{
  "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": "Jeff Williams",
    "email": "jeffrey.l.williams@gmail.com"
  },
  "readme": "JSDoc 3\n=======\n[![Build Status](https://img.shields.io/travis/jsdoc3/jsdoc.svg)](http://travis-ci.org/jsdoc3/jsdoc)\n\nAn API documentation generator for JavaScript.\n\nWant to contribute to JSDoc? Please read `CONTRIBUTING.md`.\n\nInstallation and Usage\n----------------------\n\nYou can run JSDoc on either Node.js or Mozilla Rhino.\n\n### Node.js\n\nNative support for Node.js is available in JSDoc 3.3.0 and later. JSDoc\nsupports Node.js 0.10 and later.\n\n#### Installing JSDoc for Node.js\n\nYou can install JSDoc in your project's `node_modules` folder, or you can\ninstall it globally.\n\nTo install the latest alpha version:\n\n    npm install jsdoc@\"<=3.3.0\"\n\nTo install the latest development version:\n\n    npm install git+https://github.com/jsdoc3/jsdoc.git\n\n#### Running JSDoc with Node.js\n\nIf you installed JSDoc locally, the JSDoc command-line tool is available in\n`./node_modules/.bin`. To generate documentation for the file\n`yourJavaScriptFile.js`:\n\n    ./node_modules/.bin/jsdoc yourJavaScriptFile.js\n\nOr if you installed JSDoc globally, simply run the `jsdoc` command:\n\n    jsdoc yourJavaScriptFile.js\n\nBy default, the generated documentation is saved in a directory named `out`. You\ncan use the `--destination` (`-d`) option to specify another directory.\n\nRun `jsdoc --help` for a complete list of command-line options.\n\n### Mozilla Rhino\n\nAll versions of JSDoc 3 run on a customized version of Mozilla Rhino, which\nrequires Java. You can run JSDoc 3 on Java 1.6 and later.\n\n#### Installing JSDoc for Mozilla Rhino\n\nTo install JSDoc, download a .zip file for the\n[latest development version](https://github.com/jsdoc3/jsdoc/archive/master.zip)\nor a [previous release](https://github.com/jsdoc3/jsdoc/tags).\n\nYou can also use git to clone the\n[JSDoc repository](https://github.com/jsdoc3/jsdoc):\n\n    git clone git+https://github.com/jsdoc3/jsdoc.git\n\nThe JSDoc repository includes a\n[customized version of Mozilla Rhino](https://github.com/jsdoc3/rhino). Make\nsure your Java classpath does not include any other versions of Rhino. (On OS X,\nyou may need to remove the file `~/Library/Java/Extensions/js.jar`.)\n\n**Note**: In JSDoc 3.3.0 and later, if you need to run JSDoc on Mozilla Rhino,\ndo not install JSDoc with npm. Use one of the methods described above.\n\n#### Running JSDoc with Mozilla Rhino\n\nOn OS X, Linux, and other POSIX systems, to generate documentation for the file\n`yourJavaScriptFile.js`:\n\n    ./jsdoc yourJavaScriptFile.js\n\nOr on Windows:\n\n    jsdoc yourJavaScriptFile.js\n\nBy default, the generated documentation is saved in a directory named `out`. You\ncan use the `--destination` (`-d`) option to specify another directory.\n\nRun `jsdoc --help` for a complete list of command-line options.\n\n\nTemplates and Build Tools\n-------------------------\n\nThe JSDoc community has created numerous templates and other tools to help you\ngenerate and customize your documentation. Here are just a few:\n\n### Templates\n\n+ [jaguarjs-jsdoc](https://github.com/davidshimjs/jaguarjs-jsdoc)\n  ([example](http://davidshimjs.github.io/jaguarjs/doc))\n+ [DocStrap](https://github.com/terryweiss/docstrap)\n+ [jsdoc3Template](https://github.com/DBCDK/jsdoc3Template)\n  ([example](https://github.com/danyg/jsdoc3Template/wiki#wiki-screenshots))\n\n### Build Tools\n\n+ [JSDoc Grunt plugin](https://github.com/krampstudio/grunt-jsdoc)\n+ [JSDoc ant task](https://github.com/jannon/jsdoc3-ant-task)\n\n### Generating Typeface Fonts\n\nJSDoc 3 uses the [OpenSans](https://www.google.com/fonts/specimen/Open+Sans) typeface, the fonts for which can be re-generated as follows:\n\n1. Open the [OpenSans page at Font Squirrel](<http://www.fontsquirrel.com/fonts/open-sans>).\n2. Click on the 'Webfont Kit' tab.\n3. Either leave the subset drop-down as 'Western Latin (Default)', or if we decide we need more glyphs than change it to 'No Subsetting'.\n4. Click the 'DOWNLOAD @FONT-FACE KIT' button.\n5. For each typeface variant we plan to use, copy the 'eot', 'svg' and 'woff' files into the 'templates/default/static/fonts' directory.\n\nFor More Information\n--------------------\n\n+ Documentation is available at [Use JSDoc](http://usejsdoc.org).\n+ Contribute to the docs at [jsdoc3/jsdoc3.github.com](https://github.com/jsdoc3/jsdoc3.github.com).\n+ Ask for help on the [JSDoc Users mailing list](http://groups.google.com/group/jsdoc-users).\n+ Post questions tagged `jsdoc` to [Stack\nOverflow](http://stackoverflow.com/questions/tagged/jsdoc).\n\nLicense\n-------\n\nJSDoc 3 is copyright (c) 2011-2014 Michael Mathews <micmath@gmail.com> and the\n[contributors to JSDoc](https://github.com/jsdoc3/jsdoc/graphs/contributors).\n\nJSDoc 3 is free software, licensed under the Apache License, Version 2.0. See\nthe file `LICENSE.md` in this distribution for more details.\n",
  "readmeFilename": "README.md",
  "_id": "jsdoc@3.3.0-alpha13",
  "dist": {
    "shasum": "08bd4a258cf4716e276af43dc389bea52dc9f1ff"
  },
  "_from": "jsdoc@<=3.3.0",
  "_resolved": "https://registry.npmjs.org/jsdoc/-/jsdoc-3.3.0-alpha13.tgz"
}
