Files
2013-08-14 01:18:59 -04:00

14 lines
359 B
JSON

{
"name": "shape-shifter",
"version": "1.0.0",
"description": "A canvas experiment",
"author": "Kenneth Cachia",
"devDependencies": {
"grunt": "~0.4.1",
"grunt-contrib-watch": "~0.5.1",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-cssmin": "~0.6.1",
"grunt-contrib-jshint": "~0.6.0",
"grunt-contrib-concat": "~0.3.0"
}
}