package.json
{
"name": "hlf-drawing-catalog-1",
"version": "0.1.0",
"author": "Peng Wang <peng@pengxwang.com>",
"description": "CoffeeScript sketches and boilerplate using Processing.",
"license": "MIT",
"private": true,
"devDependencies": {
"grunt": "^1.0.0",
"grunt-bower-task": "^0.4.0",
"grunt-contrib-clean": "^1.0.0",
"grunt-contrib-copy": "^1.0.0",
"grunt-gh-pages": "^1.0.0",
"grunt-groc": "^0.6.0",
"grunt-markdown": "^0.7.0",
"matchdep": "^1.0.0",
"merlot": "^0.1.7"
}
}