diff --git a/packages/j/jquery-scrollto.json b/packages/j/jquery-scrollto.json index 5a433aff2..63b57707a 100644 --- a/packages/j/jquery-scrollto.json +++ b/packages/j/jquery-scrollto.json @@ -1,37 +1,38 @@ { - "name": "jquery-scrollto", - "filename": "jquery-scrollto.min.js", - "description": "Smooth Scrolling to any jQuery/DOM Element", + "name": "jquery-scrollTo", + "filename": "jquery.scrollTo.min.js", + "description": "Lightweight, cross-browser and highly customizable animated scrolling with jQuery", "keywords": [ - "jquery", - "scroll", + "browser", + "animated", + "animation", "scrolling", - "scrollto", - "smooth", - "dom" + "scroll", + "links", + "anchors" ], - "repository": { - "type": "git", - "url": "https://github.com/balupton/jquery-scrollto.git" - }, - "license": "MIT", "autoupdate": { - "source": "npm", - "target": "jquery-scrollto", + "source": "git", + "target": "git://github.com/flesler/jquery.scrollTo.git", "fileMap": [ { - "basePath": "out/lib", + "basePath": "", "files": [ - "jquery-scrollto*" + "jquery.scrollTo.js", + "jquery.scrollTo.min.js" ] } ] }, + "repository": { + "type": "git", + "url": "https://github.com/flesler/jquery.scrollTo" + }, + "license": "MIT", "authors": [ { - "name": "Bevry Pty Ltd", - "email": "us@bevry.me", - "url": "http://bevry.me" + "name": "Ariel Flesler", + "url": "http://flesler.blogspot.com/" } ] } diff --git a/packages/s/simplelightbox.json b/packages/s/simplelightbox.json index b04f61331..7bad893be 100644 --- a/packages/s/simplelightbox.json +++ b/packages/s/simplelightbox.json @@ -1,40 +1,28 @@ { - "name": "simplelightbox", - "description": "Touch-friendly image lightbox for mobile and desktop with jQuery", - "filename": "simple-lightbox.min.js", - "repository": { - "type": "git", - "url": "https://github.com/andreknieriem/simplelightbox.git" - }, + "description": "SimpleLightbox is a Lightweight plugin for responsive lightbox images and galleries with no dependencies.", + "filename": "simpleLightbox.min.js", + "homepage": "http://dbrekalo.github.io/simpleLightbox/", "keywords": [ "lightbox", - "modal", - "gallery", - "jquery-plugin", - "touchfriendly", - "responsive", - "popup", - "dialog" + "javascript", + "images" ], "license": "MIT", - "homepage": "http://andreknieriem.de/simple-lightbox", + "name": "SimpleLightbox", + "repository": { + "type": "git", + "url": "git@github.com:dbrekalo/simpleLightbox.git" + }, "autoupdate": { "source": "npm", - "target": "simplelightbox", + "target": "simple-lightbox", "fileMap": [ { "basePath": "dist", "files": [ - "**/!(*.scss)" + "**/*" ] } ] - }, - "authors": [ - { - "name": "Andre Rinas", - "email": "info@andreknieriem.de", - "url": "http://www.andreknieriem.de" - } - ] + } } diff --git a/packages/s/sortable.json b/packages/s/sortable.json index b9faf43fa..85f4687b6 100644 --- a/packages/s/sortable.json +++ b/packages/s/sortable.json @@ -1,33 +1,35 @@ { - "filename": "js/sortable.min.js", - "name": "sortable", - "description": "The simplest, most elegant way to sort a table.", - "keywords": [ - "sortable" - ], - "homepage": "http://github.hubspot.com/sortable/", - "license": "MIT", + "name": "Sortable", + "filename": "Sortable.min.js", + "homepage": "http://rubaxa.github.io/Sortable/", + "description": "Minimalist JavaScript library for reorderable drag-and-drop lists on modern browsers and touch devices. No jQuery. Supports AngularJS and any CSS library, e.g. Bootstrap.", "repository": { "type": "git", - "url": "https://github.com/HubSpot/sortable.git" + "url": "git://github.com/rubaxa/Sortable.git" }, + "keywords": [ + "sortable", + "reorder", + "drag" + ], + "license": "MIT", "autoupdate": { "source": "git", - "target": "git://github.com/HubSpot/sortable.git", + "target": "git://github.com/rubaxa/Sortable.git", "fileMap": [ { "basePath": "", "files": [ - "css/**/sortable*", - "js/**/sortable*" + "Sortable.min.js", + "Sortable.js" ] } ] }, "authors": [ { - "name": "Adam Schwartz", - "email": "adam.flynn.schwartz@gmail.com" + "name": "Konstantin Lebedev", + "email": "ibnRubaXa@gmail.com" } ] } diff --git a/packages/t/tsparticles-all.json b/packages/t/tsparticles-all.json deleted file mode 100644 index 4052caca7..000000000 --- a/packages/t/tsparticles-all.json +++ /dev/null @@ -1,76 +0,0 @@ -{ - "description": "Easily create highly customizable particle animations and use them as animated backgrounds for your website. Ready to use components available also for React, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Riot.js, Inferno.", - "filename": "tsparticles.all.bundle.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "tsparticles", - "particles.js", - "particlesjs", - "particles", - "particle", - "canvas", - "jsparticles", - "xparticles", - "particles-js", - "particles-bg", - "particles-bg-vue", - "particles-ts", - "particles.ts", - "react-particles-js", - "react-particles.js", - "react-particles", - "react", - "reactjs", - "vue-particles", - "ngx-particles", - "angular-particles", - "particleground", - "vue", - "vuejs", - "preact", - "preactjs", - "jquery", - "angularjs", - "angular", - "typescript", - "javascript", - "animation", - "web", - "html5", - "web-design", - "webdesign", - "css", - "html", - "css3", - "animated", - "background", - "confetti", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-all", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-all", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} diff --git a/packages/t/tsparticles-basic.json b/packages/t/tsparticles-basic.json deleted file mode 100644 index feac495cf..000000000 --- a/packages/t/tsparticles-basic.json +++ /dev/null @@ -1,76 +0,0 @@ -{ - "description": "Easily create highly customizable particle animations and use them as animated backgrounds for your website. Ready to use components available also for React, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Riot.js, Inferno.", - "filename": "tsparticles.basic.bundle.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "tsparticles", - "particles.js", - "particlesjs", - "particles", - "particle", - "canvas", - "jsparticles", - "xparticles", - "particles-js", - "particles-bg", - "particles-bg-vue", - "particles-ts", - "particles.ts", - "react-particles-js", - "react-particles.js", - "react-particles", - "react", - "reactjs", - "vue-particles", - "ngx-particles", - "angular-particles", - "particleground", - "vue", - "vuejs", - "preact", - "preactjs", - "jquery", - "angularjs", - "angular", - "typescript", - "javascript", - "animation", - "web", - "html5", - "web-design", - "webdesign", - "css", - "html", - "css3", - "animated", - "background", - "confetti", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-basic", - "repository": { - "type": "git", - "url": "git+https://github.com/matteobruni/tsparticles.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-basic", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -} diff --git a/packages/t/tsparticles-preset-hyperspace.json b/packages/t/tsparticles-preset-hyperspace.json deleted file mode 100644 index ceaf26347..000000000 --- a/packages/t/tsparticles-preset-hyperspace.json +++ /dev/null @@ -1,76 +0,0 @@ -{ - "description": "Easily create highly customizable particle animations and use them as animated backgrounds for your website. Ready to use components available also for React, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Riot.js, Inferno.", - "filename": "tsparticles.preset.hyperspace.min.js", - "homepage": "https://particles.js.org", - "keywords": [ - "tsparticles", - "particles.js", - "particlesjs", - "particles", - "particle", - "canvas", - "jsparticles", - "xparticles", - "particles-js", - "particles-bg", - "particles-bg-vue", - "particles-ts", - "particles.ts", - "react-particles-js", - "react-particles.js", - "react-particles", - "react", - "reactjs", - "vue-particles", - "ngx-particles", - "angular-particles", - "particleground", - "vue", - "vuejs", - "preact", - "preactjs", - "jquery", - "angularjs", - "angular", - "typescript", - "javascript", - "animation", - "web", - "html5", - "web-design", - "webdesign", - "css", - "html", - "css3", - "animated", - "background", - "confetti", - "fireworks", - "fireworks-js", - "confetti-js", - "confettijs", - "fireworksjs", - "canvas-confetti" - ], - "license": "MIT", - "name": "tsparticles-preset-hyperspace", - "repository": { - "type": "git", - "url": "git+https://github.com/tsparticles/presets.git" - }, - "autoupdate": { - "source": "npm", - "target": "tsparticles-preset-hyperspace", - "fileMap": [ - { - "basePath": "", - "files": ["tsparticles*.js"] - } - ] - }, - "authors": [ - { - "name": "Matteo Bruni" - } - ] -}