{
  "_args": [
    [
      "node-abi@^2.1.1",
      "/home/miguelangel/Escritorio/DuckHunt/node_modules/prebuild-install"
    ]
  ],
  "_from": "node-abi@>=2.1.1 <3.0.0",
  "_id": "node-abi@2.1.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/node-abi",
  "_nodeVersion": "8.4.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/node-abi-2.1.1.tgz_1504263916926_0.43231524946168065"
  },
  "_npmUser": {
    "email": "lukas.geiger94@gmail.com",
    "name": "lgeiger"
  },
  "_npmVersion": "5.4.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "node-abi",
    "raw": "node-abi@^2.1.1",
    "rawSpec": "^2.1.1",
    "scope": null,
    "spec": ">=2.1.1 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/prebuild-install"
  ],
  "_resolved": "https://registry.npmjs.org/node-abi/-/node-abi-2.1.1.tgz",
  "_shasum": "c9cda256ec8aa99bcab2f6446db38af143338b2a",
  "_shrinkwrap": null,
  "_spec": "node-abi@^2.1.1",
  "_where": "/home/miguelangel/Escritorio/DuckHunt/node_modules/prebuild-install",
  "author": {
    "name": "Lukas Geiger"
  },
  "bugs": {
    "url": "https://github.com/lgeiger/node-abi/issues"
  },
  "dependencies": {},
  "description": "Get the Node ABI for a given target and runtime, and vice versa.",
  "devDependencies": {
    "standard": "^10.0.0",
    "tape": "^4.6.3"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-6oxV13poCOv7TfGvhsSz6XZWpXeKkdGVh72++cs33OfMh3KAX8lN84dCvmqSETyDXAFcUHtV7eJrgFBoOqZbNQ==",
    "shasum": "c9cda256ec8aa99bcab2f6446db38af143338b2a",
    "tarball": "https://registry.npmjs.org/node-abi/-/node-abi-2.1.1.tgz"
  },
  "gitHead": "3b92dcc6c42e74a060c962d9e3903541c326b542",
  "homepage": "https://github.com/lgeiger/node-abi#readme",
  "keywords": [
    "abi",
    "electron",
    "node",
    "node_module_version",
    "v8"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "juliangruber",
      "email": "julian@juliangruber.com"
    },
    {
      "name": "lgeiger",
      "email": "lukas.geiger94@gmail.com"
    },
    {
      "name": "mafintosh",
      "email": "mathiasbuus@gmail.com"
    },
    {
      "name": "marshallofsound",
      "email": "samuel.r.attard@gmail.com"
    }
  ],
  "name": "node-abi",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lgeiger/node-abi.git"
  },
  "scripts": {
    "lint": "standard",
    "test": "npm run lint && npm run unit",
    "unit": "tape test/index.js"
  },
  "version": "2.1.1"
}
