aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2015-04-12 19:19:12 +0200
committerHakim El Hattab <hakim.elhattab@gmail.com>2015-04-12 19:19:12 +0200
commit07197b1eae80a264fd9ff7dc68316ae60e5ace29 (patch)
treeeb5aac0845dbaabf898256692c1e4cc6b7e5d5e0 /package.json
parent69bc0be226f03c941268c5ebaad254d62e0b26d8 (diff)
parente02f0488bb052c9bc83bb8fbb8d07ed6f0c7b2d2 (diff)
downloadperl-software-in-gnu-guix-07197b1eae80a264fd9ff7dc68316ae60e5ace29.tar
perl-software-in-gnu-guix-07197b1eae80a264fd9ff7dc68316ae60e5ace29.tar.gz
Merge pull request #1162 from bobylito/master
Make npm dependency usable by Browserify through npm
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 10489bb..afe21f2 100644
--- a/package.json
+++ b/package.json
@@ -4,6 +4,7 @@
"description": "The HTML Presentation Framework",
"homepage": "http://lab.hakim.se/reveal-js",
"subdomain": "revealjs",
+ "main": "js/reveal.js",
"scripts": {
"test": "grunt test",
"start": ""