Sha256: 69d772853c37a4eeac76c06db203de33bcd1ae547ea43fff9c7897fa17e900c4
Contents?: true
Size: 512 Bytes
Versions: 7
Compression:
Stored size: 512 Bytes
Contents
{ "name": "reveal.js", "version": "3.6.0", "main": [ "js/reveal.js", "css/reveal.css" ], "homepage": "http://revealjs.com", "license": "MIT", "description": "The HTML Presentation Framework", "authors": [ "Hakim El Hattab <hakim.elhattab@gmail.com>" ], "dependencies": { "headjs": "~1.0.3" }, "repository": { "type": "git", "url": "git://github.com/hakimel/reveal.js.git" }, "ignore": [ "**/.*", "node_modules", "bower_components", "test" ] }
Version data entries
7 entries across 7 versions & 2 rubygems