UNPKG

319 BJSONView Raw
1{
2 "name": "asset-collector",
3 "description": "A tool to collect assets",
4 "version": "1.0.1",
5 "author": {
6 "name": "Christian Zindel"
7 },
8 "main": "lib/asset-collector.js",
9 "repository": "git://github.com/czindel/asset-collector",
10 "dependencies": {
11 "underscore": "1.6.0",
12 "async": "0.2.10"
13 }
14}