4 "description": "The HTML Presentation Framework",
5 "homepage": "http://lab.hakim.se/reveal-js",
6 "subdomain": "revealjs",
7 "main": "js/reveal.js",
10 "start": "grunt serve"
13 "name": "Hakim El Hattab",
14 "email": "hakim.elhattab@gmail.com",
15 "web": "http://hakim.se"
19 "url": "git://github.com/hakimel/reveal.js.git"
26 "grunt-cli": "~0.1.13",
32 "grunt-autoprefixer": "~3.0.3",
33 "grunt-contrib-connect": "~0.11.2",
34 "grunt-contrib-cssmin": "~0.14.0",
35 "grunt-contrib-jshint": "~0.11.3",
36 "grunt-contrib-qunit": "~0.7.0",
37 "grunt-contrib-uglify": "~0.9.2",
38 "grunt-contrib-watch": "~0.6.1",
39 "grunt-sass": "~1.1.0-beta",
40 "grunt-zip": "~0.17.1",