~asteam/asdaily/santhosh

« back to all changes in this revision

Viewing changes to addons/web/package.json

  • Committer: santhoshk755 at gmail
  • Date: 2014-09-09 08:37:42 UTC
  • Revision ID: santhoshk755@gmail.com-20140909083742-7u5ixs24jy3x8xxg
santhosh

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
  "devDependencies": {
 
3
    "grunt": "*",
 
4
    "grunt-contrib-jshint": "*",
 
5
    "grunt-contrib-sass": "~0.4.1",
 
6
    "grunt-contrib-watch": "~0.5.1"
 
7
  }
 
8
}