d2-ui
Version:
140 lines (139 loc) • 3.29 kB
JSON
{
"_args": [
[
"node-pre-gyp@0.6.25",
"/Users/eshanker/Code/fsevents"
]
],
"_from": "node-pre-gyp@0.6.25",
"_id": "node-pre-gyp@0.6.25",
"_inCache": true,
"_installable": true,
"_location": "/fsevents/node-pre-gyp",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/node-pre-gyp-0.6.25.tgz_1459446165913_0.5912895421497524"
},
"_npmUser": {
"email": "dane@mapbox.com",
"name": "springmeyer"
},
"_npmVersion": "1.4.28",
"_phantomChildren": {},
"_requested": {
"name": "node-pre-gyp",
"raw": "node-pre-gyp@0.6.25",
"rawSpec": "0.6.25",
"scope": null,
"spec": "0.6.25",
"type": "version"
},
"_requiredBy": [
"/fsevents"
],
"_resolved": "https://registry.npmjs.org/node-pre-gyp/-/node-pre-gyp-0.6.25.tgz",
"_shasum": "2c6818775e6f1df5e353ba8024f1c0118726545b",
"_shrinkwrap": null,
"_spec": "node-pre-gyp@0.6.25",
"_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"
},
"bundleDependencies": [
"mkdirp",
"nopt",
"npmlog",
"rc",
"request",
"rimraf",
"semver",
"tar",
"tar-pack"
],
"dependencies": {
"mkdirp": "~0.5.0",
"nopt": "~3.0.1",
"npmlog": "~2.0.0",
"rc": "~1.1.0",
"request": "2.x",
"rimraf": "~2.5.0",
"semver": "~5.1.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": "2c6818775e6f1df5e353ba8024f1c0118726545b",
"tarball": "https://registry.npmjs.org/node-pre-gyp/-/node-pre-gyp-0.6.25.tgz"
},
"gitHead": "92d8e8087b0834b9e6d43b7f7215bd8c42c713b0",
"homepage": "https://github.com/mapbox/node-pre-gyp",
"jshintConfig": {
"globalstrict": true,
"mocha": true,
"noarg": true,
"node": true,
"undef": true,
"unused": true
},
"keywords": [
"addon",
"binary",
"bindings",
"c",
"c++",
"module",
"native"
],
"license": "BSD",
"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.25"
}