{ "name": "bindings", "description": "Helper module for loading your native module's .node file", "keywords": [ "native", "addon", "bindings", "gyp", "waf", "c", "c++" ], "version": "1.5.0", "author": "Nathan Rajlich (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", "dependencies": { "file-uri-to-path": "1.0.0" }, "__npminstall_done": "Thu Dec 24 2020 20:21:00 GMT+0800 (CST)", "_from": "bindings@1.5.0", "_resolved": "https://registry.npm.taobao.org/bindings/download/bindings-1.5.0.tgz" }