Interim commit.
[yaffs-website] / package.json
1 {
2   "name": "yaffs",
3   "version": "1.0.0",
4   "description": "Yaffs website",
5   "main": "web/index.php",
6   "dependencies": {},
7   "devDependencies": {
8     "grunt": "^1.0.1",
9     "grunt-contrib-compass": "^1.1.1",
10     "grunt-contrib-sass": "^1.0.0",
11     "grunt-contrib-watch": "^1.0.0",
12     "grunt-uncss": "^0.6.1",
13     "gulp": "^3.9.1",
14     "gulp-sass": "^3.1.0",
15     "video.js": "^5.19.2"
16   },
17   "scripts": {
18     "test": "echo \"Error: no test specified\" && exit 1"
19   },
20   "repository": {
21     "type": "git",
22     "url": ".git"
23   },
24   "author": "",
25   "license": "GPL-2.0+"
26 }