Files
jspm-registry/registry.json
T

203 lines
8.9 KiB
JSON
Raw Normal View History

2013-08-22 13:31:59 +02:00
{
2015-01-14 13:42:43 +02:00
"coffee": "github:forresto/plugin-coffee",
2014-02-03 19:55:08 +02:00
"css": "github:systemjs/plugin-css",
2014-10-09 13:51:16 -07:00
"font": "github:guybedford/system-font",
2014-02-03 19:55:08 +02:00
"image": "github:systemjs/plugin-image",
"json": "github:systemjs/plugin-json",
2014-02-03 20:08:49 +02:00
"md": "github:guybedford/system-md",
2014-10-09 13:51:16 -07:00
"text": "github:systemjs/plugin-text",
2015-01-15 15:41:10 +10:00
"jade": "github:johnsoftek/plugin-jade",
2015-01-15 09:51:07 +02:00
"jsx": "github:floatdrop/plugin-jsx",
2014-08-07 15:36:50 +01:00
2014-08-23 19:59:34 -07:00
"ace": "github:ajaxorg/ace-builds",
2014-02-09 21:35:25 +02:00
"angular": "github:angular/bower-angular",
"angular-animate": "github:angular/bower-angular-animate",
"angular-aria": "github:angular/bower-angular-aria",
2015-01-20 12:03:11 +01:00
"angular-bootstrap": "github:angular-ui/bootstrap-bower",
2014-10-09 13:51:16 -07:00
"angular-cookies": "github:angular/bower-angular-cookies",
"angular-material": "github:angular/bower-material",
2015-01-25 13:18:43 +00:00
"angular-messages": "github:angular/bower-angular-messages",
2014-10-09 13:51:16 -07:00
"angular-mocks": "github:angular/bower-angular-mocks",
2014-10-24 16:42:06 +02:00
"angular-route": "github:angular/bower-angular-route",
2015-01-25 13:18:43 +00:00
"angular-sanitize": "github:angular/bower-angular-sanitize",
"angular-strap": "github:mgcrea/angular-strap",
2015-01-21 10:19:51 +01:00
"angular-touch": "github:angular/bower-angular-touch",
2015-02-04 15:15:49 +01:00
"angular-translate": "github:angular-translate/bower-angular-translate",
2015-02-04 16:31:34 +01:00
"angular-translate-loader-static-files": "github:angular-translate/bower-angular-translate-loader-static-files",
2015-02-04 16:35:10 +01:00
"angular-translate-storage-cookie": "github:angular-translate/bower-angular-translate-storage-cookie",
2015-02-04 16:36:52 +01:00
"angular-translate-storage-local": "github:angular-translate/bower-angular-translate-storage-local",
2014-09-17 11:01:54 +02:00
"angular-ui-router": "github:angular-ui/ui-router",
2014-10-02 18:02:11 +01:00
"angular-ui-router-extras": "github:christopherthielen/ui-router-extras",
2015-01-20 17:29:06 +01:00
"angular-ui-select": "github:angular-ui/ui-select",
2015-01-21 10:48:17 -08:00
"angular-ui-tree": "github:angular-ui-tree/angular-ui-tree",
2015-01-23 01:04:54 +00:00
"any-http-angular": "npm:any-http-angular",
"any-http-jquery": "npm:any-http-jquery",
"any-http-reqwest": "npm:any-http-reqwest",
2015-01-23 00:19:32 +00:00
"any-promise-angular": "npm:any-promise-angular",
2015-01-23 00:19:40 +00:00
"any-promise-es6": "npm:any-promise-es6",
2015-01-01 19:31:19 +02:00
"assert": "github:jspm/nodelibs-assert",
2014-12-10 22:55:24 -05:00
"aurelia-binding": "github:aurelia/binding",
"aurelia-bootstrapper": "github:aurelia/bootstrapper",
"aurelia-dependency-injection": "github:aurelia/dependency-injection",
"aurelia-event-aggregator": "github:aurelia/event-aggregator",
"aurelia-framework": "github:aurelia/framework",
"aurelia-history": "github:aurelia/history",
"aurelia-history-browser": "github:aurelia/history-browser",
"aurelia-html-template-element": "github:aurelia/html-template-element",
"aurelia-http-client": "github:aurelia/http-client",
"aurelia-loader": "github:aurelia/loader",
"aurelia-loader-default": "github:aurelia/loader-default",
2014-12-10 22:55:24 -05:00
"aurelia-logging": "github:aurelia/logging",
"aurelia-logging-console": "github:aurelia/logging-console",
"aurelia-metadata": "github:aurelia/metadata",
"aurelia-path": "github:aurelia/path",
"aurelia-route-recognizer": "github:aurelia/route-recognizer",
"aurelia-router": "github:aurelia/router",
"aurelia-task-queue": "github:aurelia/task-queue",
"aurelia-templating": "github:aurelia/templating",
"aurelia-templating-binding": "github:aurelia/templating-binding",
"aurelia-templating-resources": "github:aurelia/templating-resources",
"aurelia-templating-router": "github:aurelia/templating-router",
"firebase": "github:firebase/firebase-bower",
2013-10-25 10:01:38 +02:00
"angularFire": "github:firebase/angularFire",
2014-11-26 09:55:12 +01:00
"angularfire": "github:firebase/angularfire",
2013-11-25 15:53:44 +02:00
"backbone": "npm:backbone",
"backbone.babysitter": "github:marionettejs/backbone.babysitter",
"backbone.wreqr": "github:marionettejs/backbone.wreqr",
2015-01-08 01:45:38 -08:00
"big.js": "npm:big.js",
"bignumber.js": "npm:bignumber.js",
2013-09-22 11:43:44 +02:00
"bootstrap": "github:twbs/bootstrap",
2015-01-01 19:31:19 +02:00
"buffer": "github:jspm/nodelibs-buffer",
2013-12-08 16:49:50 +02:00
"chart": "github:nnnick/Chart.js",
2015-01-01 19:31:19 +02:00
"child_process": "github:jspm/nodelibs-child_process",
2014-10-09 13:51:16 -07:00
"chosen": "github:harvesthq/chosen",
2015-01-01 19:31:19 +02:00
"cluster": "github:jspm/nodelibs-cluster",
2014-05-31 12:55:08 -04:00
"cola": "github:cujojs/cola",
2015-01-01 19:31:19 +02:00
"console": "github:jspm/nodelibs-console",
"constants": "github:jspm/nodelibs-constants",
2014-05-31 12:55:08 -04:00
"cram": "github:cujojs/cram",
2015-01-01 19:31:19 +02:00
"crypto": "github:jspm/nodelibs-crypto",
2014-05-31 12:55:08 -04:00
"curl": "github:cujojs/curl",
2014-02-15 20:21:15 +02:00
"d3": "github:mbostock/d3",
2015-01-24 11:00:45 -05:00
"datatables": "github:DataTables/DataTables",
2015-01-01 19:32:02 +02:00
"decimal.js": "github:MikeMcl/decimal.js",
2015-01-01 19:31:19 +02:00
"dgram": "github:jspm/nodelibs-dgram",
2014-09-12 14:57:50 +02:00
"di": "github:angular/di.js",
2015-01-01 19:31:19 +02:00
"dns": "github:jspm/nodelibs-dns",
"domain": "github:jspm/nodelibs-domain",
2013-12-18 20:45:59 +02:00
"dropzone": "github:enyo/dropzone",
2014-03-21 11:53:11 -07:00
"ember": "github:components/ember",
2014-07-31 14:31:12 -07:00
"ember-data": "github:components/ember-data",
2015-01-03 17:29:07 +02:00
"es5-shim": "github:es-shims/es5-shim",
"es6-shim": "github:es-shims/es6-shim",
2015-01-01 19:31:19 +02:00
"events": "github:jspm/nodelibs-events",
2014-10-04 22:14:19 -07:00
"famous": "github:Famous/famous",
"famous-angular": "github:Famous/famous-angular",
2014-10-09 13:51:16 -07:00
"famous-polyfills": "github:Famous/polyfills",
2014-12-18 10:15:02 +07:00
"flowtype": "github:simplefocus/FlowType.JS",
2013-11-15 12:23:04 +02:00
"font-awesome": "npm:font-awesome",
2013-11-26 12:26:12 +02:00
"foundation": "github:zurb/bower-foundation",
2015-01-01 19:31:19 +02:00
"fs": "github:jspm/nodelibs-fs",
2014-07-13 16:46:13 -07:00
"hammer": "github:hammerjs/hammer.js",
2014-08-15 14:13:02 +02:00
"handlebars": "github:components/handlebars.js",
2014-03-21 11:51:41 -07:00
"handlebars.js": "github:components/handlebars.js",
"happy": "github:henrikjoreteg/Happy.js",
2015-01-01 19:31:19 +02:00
"http": "github:jspm/nodelibs-http",
"https": "github:jspm/nodelibs-https",
2015-01-15 10:29:13 +01:00
"i18next-client": "npm:i18next-client",
2015-01-15 09:43:40 -06:00
"immstruct": "npm:immstruct",
2015-01-05 00:07:22 -08:00
"infamous": "github:infamous/infamous",
2013-12-11 19:52:40 +02:00
"intro": "github:usablica/intro.js",
2014-11-17 22:55:49 +01:00
"ionic": "github:driftyco/ionic-bower",
2014-09-29 12:07:28 +01:00
"jcrop": "github:tapmodo/Jcrop",
2014-05-31 12:55:08 -04:00
"jiff": "github:cujojs/jiff",
2014-02-16 15:43:49 +02:00
"jquery": "github:components/jquery",
2013-11-16 14:27:52 +02:00
"jquery-file-upload": "github:blueimp/jQuery-File-Upload",
2013-12-07 18:02:06 +02:00
"jquery-pjax": "github:defunkt/jquery-pjax",
2013-11-26 15:39:46 +02:00
"jquery.cookie": "github:carhartl/jquery-cookie",
2014-12-18 16:33:09 +07:00
"jquery.hammer": "github:hammerjs/jquery.hammer.js",
"jquery-validation": "github:jzaefferer/jquery-validation",
2014-10-09 21:28:46 -07:00
"jsfromhell": "github:jonasraoni/JSFromHell",
2014-09-21 18:16:42 +02:00
"jsplumb": "github:sporritt/jsPlumb",
2013-10-25 11:37:54 +02:00
"kickstrap": "github:ajkochanowicz/Kickstrap",
2015-01-15 08:14:50 -05:00
"lightbox2": "github:lokesh/lightbox2",
2013-12-28 14:07:18 -05:00
"less": "github:matthewp/plugin-less",
2014-10-22 12:45:55 +02:00
"lodash": "npm:lodash",
2013-11-01 21:12:24 +02:00
"marionette": "github:marionettejs/backbone.marionette",
2013-12-17 23:24:48 +02:00
"masonry": "github:desandro/masonry",
2014-10-20 10:58:31 +01:00
"material-design-icons": "github:google/material-design-icons",
2014-05-31 12:55:08 -04:00
"meld": "github:cujojs/meld",
2014-03-20 18:14:22 +00:00
"minivents": "github:allouis/minivents",
2014-02-09 18:37:24 +02:00
"mocha": "npm:mocha",
2013-11-26 21:52:43 +02:00
"modernizr": "github:Modernizr/Modernizr",
2015-01-19 20:02:46 +02:00
"module": "github:jspm/nodelibs-module",
2013-11-26 19:35:20 +02:00
"moment": "github:moment/moment",
2015-01-26 21:15:29 +00:00
"moment-json-parser": "npm:moment-json-parser",
2015-01-14 11:49:53 -08:00
"mq4-hover-hover-shim": "npm:mq4-hover-hover-shim",
2014-05-31 12:55:08 -04:00
"msgs": "github:cujojs/msgs",
2013-12-12 19:02:42 +02:00
"mustache": "github:janl/mustache.js",
2015-01-01 19:31:19 +02:00
"net": "github:jspm/nodelibs-net",
2015-01-29 08:50:27 +05:30
"ng-infinite-scroll": "github:sroze/ngInfiniteScroll",
2014-10-08 00:03:26 -07:00
"ng-multi-transclude": "github:zachsnow/ng-multi-transclude",
2015-01-20 17:13:37 +01:00
"ng-sortable": "github:a5hik/ng-sortable",
2014-06-10 08:47:41 -07:00
"nodelibs": "github:jspm/nodelibs",
2015-01-21 09:32:23 +01:00
"normalize.css": "github:necolas/normalize.css",
2014-10-09 13:51:16 -07:00
"nprogress": "github:rstacruz/nprogress",
2015-01-15 09:43:40 -06:00
"omniscient": "npm:omniscient",
2015-01-01 19:31:19 +02:00
"os": "github:jspm/nodelibs-os",
2015-02-03 20:32:12 -06:00
"page": "npm:page",
2013-12-18 20:16:11 +02:00
"parallax": "github:wagerfield/parallax",
2015-01-01 19:31:19 +02:00
"path": "github:jspm/nodelibs-path",
2015-01-13 20:48:23 +01:00
"phaser": "github:photonstorm/phaser",
2014-03-23 10:12:48 -07:00
"pikaday": "github:dbushell/Pikaday",
2014-05-31 12:55:08 -04:00
"poly": "github:cujojs/poly",
2014-11-13 12:50:17 -06:00
"postal": "npm:postal",
2014-10-14 19:42:47 +02:00
"pouchdb": "github:pouchdb/pouchdb",
2015-01-30 10:13:19 +02:00
"pretender": "npm:pretender",
2014-05-22 13:51:37 -07:00
"prism": "github:LeaVerou/prism",
2015-01-01 19:31:19 +02:00
"process": "github:jspm/nodelibs-process",
"punycode": "github:jspm/nodelibs-punycode",
"querystring": "github:jspm/nodelibs-querystring",
2014-06-29 00:07:01 -07:00
"quint": "github:jquery/qunit",
2013-12-11 21:50:00 +02:00
"raphael": "github:DmitryBaranovskiy/raphael",
2014-10-09 13:51:16 -07:00
"ratchet": "github:maker/ratchet",
"raven-js": "github:getsentry/raven-js",
2014-10-16 11:01:48 -05:00
"react": "npm:react",
2014-10-16 10:46:37 -05:00
"react-router": "npm:react-router",
2015-01-01 19:31:19 +02:00
"readline": "github:jspm/nodelibs-readline",
2014-12-08 10:54:27 -06:00
"reflux": "npm:reflux",
2015-01-01 19:31:19 +02:00
"repl": "github:jspm/nodelibs-repl",
2014-10-09 13:51:16 -07:00
"reqwest": "github:ded/reqwest",
2013-12-12 18:53:50 +02:00
"respond": "github:scottjehl/Respond",
2014-05-31 12:55:08 -04:00
"rest": "github:cujojs/rest",
2015-01-03 23:35:29 +00:00
"rx": "npm:rx",
2013-11-27 22:24:39 +02:00
"select2": "github:ivaynberg/select2",
2014-10-06 18:35:06 +02:00
"showdown": "github:showdownjs/showdown",
2013-12-08 15:38:05 +02:00
"skrollr": "github:Prinzhorn/skrollr",
2013-12-17 23:13:13 +02:00
"spin": "github:fgnass/spin.js",
2015-01-01 19:31:19 +02:00
"stream": "github:jspm/nodelibs-stream",
"string_decoder": "github:jspm/nodelibs-string_decoder",
2015-01-30 14:39:52 -07:00
"tabletools": "github:DataTables/TableTools",
2015-01-12 15:38:43 +00:00
"theseus": "npm:theseus",
2015-01-23 12:30:02 +00:00
"theseus-angular": "npm:theseus-angular",
2015-01-01 19:31:19 +02:00
"timers": "github:jspm/nodelibs-timers",
2013-10-28 23:30:00 +02:00
"tinygrowl": "github:ajkochanowicz/tinygrowl",
2015-01-01 19:31:19 +02:00
"tls": "github:jspm/nodelibs-tls",
"tty": "github:jspm/nodelibs-tty",
2015-01-11 17:05:21 +00:00
"twitter": "npm:twitter",
2013-12-17 22:47:11 +02:00
"typeahead": "github:twitter/typeahead.js",
2014-12-24 11:58:59 +00:00
"ua-parser-js": "npm:ua-parser-js",
2013-10-17 09:17:15 +02:00
"underscore": "npm:underscore",
2015-01-09 14:05:32 +00:00
"uri-templates": "npm:uri-templates",
2015-01-01 19:31:19 +02:00
"url": "github:jspm/nodelibs-url",
"util": "github:jspm/nodelibs-util",
"vm": "github:jspm/nodelibs-vm",
2014-05-31 12:55:08 -04:00
"webfont": "github:components/webfontloader",
"when": "github:cujojs/when",
"wire": "github:cujojs/wire",
"xlsjs": "github:SheetJS/js-xls",
2015-01-02 00:05:05 +02:00
"xlsx": "github:SheetJS/js-xlsx",
2015-02-04 15:06:56 +02:00
"zlib": "github:jspm/nodelibs-zlib",
"zygo": "github:zygo-io/zygo"
2013-08-22 15:21:44 +02:00
}