{
  "_from": "napi-postinstall@^0.3.0",
  "_id": "napi-postinstall@0.3.4",
  "_inBundle": false,
  "_integrity": "sha512-PHI5f1O0EP5xJ9gQmFGMS6IZcrVvTjpXjz7Na41gTE7eE2hK11lg04CECCYEEjdc17EV4DO+fkGEtt7TpTaTiQ==",
  "_location": "/napi-postinstall",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "napi-postinstall@^0.3.0",
    "name": "napi-postinstall",
    "escapedName": "napi-postinstall",
    "rawSpec": "^0.3.0",
    "saveSpec": null,
    "fetchSpec": "^0.3.0"
  },
  "_requiredBy": [
    "/unrs-resolver"
  ],
  "_resolved": "https://registry.npmjs.org/napi-postinstall/-/napi-postinstall-0.3.4.tgz",
  "_shasum": "7af256d6588b5f8e952b9190965d6b019653bbb9",
  "_spec": "napi-postinstall@^0.3.0",
  "_where": "C:\\Sites\\Ecommerce\\node_modules\\unrs-resolver",
  "author": {
    "name": "JounQin",
    "email": "admin@1stg.me",
    "url": "https://www.1stG.me"
  },
  "bin": {
    "napi-postinstall": "lib/cli.js"
  },
  "bugs": {
    "url": "https://github.com/un-ts/napi-postinstall/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "The `postinstall` script helper for handling native bindings in legacy `npm` versions",
  "engines": {
    "node": "^12.20.0 || ^14.18.0 || >=16.0.0"
  },
  "exports": {
    ".": {
      "types": "./lib/index.d.ts",
      "default": "./lib/index.js"
    },
    "./fallback": {
      "types": "./lib/fallback.d.ts",
      "default": "./lib/fallback.js"
    },
    "./package.json": "./package.json"
  },
  "files": [
    "lib",
    "!**/*.tsbuildinfo"
  ],
  "funding": "https://opencollective.com/napi-postinstall",
  "homepage": "https://github.com/un-ts/napi-postinstall#readme",
  "license": "MIT",
  "main": "./lib/index.js",
  "name": "napi-postinstall",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/un-ts/napi-postinstall.git"
  },
  "type": "commonjs",
  "types": "./lib/index.d.ts",
  "version": "0.3.4"
}
