Files
RoboCommander/node_modules/bindings/package.json
2026-04-05 16:14:49 -04:00

13 lines
415 B
JSON

{
"name": "bindings",
"description": "Helper module for loading your native module's .node file",
"version": "1.3.0",
"author": "Nathan Rajlich <nathan@tootallnate.net> (http://tootallnate.net)",
"repository": {
"type": "git",
"url": "git://github.com/TooTallNate/node-bindings.git"
},
"main": "./bindings.js",
"homepage": "https://github.com/TooTallNate/node-bindings",
"license": "MIT"
}