{
  "name": "mastodon-lite-webthing",
  "version": "0.0.23",
  "description": "Mastodon WebOfThing Actuator example",
  "main": "index.js",
  "scripts": {
    "start": "NODE_PATH=.:../.. node index"
  },
  "author": "Philippe Coval <rzr@users.sf.net> (https://purl.org/rzr)",
  "license": "Apache-2.0",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rzr/mastodon-lite.git"
  },
  "keywords": [
    "mastodon",
    "microblogging",
    "client",
    "iotjs-supported",
    "webthing",
    "wot"
  ],
  "bugs": {
    "url": "https://github.com/rzr/mastodon-lite/issues"
  },
  "homepage": "https://github.com/rzr/mastodon-lite",
  "dependencies": {
    "webthing-iotjs": "^0.12.3"
  }
}
