{
  "_args": [
    [
      {
        "raw": "node-ninja@^1.0.1",
        "scope": null,
        "escapedName": "node-ninja",
        "name": "node-ninja",
        "rawSpec": "^1.0.1",
        "spec": ">=1.0.1 <2.0.0",
        "type": "range"
      },
      "/home/keyworddashboard/liapi.keyworddashboard.com/node_modules/prebuild"
    ]
  ],
  "_from": "node-ninja@>=1.0.1 <2.0.0",
  "_id": "node-ninja@1.0.2",
  "_inCache": true,
  "_location": "/node-ninja",
  "_nodeVersion": "6.3.0",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/node-ninja-1.0.2.tgz_1469106225481_0.24802095722407103"
  },
  "_npmUser": {
    "name": "ralphtheninja",
    "email": "ralphtheninja@riseup.net"
  },
  "_npmVersion": "3.10.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "node-ninja@^1.0.1",
    "scope": null,
    "escapedName": "node-ninja",
    "name": "node-ninja",
    "rawSpec": "^1.0.1",
    "spec": ">=1.0.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/prebuild"
  ],
  "_resolved": "https://registry.npmjs.org/node-ninja/-/node-ninja-1.0.2.tgz",
  "_shasum": "20a09e57b92e2df591993d4bf098ac3e727062b6",
  "_shrinkwrap": null,
  "_spec": "node-ninja@^1.0.1",
  "_where": "/home/keyworddashboard/liapi.keyworddashboard.com/node_modules/prebuild",
  "author": {
    "name": "Pieter Hintjens",
    "email": "pieterh@gmail.com"
  },
  "bin": {
    "node-ninja": "./bin/node-ninja.js"
  },
  "bugs": {
    "url": "https://github.com/codejockey/node-ninja/issues"
  },
  "contributors": [
    {
      "name": "Nathan Rajlich",
      "email": "nathan@tootallnate.net"
    },
    {
      "name": "Pieter Hintjens",
      "email": "pieterh@gmail.com"
    }
  ],
  "dependencies": {
    "fstream": "^1.0.0",
    "glob": "3 || 4 || 5 || 6 || 7",
    "graceful-fs": "^4.1.2",
    "minimatch": "3",
    "mkdirp": "^0.5.0",
    "nopt": "2 || 3",
    "npmlog": "0 || 1 || 2",
    "osenv": "0",
    "path-array": "^1.0.0",
    "request": "2",
    "rimraf": "2",
    "semver": "2.x || 3.x || 4 || 5",
    "tar": "^2.0.0",
    "which": "1"
  },
  "description": "Node.js native addon build tool",
  "devDependencies": {
    "tape": "~4.2.0"
  },
  "directories": {},
  "dist": {
    "shasum": "20a09e57b92e2df591993d4bf098ac3e727062b6",
    "tarball": "https://registry.npmjs.org/node-ninja/-/node-ninja-1.0.2.tgz"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "gitHead": "82c7d1b2cf889c11142bbab9ba2bd2b6f9ab4f58",
  "homepage": "https://github.com/codejockey/node-ninja#readme",
  "installVersion": 0,
  "keywords": [
    "native",
    "addon",
    "module",
    "c",
    "c++",
    "bindings",
    "gyp"
  ],
  "license": "MPL-2.0",
  "main": "./lib/node-ninja.js",
  "maintainers": [
    {
      "name": "hintjens",
      "email": "pieterh@gmail.com"
    },
    {
      "name": "ralphtheninja",
      "email": "ralphtheninja@riseup.net"
    },
    {
      "name": "rgbkrk",
      "email": "rgbkrk@gmail.com"
    }
  ],
  "name": "node-ninja",
  "optionalDependencies": {},
  "preferGlobal": true,
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/codejockey/node-ninja.git"
  },
  "scripts": {
    "test": "tape test/test-*"
  },
  "version": "1.0.2"
}
