Add several libraries into registry

This commit is contained in:
Denis Sikuler
2015-03-18 23:46:56 +03:00
parent 124accc93a
commit be5885597d
+10
View File
@@ -13,6 +13,7 @@
"ts": "github:frankwallis/plugin-typescript", "ts": "github:frankwallis/plugin-typescript",
"ace": "github:ajaxorg/ace-builds", "ace": "github:ajaxorg/ace-builds",
"adam": "npm:adam",
"angular": "github:angular/bower-angular", "angular": "github:angular/bower-angular",
"angular-agility": "github:AngularAgility/AngularAgility", "angular-agility": "github:AngularAgility/AngularAgility",
"angular-animate": "github:angular/bower-angular-animate", "angular-animate": "github:angular/bower-angular-animate",
@@ -86,6 +87,7 @@
"backbone.babysitter": "github:marionettejs/backbone.babysitter", "backbone.babysitter": "github:marionettejs/backbone.babysitter",
"backbone.wreqr": "github:marionettejs/backbone.wreqr", "backbone.wreqr": "github:marionettejs/backbone.wreqr",
"baconjs": "npm:baconjs", "baconjs": "npm:baconjs",
"basespace": "npm:basespace",
"benchmark": "npm:benchmark", "benchmark": "npm:benchmark",
"big.js": "npm:big.js", "big.js": "npm:big.js",
"bignumber.js": "npm:bignumber.js", "bignumber.js": "npm:bignumber.js",
@@ -97,6 +99,7 @@
"chart": "github:nnnick/Chart.js", "chart": "github:nnnick/Chart.js",
"child_process": "github:jspm/nodelibs-child_process", "child_process": "github:jspm/nodelibs-child_process",
"chosen": "github:harvesthq/chosen", "chosen": "github:harvesthq/chosen",
"chronoman": "npm:chronoman",
"cluster": "github:jspm/nodelibs-cluster", "cluster": "github:jspm/nodelibs-cluster",
"cola": "github:cujojs/cola", "cola": "github:cujojs/cola",
"console": "github:jspm/nodelibs-console", "console": "github:jspm/nodelibs-console",
@@ -113,12 +116,15 @@
"dns": "github:jspm/nodelibs-dns", "dns": "github:jspm/nodelibs-dns",
"domain": "github:jspm/nodelibs-domain", "domain": "github:jspm/nodelibs-domain",
"dropzone": "github:enyo/dropzone", "dropzone": "github:enyo/dropzone",
"duratiform": "npm:duratiform",
"elastic.js": "github:fullscale/elastic.js", "elastic.js": "github:fullscale/elastic.js",
"ember": "github:components/ember", "ember": "github:components/ember",
"ember-data": "github:components/ember-data", "ember-data": "github:components/ember-data",
"es5-shim": "github:es-shims/es5-shim", "es5-shim": "github:es-shims/es5-shim",
"es6-shim": "github:es-shims/es6-shim", "es6-shim": "github:es-shims/es6-shim",
"eva": "npm:eva",
"events": "github:jspm/nodelibs-events", "events": "github:jspm/nodelibs-events",
"extend": "github:gamtiq/extend",
"famous": "github:Famous/famous", "famous": "github:Famous/famous",
"famous-angular": "github:Famous/famous-angular", "famous-angular": "github:Famous/famous-angular",
"famous-polyfills": "github:Famous/polyfills", "famous-polyfills": "github:Famous/polyfills",
@@ -172,6 +178,7 @@
"meld": "github:cujojs/meld", "meld": "github:cujojs/meld",
"microplugin": "npm:microplugin", "microplugin": "npm:microplugin",
"minivents": "github:allouis/minivents", "minivents": "github:allouis/minivents",
"mixing": "npm:mixing",
"mocha": "npm:mocha", "mocha": "npm:mocha",
"modernizr": "github:Modernizr/Modernizr", "modernizr": "github:Modernizr/Modernizr",
"module": "github:jspm/nodelibs-module", "module": "github:jspm/nodelibs-module",
@@ -189,6 +196,7 @@
"nodelibs": "github:jspm/nodelibs", "nodelibs": "github:jspm/nodelibs",
"normalize.css": "github:necolas/normalize.css", "normalize.css": "github:necolas/normalize.css",
"nprogress": "github:rstacruz/nprogress", "nprogress": "github:rstacruz/nprogress",
"numgen": "npm:numgen",
"observe-js": "github:Polymer/observe-js", "observe-js": "github:Polymer/observe-js",
"omniscient": "npm:omniscient", "omniscient": "npm:omniscient",
"open-sans-fontface": "github:FontFaceKit/open-sans", "open-sans-fontface": "github:FontFaceKit/open-sans",
@@ -221,6 +229,7 @@
"respond": "github:scottjehl/Respond", "respond": "github:scottjehl/Respond",
"rest": "github:cujojs/rest", "rest": "github:cujojs/rest",
"restangular": "github:mgonto/restangular", "restangular": "github:mgonto/restangular",
"return-function": "npm:return-function",
"rx": "npm:rx", "rx": "npm:rx",
"select2": "github:select2/select2", "select2": "github:select2/select2",
"selectize": "github:brianreavis/selectize.js", "selectize": "github:brianreavis/selectize.js",
@@ -235,6 +244,7 @@
"string_decoder": "github:jspm/nodelibs-string_decoder", "string_decoder": "github:jspm/nodelibs-string_decoder",
"superagent": "npm:superagent", "superagent": "npm:superagent",
"tabletools": "github:DataTables/TableTools", "tabletools": "github:DataTables/TableTools",
"teo": "npm:teo",
"three.js": "github:mrdoob/three.js", "three.js": "github:mrdoob/three.js",
"three": "github:mrdoob/three.js", "three": "github:mrdoob/three.js",
"threestrap": "github:unconed/threestrap", "threestrap": "github:unconed/threestrap",