Adds jquery, example, .gitignore ignore dist files.
[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    "uglify-js": "1.3.3",
13    "jshint": "0.6.1"
14   }
15 }