firedoc
Version:
[](https://circleci.com/gh/cocos-creator/firedoc/tree/master)
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"
}
}