node-query/node_modules/jsdoc/package.json

71 lines
1.7 KiB
JSON

{
"name": "jsdoc",
"version": "3.2.2",
"revision": "1383581570249",
"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": {
"async": "0.1.22",
"catharsis": "0.7.0",
"crypto-browserify": "git+https://github.com/dominictarr/crypto-browserify.git#95c5d505",
"js2xmlparser": "0.1.0",
"jshint": "0.9.1",
"marked": "0.2.8",
"taffydb": "git+https://github.com/hegemonic/taffydb.git",
"underscore": "1.4.2",
"wrench": "1.3.9"
},
"bin": {
"jsdoc": "./nodejs/bin/jsdoc"
},
"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"
}
],
"_id": "jsdoc@3.2.2",
"dist": {
"shasum": "3fbbcf9b6c585545c8c7ac18ec2e822aae3338bf",
"tarball": "http://registry.npmjs.org/jsdoc/-/jsdoc-3.2.2.tgz"
},
"_from": "jsdoc@<=3.3.0",
"_npmVersion": "1.3.11",
"_npmUser": {
"name": "hegemonic",
"email": "jeffrey.l.williams@gmail.com"
},
"directories": {},
"_shasum": "3fbbcf9b6c585545c8c7ac18ec2e822aae3338bf",
"_resolved": "https://registry.npmjs.org/jsdoc/-/jsdoc-3.2.2.tgz"
}