node-query/node_modules/pg/node_modules/bindings/package.json

57 lines
1.4 KiB
JSON

{
"name": "bindings",
"description": "Helper module for loading your native module's .node file",
"keywords": [
"native",
"addon",
"bindings",
"gyp",
"waf",
"c",
"c++"
],
"version": "1.2.1",
"author": {
"name": "Nathan Rajlich",
"email": "nathan@tootallnate.net",
"url": "http://tootallnate.net"
},
"repository": {
"type": "git",
"url": "git://github.com/TooTallNate/node-bindings.git"
},
"main": "./bindings.js",
"bugs": {
"url": "https://github.com/TooTallNate/node-bindings/issues"
},
"homepage": "https://github.com/TooTallNate/node-bindings",
"license": "MIT",
"gitHead": "e404152ee27f8478ccbc7122ee051246e8e5ec02",
"_id": "bindings@1.2.1",
"scripts": {},
"_shasum": "14ad6113812d2d37d72e67b4cacb4bb726505f11",
"_from": "bindings@1.2.1",
"_npmVersion": "1.4.14",
"_npmUser": {
"name": "tootallnate",
"email": "nathan@tootallnate.net"
},
"maintainers": [
{
"name": "TooTallNate",
"email": "nathan@tootallnate.net"
},
{
"name": "tootallnate",
"email": "nathan@tootallnate.net"
}
],
"dist": {
"shasum": "14ad6113812d2d37d72e67b4cacb4bb726505f11",
"tarball": "http://registry.npmjs.org/bindings/-/bindings-1.2.1.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/bindings/-/bindings-1.2.1.tgz",
"readme": "ERROR: No README data found!"
}