phantconfig-jaco
Version:
A custom phant server configuration generated by data.sparkfun.com
24 lines (22 loc) • 457 B
JSON
{
"name": "phantconfig-jaco",
"version": "1.0.0",
"description": "A custom phant server configuration generated by data.sparkfun.com",
"main": "index.js",
"bin": "./index.js",
"dependencies": {
"phant": "^6.8.0",
"phant-stream-csv": "^2.1.1",
"phant-meta-nedb": "^3.1.1",
"phant-keychain-hex": "^1.0.0"
},
"scripts": {
"start": "node index.js"
},
"keywords": [
"phant",
"IoT",
"SparkFun"
],
"license": "GPL-3.0"
}