UNPKG

d2-ui

Version:
130 lines (129 loc) 3.21 kB
{ "_args": [ [ "node-pre-gyp@^0.6.29", "/Users/eshanker/Code/fsevents" ] ], "_from": "node-pre-gyp@>=0.6.29 <0.7.0", "_id": "node-pre-gyp@0.6.29", "_inCache": true, "_installable": true, "_location": "/fsevents/node-pre-gyp", "_nodeVersion": "4.4.5", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/node-pre-gyp-0.6.29.tgz_1467142616046_0.945712324930355" }, "_npmUser": { "email": "dane@mapbox.com", "name": "springmeyer" }, "_npmVersion": "2.15.5", "_phantomChildren": {}, "_requested": { "name": "node-pre-gyp", "raw": "node-pre-gyp@^0.6.29", "rawSpec": "^0.6.29", "scope": null, "spec": ">=0.6.29 <0.7.0", "type": "range" }, "_requiredBy": [ "/fsevents" ], "_resolved": "https://registry.npmjs.org/node-pre-gyp/-/node-pre-gyp-0.6.29.tgz", "_shasum": "b0bd13635baf7d1be7ae233c16fbcf3309acd37c", "_shrinkwrap": null, "_spec": "node-pre-gyp@^0.6.29", "_where": "/Users/eshanker/Code/fsevents", "author": { "email": "dane@mapbox.com", "name": "Dane Springmeyer" }, "bin": { "node-pre-gyp": "./bin/node-pre-gyp" }, "bugs": { "url": "https://github.com/mapbox/node-pre-gyp/issues" }, "dependencies": { "mkdirp": "~0.5.0", "nopt": "~3.0.1", "npmlog": "~3.1.2", "rc": "~1.1.0", "request": "2.x", "rimraf": "~2.5.0", "semver": "~5.2.0", "tar": "~2.2.0", "tar-pack": "~3.1.0" }, "description": "Node.js native addon binary install tool", "devDependencies": { "aws-sdk": "2.x", "jshint": "2.x", "mocha": "2.x", "retire": "1.x" }, "directories": {}, "dist": { "shasum": "b0bd13635baf7d1be7ae233c16fbcf3309acd37c", "tarball": "https://registry.npmjs.org/node-pre-gyp/-/node-pre-gyp-0.6.29.tgz" }, "gitHead": "3733536bf8947ee9dd18c8d46b0f964f0e41db8e", "homepage": "https://github.com/mapbox/node-pre-gyp#readme", "jshintConfig": { "globalstrict": true, "mocha": true, "noarg": true, "node": true, "undef": true, "unused": true }, "keywords": [ "addon", "binary", "bindings", "c", "c++", "module", "native" ], "license": "BSD-3-Clause", "main": "./lib/node-pre-gyp.js", "maintainers": [ { "email": "dane@dbsgeo.com", "name": "springmeyer" }, { "email": "wb@bergwerk-gis.at", "name": "bergwerkgis" }, { "email": "michael.patrick.morris@gmail.com", "name": "mikemorris" }, { "email": "kkaefer@gmail.com", "name": "kkaefer" }, { "email": "young@developmentseed.org", "name": "yhahn" } ], "name": "node-pre-gyp", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/mapbox/node-pre-gyp.git" }, "scripts": { "prepublish": "retire -n && npm ls && jshint test/build.test.js test/s3_setup.test.js test/versioning.test.js", "test": "jshint lib lib/util scripts bin/node-pre-gyp && mocha -R spec --timeout 500000", "update-crosswalk": "node scripts/abi_crosswalk.js" }, "version": "0.6.29" }