{
  "name": "phantconfig-foobar",
  "version": "1.0.0",
  "description": "A custom phant server configuration generated by data.sparkfun.com",
  "main": "index.js",
  "bin": "./index.js",
  "dependencies": {
    "phant": "^6.7.1",
"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"
}

