UNPKG
todomvc
Version:
latest (0.1.1)
0.1.1
0.1.0
> Helping you select an MV\* framework
todomvc
/
examples
/
plastronjs
/
plovr.json
10 lines
(9 loc)
•
201 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"id"
:
"todomvc"
,
"inputs"
:
"js/app.js"
,
"paths"
:
[
"js/"
,
"template/"
]
,
"output-wrapper"
:
"(function(){%output%})();"
,
"mode"
:
"ADVANCED"
,
"level"
:
"VERBOSE"
,
"output-file"
:
"js/compiled.js"
}