diff --git a/registry.json b/registry.json index 44a578c..a5a5ee3 100644 --- a/registry.json +++ b/registry.json @@ -7,7 +7,6 @@ "text": "github:systemjs/plugin-text", "jsx": "github:floatdrop/plugin-jsx", - "extra": "thing", "ace": "github:ajaxorg/ace-builds", "angular": "github:angular/bower-angular", "angular-animate": "github:angular/bower-angular-animate", @@ -20,6 +19,7 @@ "angular-ui-router-extras": "github:christopherthielen/ui-router-extras", "angular-ui-tree": "github:JimLiu/angular-ui-tree", "angular-sanitize": "github:angular/bower-angular-sanitize", + "assert": "github:jspm/nodelibs-assert", "aurelia-binding": "github:aurelia/binding", "aurelia-bootstrapper": "github:aurelia/bootstrapper", "aurelia-dependency-injection": "github:aurelia/dependency-injection", @@ -49,26 +49,39 @@ "backbone.babysitter": "github:marionettejs/backbone.babysitter", "backbone.wreqr": "github:marionettejs/backbone.wreqr", "bootstrap": "github:twbs/bootstrap", + "buffer": "github:jspm/nodelibs-buffer", "chart": "github:nnnick/Chart.js", + "child_process": "github:jspm/nodelibs-child_process", "chosen": "github:harvesthq/chosen", + "cluster": "github:jspm/nodelibs-cluster", "cola": "github:cujojs/cola", + "console": "github:jspm/nodelibs-console", + "constants": "github:jspm/nodelibs-constants", "cram": "github:cujojs/cram", + "crypto": "github:jspm/nodelibs-crypto", "curl": "github:cujojs/curl", "d3": "github:mbostock/d3", - "decimal.js": "github:MikeMcl/decimal.js", + "decimal.js": "github:MikeMcl/decimal.js" + "dgram": "github:jspm/nodelibs-dgram", "di": "github:angular/di.js", + "dns": "github:jspm/nodelibs-dns", + "domain": "github:jspm/nodelibs-domain", "dropzone": "github:enyo/dropzone", "ember": "github:components/ember", "ember-data": "github:components/ember-data", + "events": "github:jspm/nodelibs-events", "famous": "github:Famous/famous", "famous-angular": "github:Famous/famous-angular", "famous-polyfills": "github:Famous/polyfills", "flowtype": "github:simplefocus/FlowType.JS", "font-awesome": "npm:font-awesome", "foundation": "github:zurb/bower-foundation", + "fs": "github:jspm/nodelibs-fs", "hammer": "github:hammerjs/hammer.js", "handlebars": "github:components/handlebars.js", "handlebars.js": "github:components/handlebars.js", + "http": "github:jspm/nodelibs-http", + "https": "github:jspm/nodelibs-https", "intro": "github:usablica/intro.js", "ionic": "github:driftyco/ionic-bower", "jcrop": "github:tapmodo/Jcrop", @@ -92,22 +105,30 @@ "moment": "github:moment/moment", "msgs": "github:cujojs/msgs", "mustache": "github:janl/mustache.js", + "net": "github:jspm/nodelibs-net", "ng-multi-transclude": "github:zachsnow/ng-multi-transclude", "nodelibs": "github:jspm/nodelibs", "nprogress": "github:rstacruz/nprogress", + "os": "github:jspm/nodelibs-os", "parallax": "github:wagerfield/parallax", + "path": "github:jspm/nodelibs-path", "pikaday": "github:dbushell/Pikaday", "poly": "github:cujojs/poly", "postal": "npm:postal", "pouchdb": "github:pouchdb/pouchdb", "prism": "github:LeaVerou/prism", + "process": "github:jspm/nodelibs-process", + "punycode": "github:jspm/nodelibs-punycode", + "querystring": "github:jspm/nodelibs-querystring", "quint": "github:jquery/qunit", "raphael": "github:DmitryBaranovskiy/raphael", "ratchet": "github:maker/ratchet", "raven-js": "github:getsentry/raven-js", "react": "npm:react", "react-router": "npm:react-router", + "readline": "github:jspm/nodelibs-readline", "reflux": "npm:reflux", + "repl": "github:jspm/nodelibs-repl", "reqwest": "github:ded/reqwest", "respond": "github:scottjehl/Respond", "rest": "github:cujojs/rest", @@ -115,12 +136,19 @@ "showdown": "github:showdownjs/showdown", "skrollr": "github:Prinzhorn/skrollr", "spin": "github:fgnass/spin.js", - "test.js": "github:some/test", + "stream": "github:jspm/nodelibs-stream", + "string_decoder": "github:jspm/nodelibs-string_decoder", + "timers": "github:jspm/nodelibs-timers", "tinygrowl": "github:ajkochanowicz/tinygrowl", + "tls": "github:jspm/nodelibs-tls", "trusktr-famous": "github:trusktr/famous", + "tty": "github:jspm/nodelibs-tty", "typeahead": "github:twitter/typeahead.js", "ua-parser-js": "npm:ua-parser-js", "underscore": "npm:underscore", + "url": "github:jspm/nodelibs-url", + "util": "github:jspm/nodelibs-util", + "vm": "github:jspm/nodelibs-vm", "webfont": "github:components/webfontloader", "when": "github:cujojs/when", "wire": "github:cujojs/wire",