Caret/package.json
2014-06-12 00:52:39 -04:00

14 lines
280 B
JSON

{
"name": "Caret",
"version": "0.0.1",
"dependencies": {
"grunt": "*",
"grunt-contrib-watch": "*",
"grunt-contrib-less": "*",
"grunt-contrib-compress": "*"
},
"repository": {
"type": "git",
"url": "git://github.com/thomaswilburn/Caret.git"
}
}