fmartingr
/
shelfzilla
Archived
1
0
Fork 0
This repository has been archived on 2021-06-29. You can view files and clone it, but cannot push or open issues or pull requests.
shelfzilla/package.json

15 lines
357 B
JSON

{
"name": "shelfzilla",
"version": "0.0.0",
"devDependencies": {
"grunt": ">=0.4.1",
"grunt-contrib-coffee": ">=0.7.0",
"grunt-contrib-less": ">=0.5.2",
"grunt-contrib-uglify": ">=0.2.2",
"grunt-contrib-watch": ">=0.4.0",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-clean": "~0.5.0",
"grunt-bower": "^0.9.1"
}
}