2014-10-20 16:56:45 -04:00
|
|
|
{
|
|
|
|
"name": "jsdoc",
|
2014-10-22 10:11:40 -04:00
|
|
|
"version": "3.3.0-alpha9",
|
|
|
|
"revision": "1403969163513",
|
2014-10-20 16:56:45 -04:00
|
|
|
"description": "An API documentation generator for JavaScript.",
|
|
|
|
"keywords": [
|
|
|
|
"documentation",
|
|
|
|
"javascript"
|
|
|
|
],
|
|
|
|
"licenses": [
|
|
|
|
{
|
|
|
|
"type": "Apache 2.0",
|
|
|
|
"url": "http://www.apache.org/licenses/LICENSE-2.0"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/jsdoc3/jsdoc"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
2014-10-22 10:11:40 -04:00
|
|
|
"async": "~0.1.22",
|
|
|
|
"catharsis": "~0.8.2",
|
|
|
|
"esprima": "https://github.com/ariya/esprima/tarball/49a2eccb243f29bd653b11e9419241a9d726af7c",
|
|
|
|
"js2xmlparser": "~0.1.0",
|
|
|
|
"marked": "~0.3.1",
|
|
|
|
"requizzle": "~0.2.0",
|
|
|
|
"strip-json-comments": "~0.1.3",
|
|
|
|
"taffydb": "https://github.com/hegemonic/taffydb/tarball/master",
|
|
|
|
"underscore": "~1.6.0",
|
|
|
|
"wrench": "~1.3.9"
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
|
|
|
"gulp": "~3.6.2",
|
|
|
|
"gulp-eslint": "~0.1.6",
|
|
|
|
"gulp-json-editor": "~2.0.2",
|
|
|
|
"istanbul": "~0.2.1",
|
|
|
|
"tv4": "https://github.com/hegemonic/tv4/tarball/own-properties"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10"
|
|
|
|
},
|
|
|
|
"scripts": {
|
|
|
|
"test": "gulp test"
|
2014-10-20 16:56:45 -04:00
|
|
|
},
|
|
|
|
"bin": {
|
2014-10-22 10:11:40 -04:00
|
|
|
"jsdoc": "./jsdoc.js"
|
2014-10-20 16:56:45 -04:00
|
|
|
},
|
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/jsdoc3/jsdoc/issues"
|
|
|
|
},
|
|
|
|
"author": {
|
|
|
|
"name": "Michael Mathews",
|
|
|
|
"email": "micmath@gmail.com"
|
|
|
|
},
|
|
|
|
"contributors": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/jsdoc3/jsdoc/graphs/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"maintainers": [
|
|
|
|
{
|
|
|
|
"name": "kzh",
|
|
|
|
"email": "kaleb@hornsby.ws"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "hegemonic",
|
|
|
|
"email": "jeffrey.l.williams@gmail.com"
|
|
|
|
}
|
|
|
|
],
|
2014-10-22 10:11:40 -04:00
|
|
|
"gitHead": "f5da3b7c9603bdcc80bff7c187d592f3d9fcf450",
|
|
|
|
"homepage": "https://github.com/jsdoc3/jsdoc",
|
|
|
|
"_id": "jsdoc@3.3.0-alpha9",
|
|
|
|
"_shasum": "8527b69bfcf5eaf2a6ae82ac01686151bba31660",
|
|
|
|
"_from": "jsdoc@3.3.0-alpha9",
|
|
|
|
"_npmVersion": "1.4.16",
|
2014-10-20 16:56:45 -04:00
|
|
|
"_npmUser": {
|
|
|
|
"name": "hegemonic",
|
|
|
|
"email": "jeffrey.l.williams@gmail.com"
|
|
|
|
},
|
2014-10-22 10:11:40 -04:00
|
|
|
"dist": {
|
|
|
|
"shasum": "8527b69bfcf5eaf2a6ae82ac01686151bba31660",
|
|
|
|
"tarball": "http://registry.npmjs.org/jsdoc/-/jsdoc-3.3.0-alpha9.tgz"
|
|
|
|
},
|
2014-10-20 16:56:45 -04:00
|
|
|
"directories": {},
|
2014-10-22 10:11:40 -04:00
|
|
|
"_resolved": "https://registry.npmjs.org/jsdoc/-/jsdoc-3.3.0-alpha9.tgz",
|
|
|
|
"readme": "ERROR: No README data found!"
|
2014-10-20 16:56:45 -04:00
|
|
|
}
|