mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
28 lines
565 B
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"
|
|
}
|
|
]
|
|
}
|