2014-10-20 16:56:45 -04:00
|
|
|
{
|
|
|
|
"name": "jsdoc",
|
2015-01-28 15:33:44 -05:00
|
|
|
"version": "3.3.0-beta1",
|
|
|
|
"revision": "1421862103679",
|
2014-10-20 16:56:45 -04:00
|
|
|
"description": "An API documentation generator for JavaScript.",
|
|
|
|
"keywords": [
|
|
|
|
"documentation",
|
|
|
|
"javascript"
|
|
|
|
],
|
2015-01-28 15:33:44 -05:00
|
|
|
"license": "Apache-2.0",
|
2014-10-20 16:56:45 -04:00
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/jsdoc3/jsdoc"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
2015-01-28 15:33:44 -05:00
|
|
|
"async": "~0.9.0",
|
|
|
|
"catharsis": "~0.8.6",
|
|
|
|
"escape-string-regexp": "~1.0.2",
|
2014-10-22 10:11:40 -04:00
|
|
|
"esprima": "https://github.com/ariya/esprima/tarball/49a2eccb243f29bd653b11e9419241a9d726af7c",
|
2015-01-28 15:33:44 -05:00
|
|
|
"js2xmlparser": "~0.1.7",
|
|
|
|
"marked": "~0.3.2",
|
2014-10-22 10:11:40 -04:00
|
|
|
"requizzle": "~0.2.0",
|
2015-01-28 15:33:44 -05:00
|
|
|
"strip-json-comments": "~1.0.2",
|
|
|
|
"taffydb": "https://github.com/hegemonic/taffydb/tarball/7d100bcee0e997ee4977e273cdce60bd8933050e",
|
|
|
|
"underscore": "~1.7.0",
|
|
|
|
"wrench": "~1.5.8"
|
2014-10-22 10:11:40 -04:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
2015-01-28 15:33:44 -05:00
|
|
|
"eslint": "~0.11.0",
|
|
|
|
"gulp": "~3.8.5",
|
|
|
|
"gulp-eslint": "~0.1.7",
|
2014-10-22 10:11:40 -04:00
|
|
|
"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
|
|
|
"homepage": "https://github.com/jsdoc3/jsdoc",
|
2015-01-28 15:33:44 -05:00
|
|
|
"_id": "jsdoc@3.3.0-beta1",
|
|
|
|
"_shasum": "3a5e90ec832e5d5ae2c6b54701e1ea3f122153e9",
|
|
|
|
"_from": "jsdoc@*",
|
|
|
|
"_npmVersion": "1.4.9",
|
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": {
|
2015-01-28 15:33:44 -05:00
|
|
|
"shasum": "3a5e90ec832e5d5ae2c6b54701e1ea3f122153e9",
|
|
|
|
"tarball": "http://registry.npmjs.org/jsdoc/-/jsdoc-3.3.0-beta1.tgz"
|
2014-10-22 10:11:40 -04:00
|
|
|
},
|
2014-10-20 16:56:45 -04:00
|
|
|
"directories": {},
|
2015-01-28 15:33:44 -05:00
|
|
|
"_resolved": "https://registry.npmjs.org/jsdoc/-/jsdoc-3.3.0-beta1.tgz",
|
2014-10-22 10:11:40 -04:00
|
|
|
"readme": "ERROR: No README data found!"
|
2014-10-20 16:56:45 -04:00
|
|
|
}
|