UNPKG
generator-nodejs-common
Version:
latest (0.0.1)
0.0.1
Yeoman generator
github.com/han4wluc/generator-nodejs-common
han4wluc/generator-nodejs-common
generator-nodejs-common
/
generators
/
app
/
templates
/
_bower.json
6 lines
(5 loc)
•
68 B
JSON
View Raw
1
2
3
4
5
6
{
"name"
:
"package"
,
"version"
:
"0.0.0"
,
"dependencies"
:
{
}
}