nodejs: add 0.12 version of node

add node-js 0.12 and a few gyp bindings

Signed-off-by: John Crispin <blogic@openwrt.org>
This commit is contained in:
John Crispin
2015-08-02 08:26:39 +02:00
parent 23bee2145f
commit 1fd7b5d1e6
12 changed files with 3171 additions and 0 deletions
@@ -0,0 +1,10 @@
--- a/package.json
+++ b/package.json
@@ -30,7 +30,6 @@
"author": "Sho Hashimoto <hashimoto@shokai.org>",
"license": "MIT",
"dependencies": {
- "serialport": "*",
"eventemitter2": "*",
"debug": "*"
},