2013-09-01 04:54:20 +00:00
|
|
|
{
|
|
|
|
"name": "Caret",
|
|
|
|
"version": "0.0.1",
|
|
|
|
"dependencies": {
|
|
|
|
"grunt": "*",
|
|
|
|
"grunt-contrib-watch": "*",
|
2013-09-06 16:28:41 +00:00
|
|
|
"grunt-contrib-less": "*",
|
2013-12-12 04:08:57 +00:00
|
|
|
"grunt-contrib-compress": "*"
|
2014-06-12 04:52:39 +00:00
|
|
|
},
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git://github.com/thomaswilburn/Caret.git"
|
2013-09-01 04:54:20 +00:00
|
|
|
}
|
2014-06-12 04:52:39 +00:00
|
|
|
}
|