{
  "name": "aframe-webthing-iotjs-example",
  "version": "0.0.4",
  "description": "Basic minimal webthing",
  "main": "index.js",
  "scripts": {
    "start": "node index",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Philippe Coval <rzr@users.sf.net> (https://www.npmjs.com/~rzr)",
  "license": "MPL-2.0",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rzr/aframe-webthing.git"
  },
  "dependencies": {
    "webthing-iotjs": "^0.12.1"
  }
}
