1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192 |
- {
- "_args": [
- [
- {
- "raw": "bindings@1.2.1",
- "scope": null,
- "escapedName": "bindings",
- "name": "bindings",
- "rawSpec": "1.2.1",
- "spec": "1.2.1",
- "type": "version"
- },
- "/home/robert/workspace/code-examples/node_modules/bcrypt"
- ]
- ],
- "_from": "bindings@1.2.1",
- "_id": "bindings@1.2.1",
- "_inCache": true,
- "_installable": true,
- "_location": "/bindings",
- "_npmUser": {
- "name": "tootallnate",
- "email": "nathan@tootallnate.net"
- },
- "_npmVersion": "1.4.14",
- "_phantomChildren": {},
- "_requested": {
- "raw": "bindings@1.2.1",
- "scope": null,
- "escapedName": "bindings",
- "name": "bindings",
- "rawSpec": "1.2.1",
- "spec": "1.2.1",
- "type": "version"
- },
- "_requiredBy": [
- "/bcrypt"
- ],
- "_resolved": "https://registry.npmjs.org/bindings/-/bindings-1.2.1.tgz",
- "_shasum": "14ad6113812d2d37d72e67b4cacb4bb726505f11",
- "_shrinkwrap": null,
- "_spec": "bindings@1.2.1",
- "_where": "/home/robert/workspace/code-examples/node_modules/bcrypt",
- "author": {
- "name": "Nathan Rajlich",
- "email": "nathan@tootallnate.net",
- "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": [
- {
- "name": "TooTallNate",
- "email": "nathan@tootallnate.net"
- },
- {
- "name": "tootallnate",
- "email": "nathan@tootallnate.net"
- }
- ],
- "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"
- }
|