UNPKG

327 BJSONView Raw
1{
2 "public": {
3 "js": {
4 "0": "app.js",
5 "1": "index.js"
6 },
7 "css": "",
8 "styl": {
9 "0": "build.styl",
10 "vendor": "bootstrap.styl"
11 },
12 "build": "",
13 "img": "",
14 "fonts": "",
15 "pug": {
16 "0" : "index.pug",
17 "layout" : "layout.pug",
18 "include": ""
19 }
20 },
21 "$": "webpack.config.js, .gitignore, .babelrc"
22}
\No newline at end of file