{
  "name": "home",
  "version": "1.0.0",
  "description": "TOTEM home jump site",
  "main": "home.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
	"redoc": "jsdoc2md --template README.hbs --files home.js >README.md; git commit -am 'redoc'; git push agent master"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/totemstan/home.git"
  },
  "author": "acmesds",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/totemstan/home/issues"
  },
  "homepage": "https://github.com/totemstan/home#readme"
}
