Caret/package.json
2013-09-06 09:28:41 -07: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": "*"
}
}