~webapps/ubuntu-html5-theme/15.10

1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "author": "Adnane Belmadiaf",
  "name": "ubuntu-html5-theme",
  "version": "0.0.1",
  "homepage": "https://launchpad.net/ubuntu-html5-theme",
  "devDependencies": {
    "grunt": "~0.4.0",
    "grunt-contrib-concat": "~0.1.3",
    "grunt-contrib-uglify": "~0.1.1",
    "grunt-contrib-cssmin": "~0.4.1",
    "grunt-contrib-jshint": "~0.1.0",
    "grunt-contrib-compress": "~0.3.3"
  }
}