mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/RoboCommander.git
synced 2026-06-15 15:06:05 +00:00
Initial commit
This commit is contained in:
13
node_modules/bindings/package.json
generated
vendored
Normal file
13
node_modules/bindings/package.json
generated
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user