File tree 1 file changed +14
-15
lines changed
1 file changed +14
-15
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jquery.stellar" ,
3
- "version" : " 0.5.0" ,
4
3
"title" : " Stellar.js" ,
4
+ "version" : " 0.5.0" ,
5
+ "description" : " Parallax scrolling made easy." ,
6
+ "homepage" : " http://markdalgleish.com/projects/stellar.js" ,
5
7
"author" : {
6
8
"name" : " Mark Dalgleish" ,
7
9
"url" : " http://markdalgleish.com"
8
10
},
9
- "repository" : {
10
- "type" : " git" ,
11
- "url" : " git://github.com/markdalgleish/stellar.js.git"
12
- },
13
- "bugs" : {
14
- "url" : " https://github.com/markdalgleish/stellar.js/issues"
15
- },
11
+ "keywords" : [
12
+ " parallax" ,
13
+ " scroll" ,
14
+ " effect" ,
15
+ " animation"
16
+ ],
16
17
"licenses" : [
17
18
{
18
19
"type" : " MIT" ,
22
23
"dependencies" : {
23
24
"jquery" : " >=1.4.3"
24
25
},
25
- "description" : " Parallax scrolling made easy" ,
26
- "keywords" : [
27
- " parallax" ,
28
- " scroll" ,
29
- " iOS"
30
- ],
31
- "homepage" : " http://markdalgleish.com/projects/stellar.js" ,
26
+ "bugs" : " https://github.com/markdalgleish/stellar.js/issues" ,
27
+ "repository" : {
28
+ "type" : " git" ,
29
+ "url" : " git://github.com/markdalgleish/stellar.js.git"
30
+ },
32
31
"maintainers" : [
33
32
{
34
33
"name" : " Mark Dalgleish" ,
You can’t perform that action at this time.
0 commit comments