aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Garcia <danny@noisenewyork.com>2012-09-28 18:16:53 -0700
committerDaniel Garcia <danny@noisenewyork.com>2012-09-28 18:16:53 -0700
commitd9acb3da1b22941b65cf84f963fedf96fae9e497 (patch)
tree5d2a0956289c6f6877d88be272ae9f6939e3e22f
parent996287a1940629611a61d9bb7d37d7b3a3a2fca7 (diff)
downloadimpress.js-d9acb3da1b22941b65cf84f963fedf96fae9e497.tar.gz
Modify to same name standard.
-rw-r--r--component.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/component.json b/component.json
index 295415c..1530b51 100644
--- a/component.json
+++ b/component.json
@@ -1,5 +1,5 @@
{
- "name": "impress.js",
+ "name": "impress-js",
"version": "0.5.3",
"description": "It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com",
"homepage": "https://github.com/bartaz/impress.js",