firedoc
Version:
API Doc generator rewritten from [YUIDoc](https://github.com/yui/yuidoc). We use this tool to document a large JavaScript game engine [Fireball](http://github.com/fireball-x/fireball) at [docs-zh.fireball-x.com/api](http://docs-zh.fireball-x.com/api/) and
28 lines (27 loc) • 656 B
JSON
{
"name": "firedoc-theme-notab",
"version": "1.0.0",
"description": "the theme notab for firedoc",
"main": "locals.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/fireball-x/firedoc-theme-notab.git"
},
"keywords": [
"firedoc",
"theme",
"frontend"
],
"author": "Yorkie Liu <yorkiefixer@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/fireball-x/firedoc-theme-notab/issues"
},
"homepage": "https://github.com/fireball-x/firedoc-theme-notab",
"dependencies": {
"underscore": "^1.8.3"
}
}