UNPKG

babelute

Version:

Internal Domain Specific (Multi)Modeling javascript framework

20 lines (19 loc) 398 B
{ "source": "./src", "destination": "./doc", "test": { "type": "mocha", "source": "./test" }, "coverage": true, "styles": ["../babelute-doc-css/src/style.css"], "includeSource": true, "manual": { "badge": true, "globalIndex": true, "index": "./README.md", "overview": ["./manual/overview.md"], "design": ["./manual/designing-dsl.md", "./manual/theory.md"], "usage": [] } }