Caret/package.json
2013-09-11 14:46:56 -07:00

11 lines
No EOL
214 B
JSON

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