{
  "name": "jsdoc-nr-template",
  "version": "1.0.0",
  "description": "A JSDoc template for the Node-RED APi docs, based on the minami theme",
  "main": "publish.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/node-red/jsdoc-nr-template.git"
  },
  "author": "Nick O'Leary <nick.oleary@gmail.com>",
  "licenses": [
    {
      "type": "Apache-2.0",
      "url": "http://www.apache.org/licenses/LICENSE-2.0"
    }
  ]
}
