mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-20 10:16:29 +10:00
35 lines
844 B
JSON
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/"
|
|
} |