mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-19 01:36:01 +10:00
fix indent in skrollr/package.json
This commit is contained in:
@@ -5,28 +5,28 @@
|
||||
"description": "Stand-alone parallax scrolling library for mobile (Android + iOS) and desktop. No jQuery. Just plain JavaScript (and some love).",
|
||||
"homepage": "http://prinzhorn.github.io/skrollr/",
|
||||
"keywords": [
|
||||
"skrollr",
|
||||
"standalone",
|
||||
"scrolling",
|
||||
"parallax",
|
||||
"mobile"
|
||||
],
|
||||
"author":
|
||||
{
|
||||
"name": "Alexander Prinzhorn",
|
||||
"email": "alexander@prinzhorn.it",
|
||||
"web": "http://www.prinzhorn.it/"
|
||||
},
|
||||
"repositories": [
|
||||
{
|
||||
"type": "git",
|
||||
"skrollr",
|
||||
"standalone",
|
||||
"scrolling",
|
||||
"parallax",
|
||||
"mobile"
|
||||
],
|
||||
"author":
|
||||
{
|
||||
"name": "Alexander Prinzhorn",
|
||||
"email": "alexander@prinzhorn.it",
|
||||
"web": "http://www.prinzhorn.it/"
|
||||
},
|
||||
"repositories": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/Prinzhorn/skrollr.git"
|
||||
}
|
||||
],
|
||||
"licenses": [
|
||||
{
|
||||
"type": "MIT",
|
||||
"url": "https://github.com/Prinzhorn/skrollr/blob/master/LICENSE.txt"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"licenses": [
|
||||
{
|
||||
"type": "MIT",
|
||||
"url": "https://github.com/Prinzhorn/skrollr/blob/master/LICENSE.txt"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user