{
  "_from": "node-abi@^2.2.0",
  "_id": "node-abi@2.5.1",
  "_inBundle": false,
  "_integrity": "sha1-uxcoj8Oy9o/qDtmJfGaXn9dU7Uc=",
  "_location": "/node-abi",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "node-abi@^2.2.0",
    "name": "node-abi",
    "escapedName": "node-abi",
    "rawSpec": "^2.2.0",
    "saveSpec": null,
    "fetchSpec": "^2.2.0"
  },
  "_requiredBy": [
    "/prebuild-install"
  ],
  "_resolved": "http://registry.npm.taobao.org/node-abi/download/node-abi-2.5.1.tgz",
  "_shasum": "bb17288fc3b2f68fea0ed9897c66979fd754ed47",
  "_spec": "node-abi@^2.2.0",
  "_where": "C:\\Users\\nullice\\All\\Project\\Github\\2019\\electron-native-toolkit\\windows\\node_modules\\prebuild-install",
  "author": {
    "name": "Lukas Geiger"
  },
  "bugs": {
    "url": "https://github.com/lgeiger/node-abi/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "semver": "^5.4.1"
  },
  "deprecated": false,
  "description": "Get the Node ABI for a given target and runtime, and vice versa.",
  "devDependencies": {
    "semantic-release": "^15.8.0",
    "tape": "^4.6.3",
    "travis-deploy-once": "^5.0.1"
  },
  "homepage": "https://github.com/lgeiger/node-abi#readme",
  "keywords": [
    "node",
    "electron",
    "node_module_version",
    "abi",
    "v8"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "node-abi",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lgeiger/node-abi.git"
  },
  "scripts": {
    "semantic-release": "semantic-release",
    "test": "tape test/index.js",
    "travis-deploy-once": "travis-deploy-once"
  },
  "version": "2.5.1"
}
