{ "_from": "node-ninja@^1.0.1", "_id": "node-ninja@1.0.2", "_inBundle": false, "_integrity": "sha1-IKCeV7kuLfWRmT1L8JisPnJwYrY=", "_location": "/node-ninja", "_phantomChildren": { "ansi": "0.3.1", "are-we-there-yet": "1.1.5", "has-unicode": "2.0.1", "lodash.pad": "4.5.1", "lodash.padend": "4.6.1", "lodash.padstart": "4.6.1" }, "_requested": { "type": "range", "registry": true, "raw": "node-ninja@^1.0.1", "name": "node-ninja", "escapedName": "node-ninja", "rawSpec": "^1.0.1", "saveSpec": null, "fetchSpec": "^1.0.1" }, "_requiredBy": [ "/prebuild" ], "_resolved": "https://registry.npmjs.org/node-ninja/-/node-ninja-1.0.2.tgz", "_shasum": "20a09e57b92e2df591993d4bf098ac3e727062b6", "_spec": "node-ninja@^1.0.1", "_where": "/home/yimian/iot/mqtt/smartfarm/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" }, "bundleDependencies": false, "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" }, "deprecated": false, "description": "Node.js native addon build tool", "devDependencies": { "tape": "~4.2.0" }, "engines": { "node": ">= 0.8.0" }, "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", "name": "node-ninja", "preferGlobal": true, "repository": { "type": "git", "url": "git://github.com/codejockey/node-ninja.git" }, "scripts": { "test": "tape test/test-*" }, "version": "1.0.2" }