{ "name": "JSDoc", "version": "3.0.0alpha", "revision": "1308397909756", "description": "An automatic documentation generator for javascript.", "keywords": [ "documentation", "javascript" ], "licenses": [ { "type": "Apache 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0" } ], "repositories": [ { "type": "git", "url": "git://github.com/micmath/jsdoc.git" } ], "bugs": "https://github.com/micmath/jsdoc/issues", "contributors" : [ { "name": "Michael Mathews", "email": "micmath@gmail.com" } ], "maintainers": [ { "name": "Michael Mathews", "email": "micmath@gmail.com" } ] }