xcarve-server/package.json
Todd Treece b7f4b1e0c3 0.1.2
2015-08-14 17:41:30 -04:00

12 lines
217 B
JSON

{
"name": "xcarve-server",
"version": "0.1.2",
"bin": "./cli",
"license": "MIT",
"dependencies": {
"onoff": "^1.0.2",
"serialport": "1.7.x",
"socket.io": "1.3.x",
"underscore": "1.4.x"
}
}