UNPKG
granary
Version:
latest (0.2.1)
0.2.1
0.2.0
0.1.0
0.0.4
0.0.3
0.0.2
0.0.1
0.0.0
Dependency Bundling for NPM and Bower
github.com/gabrielcsapo/granary
gabrielcsapo/granary
granary
/
test
/
fixtures
/
npm
/
package.json
10 lines
(9 loc)
•
124 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"name"
:
"sample-project"
,
"dependencies"
:
{
"inherits"
:
"2"
}
,
"devDependencies"
:
{
"rimraf"
:
"1.x"
}
}