Created
May 26, 2017 13:43
-
-
Save tkadlec/83146d8505d7748e8944bc333c166ad3 to your computer and use it in GitHub Desktop.
JSON Map between Library Detector libraries and NPM packages
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "GWT": { | |
| "url": "http://www.gwtproject.org/" | |
| }, | |
| "Ink": { | |
| "url": "http://ink.sapo.pt/" | |
| }, | |
| "Vaadin": { | |
| "url": "http://vaadin.com/home" | |
| }, | |
| "Bootstrap": { | |
| "url": "http://getbootstrap.com/", | |
| "npmPkgName": "bootstrap" | |
| }, | |
| "Zurb": { | |
| "url": "http://foundation.zurb.com/", | |
| "npmPkgName": "foundation-sites" | |
| }, | |
| "Polymer": { | |
| "url": "http://www.polymer-project.org/", | |
| "npmPkgName": "@polymer/polymer" | |
| }, | |
| "Highcharts": { | |
| "url": "http://www.highcharts.com", | |
| "npmPkgName": "highcharts" | |
| }, | |
| "InfoVis": { | |
| "url": "http://philogb.github.com/jit/" | |
| }, | |
| "FlotCharts": { | |
| "url": "http://www.flotcharts.org/", | |
| "npmPkgName": "flot" | |
| }, | |
| "Blackbird": { | |
| "url": "http://www.gscottolson.com/blackbirdjs/" | |
| }, | |
| "CreateJS": { | |
| "url": "http://createjs.com/#!/CreateJS", | |
| "npmPkgName": "createjs" | |
| }, | |
| "Google Maps": { | |
| "url": "https://developers.google.com/maps/" | |
| }, | |
| "jQuery": { | |
| "url": "http://jquery.com", | |
| "npmPkgName": "jquery" | |
| }, | |
| "jQuery UI": { | |
| "url": "http://jqueryui.com", | |
| "npmPkgName": "jquery-ui" | |
| }, | |
| "Dojo": { | |
| "url": "http://dojotoolkit.org", | |
| "npmPkgName": "dojo" | |
| }, | |
| "Prototype": { | |
| "url": "http://prototypejs.org" | |
| }, | |
| "Scriptaculous": { | |
| "url": "http://script.aculo.us" | |
| }, | |
| "MooTools": { | |
| "url": "http://mootools.net" | |
| }, | |
| "Spry": { | |
| "url": "http://labs.adobe.com/technologies/spry" | |
| }, | |
| "YUI 2": { | |
| "url": "http://developer.yahoo.com/yui/2/" | |
| }, | |
| "YUI 3": { | |
| "url": "http://yuilibrary.com/", | |
| "npmPkgName": "yui" | |
| }, | |
| "Qooxdoo": { | |
| "url": "http://qooxdoo.org", | |
| "npmPkgName": "qooxdoo" | |
| }, | |
| "Ext JS": { | |
| "url": "http://www.sencha.com/products/extjs" | |
| }, | |
| "base2": { | |
| "url": "http://code.google.com/p/base2" | |
| }, | |
| "Closure Library": { | |
| "url": "https://developers.google.com/closure/library", | |
| "npmPkgName": "google-closure-library" | |
| }, | |
| "Raphaël": { | |
| "url": "http://dmitrybaranovskiy.github.io/raphael" | |
| }, | |
| "React": { | |
| "url": "http://facebook.github.io/react/", | |
| "npmPkgName": "react" | |
| }, | |
| "Modernizr": { | |
| "url": "http://www.modernizr.com", | |
| "npmPkgName": "modernizr" | |
| }, | |
| "Processing.js": { | |
| "url": "http://processingjs.org", | |
| "npmPkgName": "processing-js" | |
| }, | |
| "Backbone": { | |
| "url": "http://backbonejs.org/", | |
| "npmPkgName": "backbone" | |
| }, | |
| "Leaflet": { | |
| "url": "http://leafletjs.com", | |
| "npmPkgName": "leaflet" | |
| }, | |
| "Mapbox": { | |
| "url": "http://mapbox.com", | |
| "npmPkgName": "mapbox-gl" | |
| }, | |
| "Lo-Dash": { | |
| "url": "http://lodash.com/", | |
| "npmPkgName": "lodash" | |
| }, | |
| "Underscore": { | |
| "url": "http://underscorejs.org/", | |
| "npmPkgName": "underscore" | |
| }, | |
| "Sammy": { | |
| "url": "http://sammyjs.org" | |
| }, | |
| "Rico": { | |
| "url": "http://openrico.sourceforge.net/examples/index.html" | |
| }, | |
| "MochiKit": { | |
| "url": "https://mochi.github.io/mochikit/" | |
| }, | |
| "gRaphaël": { | |
| "url": "http://g.raphaeljs.com" | |
| }, | |
| "Glow": { | |
| "url": "http://www.bbc.co.uk/glow" | |
| }, | |
| "Socket.IO": { | |
| "url": "http://socket.io", | |
| "npmPkgName": "socket.io" | |
| }, | |
| "Mustache": { | |
| "url": "http://mustache.github.com", | |
| "npmPkgName": "mustache" | |
| }, | |
| "Fabric.js": { | |
| "url": "http://fabricjs.com/", | |
| "npmPkgName": "fabric" | |
| }, | |
| "FuseJS": { | |
| "url": "http://kiro.me/projects/fuse.html", | |
| "npmPkgName": "fuse.js" | |
| }, | |
| "Tween.js": { | |
| "url": "https://github.com/sole/tween.js", | |
| "npmPkgName": "tween.js" | |
| }, | |
| "SproutCore": { | |
| "url": "http://www.sproutcore.com" | |
| }, | |
| "Zepto.js": { | |
| "url": "http://zeptojs.com", | |
| "npmPkgName": "zepto" | |
| }, | |
| "three.js": { | |
| "url": "http://threejs.org/", | |
| "npmPkgName": "three" | |
| }, | |
| "PhiloGL": { | |
| "url": "http://www.senchalabs.org/philogl/", | |
| "npmPkgName": "philogl" | |
| }, | |
| "CamanJS": { | |
| "url": "http://camanjs.com/", | |
| "npmPkgName": "caman" | |
| }, | |
| "yepnope": { | |
| "url": "http://yepnopejs.com/" | |
| }, | |
| "LABjs": { | |
| "url": "http://labjs.com/" | |
| }, | |
| "Head JS": { | |
| "url": "http://headjs.com/", | |
| "npmPkgName": "headjs" | |
| }, | |
| "ControlJS": { | |
| "url": "http://stevesouders.com/controljs/" | |
| }, | |
| "RequireJS": { | |
| "url": "http://requirejs.org/", | |
| "npmPkgName": "requirejs" | |
| }, | |
| "RightJS": { | |
| "url": "http://rightjs.org/" | |
| }, | |
| "jQuery Tools": { | |
| "url": "http://jquerytools.github.io/" | |
| }, | |
| "Pusher": { | |
| "url": "http://pusher.com/docs/pusher_js/", | |
| "npmPkgName": "pusher-js" | |
| }, | |
| "Paper.js": { | |
| "url": "http://paperjs.org/", | |
| "npmPkgName": "paper" | |
| }, | |
| "Swiffy": { | |
| "url": "http://www.google.com/doubleclick/studio/swiffy/" | |
| }, | |
| "Move": { | |
| "url": "https://github.com/rsms/move", | |
| "npmPkgName": "move" | |
| }, | |
| "AmplifyJS": { | |
| "url": "http://amplifyjs.com/", | |
| "npmPkgName": "amplifyjs" | |
| }, | |
| "Popcorn.js": { | |
| "url": "http://popcornjs.org/" | |
| }, | |
| "D3": { | |
| "url": "http://d3js.org", | |
| "npmPkgName": "d3" | |
| }, | |
| "Handlebars": { | |
| "url": "http://handlebarsjs.com/", | |
| "npmPkgName": "handlebars" | |
| }, | |
| "Knockout": { | |
| "url": "http://knockoutjs.com/", | |
| "npmPkgName": "knockout" | |
| }, | |
| "Spine": { | |
| "url": "http://spinejs.com/" | |
| }, | |
| "jQuery Mobile": { | |
| "url": "http://jquerymobile.com/", | |
| "npmPkgName": "jquery-mobile" | |
| }, | |
| "WebFont Loader": { | |
| "url": "https://github.com/typekit/webfontloader", | |
| "npmPkgName": "webfontloader" | |
| }, | |
| "Angular": { | |
| "url": "https://angular.io/", | |
| "npmPkgName": "@angular/core" | |
| }, | |
| "AngularJS": { | |
| "url": "http://angularjs.org", | |
| "npmPkgName": "angular" | |
| }, | |
| "Ember.js": { | |
| "url": "http://emberjs.com/", | |
| "npmPkgName": "ember-source" | |
| }, | |
| "Hammer.js": { | |
| "url": "http://eightmedia.github.io/hammer.js/", | |
| "npmPkgName": "hammerjs" | |
| }, | |
| "Visibility.js": { | |
| "url": "https://github.com/ai/visibilityjs", | |
| "npmPkgName": "visibilityjs" | |
| }, | |
| "Velocity.js": { | |
| "url": "http://velocityjs.org/", | |
| "npmPkgName": "velocity-animate" | |
| }, | |
| "IfVisible.js": { | |
| "url": "http://serkanyersen.github.io/ifvisible.js/", | |
| "npmPkgName": "ifvisible.js" | |
| }, | |
| "Pixi.js": { | |
| "url": "https://github.com/GoodBoyDigital/pixi.js", | |
| "npmPkgName": "pixi.js" | |
| }, | |
| "DC.js": { | |
| "url": "http://dc-js.github.io/dc.js/", | |
| "npmPkgName": "dc" | |
| }, | |
| "Greensock JS": { | |
| "url": "https://github.com/greensock/GreenSock-JS", | |
| "npmPkgName": "gsap" | |
| }, | |
| "FastClick": { | |
| "url": "https://github.com/ftlabs/fastclick", | |
| "npmPkgName": "fastclick" | |
| }, | |
| "Isotope": { | |
| "url": "http://isotope.metafizzy.co/", | |
| "npmPkgName": "isotope-layout" | |
| }, | |
| "Marionette": { | |
| "url": "http://marionettejs.com/", | |
| "npmPkgName": "backbone.marionette" | |
| }, | |
| "Can": { | |
| "url": "http://canjs.com/", | |
| "npmPkgName": "can" | |
| }, | |
| "Vue": { | |
| "url": "http://vuejs.org/", | |
| "npmPkgName": "vue" | |
| }, | |
| "Two": { | |
| "url": "https://jonobr1.github.io/two.js", | |
| "npmPkgName": "two.js" | |
| }, | |
| "Brewser": { | |
| "url": "http://handcraftedldn.github.io/brewser/", | |
| "npmPkgName": "brewser" | |
| }, | |
| "Material Design Lite": { | |
| "url": "http://www.getmdl.io/", | |
| "npmPkgName": "material-design-lite" | |
| }, | |
| "Kendo UI": { | |
| "url": "https://github.com/telerik/kendo-ui-core", | |
| "npmPkgName": "kendo-ui-core" | |
| }, | |
| "Matter.js": { | |
| "url": "http://brm.io/matter-js/", | |
| "npmPkgName": "matter-js" | |
| }, | |
| "Riot": { | |
| "url": "http://riotjs.com/", | |
| "npmPkgName": "riot" | |
| }, | |
| "Sea.js": { | |
| "url": "http://seajs.org/", | |
| "npmPkgName": "seajs" | |
| }, | |
| "Moment.js": { | |
| "url": "http://momentjs.com/", | |
| "npmPkgName": "moment" | |
| }, | |
| "Moment Timezone": { | |
| "url": "http://momentjs.com/timezone/", | |
| "npmPkgName": "moment-timezone" | |
| }, | |
| "ScrollMagic": { | |
| "url": "http://scrollmagic.io/", | |
| "npmPkgName": "scrollmagic" | |
| }, | |
| "SWFObject": { | |
| "url": "https://github.com/swfobject/swfobject" | |
| }, | |
| "FlexSlider": { | |
| "url": "https://woocommerce.com/flexslider/", | |
| "npmPkgName": "flexslider" | |
| }, | |
| "SPF": { | |
| "url": "https://youtube.github.io/spfjs/", | |
| "npmPkgName": "spf" | |
| }, | |
| "Numeral.js": { | |
| "url": "http://numeraljs.com/", | |
| "npmPkgName": "numeraljs" | |
| }, | |
| "boomerang.js": { | |
| "url": "https://soasta.github.io/boomerang/doc/", | |
| "npmPkgName": "boomerangjs" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment