UNPKG

395 BJSONView Raw
1{
2 "default": {
3 "dist": "src/components",
4 "type": "class",
5 "mock": false
6 },
7 "indexFileName": "index",
8 "stylesFileName": "component",
9 "mockFolder": "__mock__",
10 "mockFileName": "mock",
11 "mockFileExtension": "json",
12 "additional": [
13 {
14 "extention": "phakt.js",
15 "tmpl": "phakt_js"
16 },
17 {
18 "extention": "spec.js",
19 "tmpl": "spec_js"
20 }
21 ]
22}
\No newline at end of file