2014-01-10 17:20:35 -07:00
|
|
|
{
|
|
|
|
|
"name": "archetype",
|
|
|
|
|
"version": "0.0.0",
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"grunt": "~0.4.2",
|
|
|
|
|
"bower": "~1.2.8",
|
|
|
|
|
"grunt-contrib-copy": "~0.5.0",
|
|
|
|
|
"grunt-contrib-less": "~0.8.3",
|
|
|
|
|
"grunt-contrib-concat": "~0.3.0",
|
|
|
|
|
"grunt-contrib-uglify": "~0.2.7",
|
|
|
|
|
"grunt-contrib-watch": "~0.5.3",
|
|
|
|
|
"grunt-contrib-jshint": "~0.7.2",
|
|
|
|
|
"grunt-cli": "~0.1.11",
|
2014-01-12 04:40:27 -07:00
|
|
|
"grunt-contrib-clean": "~0.5.0",
|
2014-01-15 14:16:17 -07:00
|
|
|
"grunt-touch": "~0.1.0",
|
|
|
|
|
"guid": "0.0.12",
|
|
|
|
|
"adm-zip": "~0.4.3",
|
2014-01-16 23:33:53 -07:00
|
|
|
"rimraf": "~2.2.5",
|
2014-01-12 01:12:50 -07:00
|
|
|
"grunt-nuget": "~0.1.1",
|
2014-01-16 23:30:38 -07:00
|
|
|
"grunt-template": "~0.2.2",
|
2014-01-17 00:12:29 -07:00
|
|
|
"grunt-touch": "~0.1.0",
|
2014-01-17 02:54:36 -07:00
|
|
|
"fs-extra": "~0.8.1",
|
|
|
|
|
"grunt-msbuild": "~0.1.9"
|
2014-01-17 16:42:13 +00:00
|
|
|
},
|
|
|
|
|
"repository": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/imulus/Archetype.git"
|
2014-01-10 17:20:35 -07:00
|
|
|
}
|
|
|
|
|
}
|