Caret/package.json
2013-08-31 21:54:20 -07:00

9 lines
No EOL
148 B
JSON

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