Files
2025-09-18 17:55:52 -04:00

85 lines
2.1 KiB
JSON

{
"name": "jsdoc",
"version": "3.3.0-alpha13",
"revision": "1419376892674",
"description": "An API documentation generator for JavaScript.",
"keywords": [
"documentation",
"javascript"
],
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/jsdoc3/jsdoc"
},
"dependencies": {
"async": "~0.1.22",
"catharsis": "~0.8.5",
"escape-string-regexp": "~1.0.0",
"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": {
"eslint": "~0.10.2",
"gulp": "~3.8.5",
"gulp-eslint": "~0.1.7",
"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"
},
"bin": {
"jsdoc": "./jsdoc.js"
},
"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"
}
],
"gitHead": "3d17a1642a105d854ffad9758d43661b3b6e17f2",
"homepage": "https://github.com/jsdoc3/jsdoc",
"_id": "jsdoc@3.3.0-alpha13",
"_shasum": "ad64b989a4f6fbef3112ab1ee80908328a4ebfd2",
"_from": "jsdoc@<=3.3.0",
"_npmVersion": "1.4.28",
"_npmUser": {
"name": "hegemonic",
"email": "jeffrey.l.williams@gmail.com"
},
"dist": {
"shasum": "ad64b989a4f6fbef3112ab1ee80908328a4ebfd2",
"tarball": "http://registry.npmjs.org/jsdoc/-/jsdoc-3.3.0-alpha13.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/jsdoc/-/jsdoc-3.3.0-alpha13.tgz",
"readme": "ERROR: No README data found!"
}