bit-docs
Version:
The sophisticated JavaScript documentation engine.
17 lines (16 loc) • 346 B
JSON
{
"bit-docs": {
"dependencies": {
"bit-docs-glob-finder": "^0.0.5",
"bit-docs-dev": "^0.0.3",
"bit-docs-js": "^0.0.3",
"bit-docs-generate-html": "^0.0.3",
"bit-docs-prettify": "^0.0.3"
},
"glob": {
"pattern": "**/*.{js,md}",
"ignore": "node_mods/**/*"
},
"parent": "hello-world"
}
}