Caret/package.json
Thomas Wilburn 01af29f551 See #84
2013-12-11 20:08:57 -08:00

10 lines
No EOL
183 B
JSON

{
"name": "Caret",
"version": "0.0.1",
"dependencies": {
"grunt": "*",
"grunt-contrib-watch": "*",
"grunt-contrib-less": "*",
"grunt-contrib-compress": "*"
}
}