UNPKG
grunt-init-assemble
Version:
latest (0.4.1)
0.4.1
0.4.0
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.6
0.2.5
0.2.3
0.2.2
0.2.1
Initialize new Assemble projects.
github.com/assemble/assemble/
assemble/grunt-init-assemble
grunt-init-assemble
/
root
/
bower.json
9 lines
•
114 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"name"
:
"{%= name %}"
,
"main"
:
[
"Gruntfile.js"
]
,
"dependencies"
:
{
"bootstrap"
:
"~3.0.3"
}
}