mirror of https://github.com/lukechilds/node.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
83 lines
2.0 KiB
83 lines
2.0 KiB
{
|
|
"_args": [
|
|
[
|
|
"bindings@^1.2.1",
|
|
"/Users/trott/io.js/test/gc/node_modules/weak"
|
|
]
|
|
],
|
|
"_from": "bindings@>=1.2.1 <2.0.0",
|
|
"_id": "bindings@1.2.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/bindings",
|
|
"_npmUser": {
|
|
"email": "nathan@tootallnate.net",
|
|
"name": "tootallnate"
|
|
},
|
|
"_npmVersion": "1.4.14",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "bindings",
|
|
"raw": "bindings@^1.2.1",
|
|
"rawSpec": "^1.2.1",
|
|
"scope": null,
|
|
"spec": ">=1.2.1 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/weak"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/bindings/-/bindings-1.2.1.tgz",
|
|
"_shasum": "14ad6113812d2d37d72e67b4cacb4bb726505f11",
|
|
"_shrinkwrap": null,
|
|
"_spec": "bindings@^1.2.1",
|
|
"_where": "/Users/trott/io.js/test/gc/node_modules/weak",
|
|
"author": {
|
|
"email": "nathan@tootallnate.net",
|
|
"name": "Nathan Rajlich",
|
|
"url": "http://tootallnate.net"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/TooTallNate/node-bindings/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Helper module for loading your native module's .node file",
|
|
"devDependencies": {},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "14ad6113812d2d37d72e67b4cacb4bb726505f11",
|
|
"tarball": "https://registry.npmjs.org/bindings/-/bindings-1.2.1.tgz"
|
|
},
|
|
"gitHead": "e404152ee27f8478ccbc7122ee051246e8e5ec02",
|
|
"homepage": "https://github.com/TooTallNate/node-bindings",
|
|
"keywords": [
|
|
"native",
|
|
"addon",
|
|
"bindings",
|
|
"gyp",
|
|
"waf",
|
|
"c",
|
|
"c++"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./bindings.js",
|
|
"maintainers": [
|
|
{
|
|
"email": "nathan@tootallnate.net",
|
|
"name": "TooTallNate"
|
|
},
|
|
{
|
|
"email": "nathan@tootallnate.net",
|
|
"name": "tootallnate"
|
|
}
|
|
],
|
|
"name": "bindings",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/TooTallNate/node-bindings.git"
|
|
},
|
|
"scripts": {},
|
|
"version": "1.2.1"
|
|
}
|
|
|