{

"name": "assets",
"version": "0.0.0",
"description": "== README",
"main": "Gruntfile.js",
"scripts": {
  "test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Tony <anthony.karasavov@artirix.com>",
"license": "No license",
"dependencies": {
  "coffeelint": "^1.10.1",
  "grunt": "^0.4.5",
  "grunt-coffeelint": "0.0.13",
  "grunt-contrib-handlebars": "^0.10.2",
  "grunt-contrib-watch": "^0.6.1",
  "grunt-scss-lint": "^0.3.3",
  "grunt-svgstore": "^0.4.0",
  "load-grunt-tasks": "^1.0.0"
}

}