jsdoc/package.json

28 lines
565 B
JSON

{
"name": "jsdoc-3",
"version": "0.0.0",
"revision": "2010-07-28-0024",
"description": "An automatic documentation generator for javascript",
"keywords": [ "documentation", "javascript" ],
"licenses": [
{
"type": "Apache 2.0",
"url": "http://www.apache.org/licenses/LICENSE-2.0"
}
],
"repositories": [
{
"type": "git",
"url": "http://github.com/micmath/JSDoc"
}
],
"bugs": "http://jsdoc.lighthouseapp.com/",
"maintainers": [
{
"name": "Michael Mathews",
"email": "micmath@gmail.com",
"web": "http://micmath.ws"
}
]
}