Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/jquery.scrollto/scrollTo.jquery.json')
-rw-r--r--node_modules/jquery.scrollto/scrollTo.jquery.json29
1 files changed, 29 insertions, 0 deletions
diff --git a/node_modules/jquery.scrollto/scrollTo.jquery.json b/node_modules/jquery.scrollto/scrollTo.jquery.json
new file mode 100644
index 0000000000..7e51c080d4
--- /dev/null
+++ b/node_modules/jquery.scrollto/scrollTo.jquery.json
@@ -0,0 +1,29 @@
+{
+ "name": "scrollTo",
+ "title": "Ariel Flesler's jQuery scrollTo",
+ "description": "Easy element scrolling using jQuery.",
+ "keywords": ["browser", "animated", "animation", "scrolling", "scroll", "links", "anchors"],
+ "version": "1.4.14",
+ "author": {
+ "name": "Ariel Flesler",
+ "email": "aflesler@gmail.com",
+ "url": "http://flesler.blogspot.com"
+ },
+ "maintainers": [{
+ "name": "Ariel Flesler",
+ "email": "aflesler@gmail.com",
+ "url": "http://flesler.blogspot.com"
+ }],
+ "licenses": [{
+ "type": "MIT",
+ "url": "https://github.com/flesler/jquery.scrollTo/blob/master/LICENSE"
+ }],
+ "homepage": "https://github.com/flesler/jquery.scrollTo",
+ "docs": "http://flesler.blogspot.com/2007/10/jqueryscrollto.html",
+ "bugs": "https://github.com/flesler/jquery.scrollTo/issues",
+ "download": "https://github.com/flesler/jquery.scrollTo/releases",
+ "demo": "http://demos.flesler.com/jquery/scrollTo",
+ "dependencies": {
+ "jquery": ">=1.4"
+ }
+} \ No newline at end of file