File tree Expand file tree Collapse file tree 1 file changed +21
-19
lines changed Expand file tree Collapse file tree 1 file changed +21
-19
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " intro.js" ,
3
- "description" : " Better introductions for websites and features with a step-by-step guide for your projects" ,
4
- "version" : " 2.2.0" ,
5
- "author" :
" Afshin Mehrabani <[email protected] >" ,
6
- "repository" : {
7
- "type" : " git" ,
8
- "url" : " https://github.com/usablica/intro.js"
9
- },
10
- "devDependencies" : {
11
- "node-minify" : " *"
12
- },
13
- "engine" : [
14
- " node >=0.1.90"
15
- ],
2
+ "name" : " intro.js" ,
3
+ "description" : " Better introductions for websites and features with a step-by-step guide for your projects" ,
4
+ "version" : " 2.2.1" ,
5
+ "author" :
" Afshin Mehrabani <[email protected] >" ,
6
+ "repository" : {
7
+ "type" : " git" ,
8
+ "url" : " https://github.com/usablica/intro.js"
9
+ },
10
+ "devDependencies" : {
11
+ "node-minify" : " *"
12
+ },
13
+ "engine" : [
14
+ " node >=0.1.90"
15
+ ],
16
+ "main" : " intro.js" ,
17
+ "license" : " See LICENSE.md" ,
18
+ "spm" : {
16
19
"main" : " intro.js" ,
17
- "license" : " See LICENSE.md" ,
18
- "spm" : {
19
- "main" : " intro.js" ,
20
- "output" : [" introjs.css" ]
21
- }
20
+ "output" : [
21
+ " introjs.css"
22
+ ]
23
+ }
22
24
}
You can’t perform that action at this time.
0 commit comments