{ "_from": "bindings@^1.2.1", "_id": "bindings@1.4.0", "_inBundle": false, "_integrity": "sha1-kJ76SfLr4H7NPLE2d49mUFIEASc=", "_location": "/bindings", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "bindings@^1.2.1", "name": "bindings", "escapedName": "bindings", "rawSpec": "^1.2.1", "saveSpec": null, "fetchSpec": "^1.2.1" }, "_requiredBy": [ "/segfault-handler" ], "_resolved": "http://registry.npm.taobao.org/bindings/download/bindings-1.4.0.tgz", "_shasum": "909efa49f2ebe07ecd3cb136778f665052040127", "_spec": "bindings@^1.2.1", "_where": "E:\\dev\\007\\node10\\node_modules\\segfault-handler", "author": { "name": "Nathan Rajlich", "email": "nathan@tootallnate.net", "url": "http://tootallnate.net" }, "bugs": { "url": "https://github.com/TooTallNate/node-bindings/issues" }, "bundleDependencies": false, "dependencies": { "file-uri-to-path": "1.0.0" }, "deprecated": false, "description": "Helper module for loading your native module's .node file", "homepage": "https://github.com/TooTallNate/node-bindings", "keywords": [ "native", "addon", "bindings", "gyp", "waf", "c", "c++" ], "license": "MIT", "main": "./bindings.js", "name": "bindings", "repository": { "type": "git", "url": "git://github.com/TooTallNate/node-bindings.git" }, "version": "1.4.0" }