Files
cdnjs/ajax/libs/intro.js/package.json
T
2013-03-26 10:11:09 -07:00

35 lines
844 B
JSON

{
"name": "intro.js",
"filename": "intro.min.js",
"description": "A better way for new feature introduction and step-by-step users guide for your website and project.",
"version": "0.2.1",
"keywords": [
"intro.js",
"step-by-step guide",
"introductions"
],
"maintainers": [
{
"name": "Afshin Mehrabani",
"email": "afshin.meh@gmail.com",
"web": "https://github.com/afshinm"
}
],
"demos": [
"http://usablica.github.com/intro.js/"
],
"bugs": "https://github.com/usablica/intro.js/issues",
"repositories": [
{
"type": "git",
"url": "https://github.com/usablica/intro.js.git"
}
],
"licenses": [
{
"name": "Personal License",
"url": "https://github.com/usablica/intro.js#license"
}
],
"homepage": "http://usablica.github.com/intro.js/"
}