Advertisement
Guest User

Untitled

a guest
May 27th, 2015
240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. {
  2. "name": "example-project",
  3. "version": "0.1.0",
  4. "devDependencies": {
  5. "grunt": "~0.4.1",
  6. "grunt-autoprefixer": "^3.0.0",
  7. "grunt-contrib-concat": "^0.5.0",
  8. "grunt-contrib-cssmin": "^0.10.0",
  9. "grunt-contrib-imagemin": "^0.8.1",
  10. "grunt-contrib-less": "^0.11.4",
  11. "grunt-contrib-uglify": "^0.6.0",
  12. "grunt-contrib-watch": "^0.6.1",
  13. "grunt-processhtml": "^0.3.3",
  14. "grunt-uncss": "^0.3.7"
  15. }
  16. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement