Kanonische Links über _canonical realisiert
[website] / package.json
1 {
2   "name": "juplo.de",
3   "description": "Thymeleaf-Layout and static content for http://juplo.de",
4   "version": "0.0.1",
5   "devDependencies": {
6     "grunt": "^1.3.0",
7     "grunt-contrib-clean": "^1.1.0",
8     "grunt-contrib-cssmin": "^3.0.0",
9     "grunt-contrib-less": "^2.0.0",
10     "grunt-contrib-watch": "^1.1.0",
11     "grunt-newer": "^1.1.1",
12     "http-server": "^0.12.3"
13   }
14 }