Skip to content

Commit 6c641c9

Browse files
committed
Merge branch 'master' of https://github.com/fizerkhan/intro.js into fizerkhan-master
2 parents 763fd58 + af84597 commit 6c641c9

File tree

2 files changed

+120
-89
lines changed

2 files changed

+120
-89
lines changed

component.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"name": "intro.js",
3+
"version": "0.1.0",
4+
"description": "A better way for new feature introduction and step-by-step users guide for your website and project.",
5+
"keywords": ["demo", "intro"],
6+
"homepage": "http://usablica.github.com/intro.js/",
7+
"author": "Usablica",
8+
"main": ["intro.js","introjs.css"],
9+
"dependencies": {
10+
}
11+
}

0 commit comments

Comments
 (0)