{
  "_from": "@node-rs/helper@1.2.1",
  "_id": "@node-rs/helper@1.2.1",
  "_inBundle": false,
  "_integrity": "sha512-R5wEmm8nbuQU0YGGmYVjEc0OHtYsuXdpRG+Ut/3wZ9XAvQWyThN08bTh2cBJgoZxHQUPtvRfeQuxcAgLuiBISg==",
  "_location": "/@node-rs/helper",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@node-rs/helper@1.2.1",
    "name": "@node-rs/helper",
    "escapedName": "@node-rs%2fhelper",
    "scope": "@node-rs",
    "rawSpec": "1.2.1",
    "saveSpec": null,
    "fetchSpec": "1.2.1"
  },
  "_requiredBy": [
    "/next"
  ],
  "_resolved": "https://registry.npmjs.org/@node-rs/helper/-/helper-1.2.1.tgz",
  "_shasum": "e079b05f21ff4329d82c4e1f71c0290e4ecdc70c",
  "_spec": "@node-rs/helper@1.2.1",
  "_where": "C:\\Users\\silvi\\Documents\\eramitra-dev\\node_modules\\next",
  "author": {
    "name": "LongYinan",
    "email": "lynweklm@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/napi-rs/node-rs/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@napi-rs/triples": "^1.0.3"
  },
  "deprecated": false,
  "description": "Helper library for node-rs",
  "files": [
    "lib",
    "LICENSE"
  ],
  "gitHead": "e50b1a09a2eeb2682ef492d567230fff669ab196",
  "homepage": "https://github.com/napi-rs/node-rs",
  "keywords": [
    "N-API",
    "napi",
    "Rust",
    "Performance"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@node-rs/helper",
  "publishConfig": {
    "registry": "https://registry.npmjs.org/",
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/napi-rs/node-rs.git"
  },
  "scripts": {
    "build": "exit 0;"
  },
  "typings": "lib/index.d.ts",
  "version": "1.2.1"
}
