(hoofbeats) Displaying media items works.
[profile/ivi/cowhide.git] / package.json
1 {
2   "name": "ivi-webui",
3   "description": "HTML5 components for fast UI development and support for Tizen IVI.",
4   "version": "0.0.1",
5   "keywords": ["tizen", "ivi", "html5", "css"],
6   "homepage": "",
7   "author": "Intel Corporation",
8   "devDependencies": {
9    "grunt": "0.3.15",
10    "grunt-contrib-less": "0.3.0",
11    "grunt-css": "0.2.1",
12    "grunt-growl": "0.1.2",
13    "grunt-contrib-copy": "0.3.0",
14    "grunt-contrib-compress": "0.3.1",
15    "grunt-clean": "0.1.0",
16    "grunt-exec": "0.3.0",
17    "uglify-js": "1.3.3",
18    "jshint": "0.6.1",
19    "hogan.js": ">= 2.0.0",
20    "connect": ">= 2.7.2"
21   }
22 }