nunta/package.json
2014-09-11 02:39:58 -04:00

19 lines
506 B
JSON

{
"name": "Agency",
"slug": "agency",
"version": "0.0.1",
"homepage": "http://startbootstrap.com",
"author": "Start Bootstrap",
"license": {
"type": "Apache 2.0",
"url": "https://github.com/IronSummitMedia/startbootstrap/blob/gh-pages/LICENSE"
},
"devDependencies": {
"grunt": "~0.4.5",
"grunt-contrib-copy": "~0.5.0",
"grunt-contrib-less": "~0.11.4",
"grunt-contrib-watch": "~0.6.1",
"grunt-banner": "~0.2.3"
}
}