Author SHA1 Message Date
Sébastien Cevey 577e32a475 Add vdom-virtualize 2015-06-22 22:17:16 +01:00
Guy Bedford 5b2fac719f Merge pull request #437 from SebastianM/angular2-bootstrap
add angular2-bootstrap project
2015-06-22 20:52:29 +02:00
Sebastian Müller d355cc7f93 add angular2-bootstrap project
Repo: https://github.com/SebastianM/angular2-bootstrap
2015-06-22 20:02:25 +02:00
Guy Bedford a6f118f487 Merge pull request #436 from Aaike/patch-2
add js-deco
2015-06-22 01:07:17 +02:00
Aaike Van Roekeghem e385b1f06e add js-deco 2015-06-21 23:44:08 +07:00
guybedford 62e098bd34 puremvc version correction 2015-06-19 19:59:20 +02:00
Guy Bedford b002ea9e5e Merge pull request #435 from capaj/patch-9
added Leaflet
2015-06-19 19:46:07 +02:00
Jiri Spac 7263a7a142 added Leaflet 2015-06-19 17:17:08 +02:00
Guy Bedford 1b8bfb5d57 Merge pull request #434 from MeirionHughes/master
Add svg.js registry and override
2015-06-19 14:09:11 +02:00
Meirion Hughes 83dee73b5a Add svg.js registry and override 2015-06-19 11:25:08 +01:00
Guy Bedford cba17fd14b Update puremvc-typescript-multicore-framework@1.0.0.json 2015-06-18 14:51:32 +02:00
guybedford ceae8d88b0 add snap 2015-06-17 22:54:04 +02:00
guybedford de76eb3233 add snap 2015-06-17 22:52:44 +02:00
Guy Bedford 698566dea6 Merge pull request #430 from robwormald/patch-2
add override for reflect-metadata
2015-06-17 16:35:20 +02:00
Rob Wormald 7401ba733b add override for reflect-metadata 2015-06-17 07:33:51 -07:00
Guy Bedford d13ff44c80 Merge pull request #429 from timbur/patch-1
"lib": "src-noconflict"
2015-06-17 16:22:45 +02:00
Tim Burgess 8f09105301 "lib": "src-noconflict"
Some modules rely on `ace.require`, which seems to have its own internal locate/fetch algorithm and doesn't match `cjs`'s `require`.  For example, `ace.require('ace/ext/themelist').themesByName` seems to fetch the file `ace/ext-themelist`, and one might think the equivalent `cjs` line would be `require('ace/ext-themelist').themesByName`, but by that method, `themesByName` is `undefined`.  And even after determining the equivalent `cjs` statement, there will likely be at least a dozen or more others like it, so it's easiest to just use the `noconflict` version.
2015-06-17 09:43:15 -04:00
Guy Bedford 93a5f4dcfe Rename puremvc-typescript-multicore-framework@1.1.json to puremvc-typescript-multicore-framework@1.0.0.json 2015-06-17 15:03:43 +02:00
Guy Bedford 344ce21548 Merge pull request #428 from robwormald/patch-1
add reflect-metadata
2015-06-17 14:55:28 +02:00
Rob Wormald c017e3451d add reflect-metadata 2015-06-17 05:53:07 -07:00
Guy Bedford f02cd59186 Merge pull request #385 from robwormald/master
Add Angular2 to registry
2015-06-17 14:29:36 +02:00
Guy Bedford c89ff50b7b Merge pull request #427 from capaj/patch-8
added traverse from substack
2015-06-17 14:17:09 +02:00
Jiri Spac d11fa8a756 added traverse from substack 2015-06-17 10:20:26 +02:00
Rob Wormald ae34d38c04 update for alpha27 2015-06-17 01:06:58 -07:00
Guy Bedford f46c5634e8 Merge pull request #426 from areel/master
Add Cytoscape.js
2015-06-16 23:48:38 +02:00
guybedford 885d1fe2ed add webgl developer tools 2015-06-16 23:47:54 +02:00
Aidan Reel a47c4d51e0 Add Cytoscape.js 2015-06-16 22:44:52 +01:00
Guy Bedford 7765942382 Merge pull request #423 from sparkbuzz/master
File contents for multicore and standard were swapped by accident.
2015-06-15 10:56:23 +02:00
Josef van Niekerk a036b683fc File contents for multicore and standard were swapped by accident. 2015-06-15 09:21:44 +02:00
Guy Bedford 0e4ac754c0 Merge pull request #420 from Aaike/patch-1
fix velocity
2015-06-14 13:46:53 +02:00
Aaike Van Roekeghem 6950f245cf fix velocity
remove global format
2015-06-14 03:26:41 +07:00
Guy Bedford d64e537b19 Merge pull request #419 from sparkbuzz/master
Added PureMVC Standard (v1.0a) and Multicore (v1.1) repositories.
2015-06-12 16:42:32 +02:00
Josef van Niekerk 406219d494 Removed broken char 2015-06-12 16:31:09 +02:00
Josef van Niekerk ae3595f9ae Merge remote-tracking branch 'origin/master' 2015-06-12 16:29:52 +02:00
Josef van Niekerk ac082dc9b8 Fixed path to main. 2015-06-12 16:28:26 +02:00
Josef van Niekerk 6463911021 Update registry.json 2015-06-12 16:18:49 +02:00
Josef van Niekerk 70230daa83 Added PureMVC Standard (v1.0a) and Multicore (v1.1) repositories. 2015-06-12 08:14:50 +02:00
Guy Bedford 3d08a5828e Merge pull request #417 from egor-smirnov/master
Add angular-decorators
2015-06-10 11:44:55 +02:00
Egor Smirnov c6f2884f77 Add angular-decorators 2015-06-10 11:42:09 +02:00
Guy Bedford fd355ebfa7 Merge pull request #416 from egor-smirnov/master
Add angular-local-storage
2015-06-10 11:16:38 +02:00
Egor Smirnov 7e2bead6b9 Add angular-local-storage 2015-06-10 11:14:39 +02:00
guybedford d41cf24bfb add mocha 2 2015-06-10 11:06:19 +02:00
Guy Bedford 3dbf56ef8f Create bower-traceur@0.0.90.json 2015-06-09 15:00:31 +02:00
Guy Bedford d3cf48f07e Create bower-traceur-runtime@0.0.90.json 2015-06-09 15:00:12 +02:00
Guy Bedford d2dd4a0ca9 change casing on github 2015-06-08 18:21:55 +02:00
Guy Bedford 9dd9b7768d Merge pull request #409 from Aaike/greensock
added Greensock
2015-06-05 20:20:17 +02:00
Aaike Van Roekeghem 153a178661 added Greensock 2015-06-05 23:58:23 +07:00
Guy Bedford 94ab99ff70 Merge pull request #408 from capaj/master
mongoose added to registry
2015-06-05 15:32:23 +02:00
Jiří Špác d2281c9109 Merge remote-tracking branch 'upstream/master'
Conflicts:
	registry.json
2015-06-05 15:25:51 +02:00
Jiří Špác e7f9a2ceee fixed a name on github 2015-06-05 15:23:36 +02:00
Jiří Špác 0cc30e0c3f added an override for socket.io, fixes https://github.com/jspm/jspm-cli/issues/780 2015-06-05 15:21:16 +02:00
Guy Bedford c86c7fee17 Merge pull request #406 from Aaike/add-jsol
added JSOL
2015-06-04 13:22:10 +02:00
Aaike Van Roekeghem 3a4250cc26 added JSOL 2015-06-04 08:41:38 +07:00
Guy Bedford 7d3357e3e8 Merge pull request #405 from capaj/patch-7
added chai
2015-06-03 15:43:04 +02:00
Guy Bedford 8d2f0222b9 Merge pull request #404 from capaj/patch-6
added moonridge-client
2015-06-03 15:41:53 +02:00
Jiri Spac 7e51c1551e added chai 2015-06-03 15:23:45 +02:00
Jiri Spac 9e23302dfe added moonridge-client 2015-06-03 12:30:08 +02:00
Guy Bedford 268bc348d9 Merge pull request #403 from Aaike/velocity
added velocity
2015-06-02 22:39:00 +02:00
Aaike Van Roekeghem e0b35b1991 added velocity 2015-06-02 19:13:52 +07:00
guybedford 966892e492 remove unnecessary override 2015-06-02 13:52:14 +02:00
Guy Bedford 2c6b785ed1 Updated babel-runtime override 2015-06-02 12:29:57 +02:00
Guy Bedford f338ff69bd Merge pull request #399 from Zoltu/patch-2
Adds auth0/lock override.
2015-05-31 18:56:48 +02:00
Micah Zoltu 2589b60687 Update and rename lock@7.5.4 to lock@7.5.4.json 2015-05-31 09:35:22 -07:00
Micah Zoltu c49dbabeee Adds auth0/lock override.
Copied from https://github.com/volak/registry/blob/master/package-overrides/github/auth0/lock%407.1.1.json, seems to work.
2015-05-30 21:59:50 -07:00
Guy Bedford 084f836adf Merge pull request #398 from lookfirst/patch-1
Create angular-hotkeys@1.4.5.json
2015-05-30 19:00:14 +02:00
Jon Stevens 92b3feb28e still trying to get it right. heh. =) 2015-05-30 09:36:00 -07:00
Jon Stevens 339ab74137 Update angular-hotkeys@1.4.5.json
remove build as part of the PR.
2015-05-30 09:24:54 -07:00
Jon Stevens 51fdec8abb Create angular-hotkeys@1.4.5.json 2015-05-30 00:06:40 -07:00
guybedford 8b23e579a9 add handlebars runtime 2015-05-29 15:32:53 +02:00
Guy Bedford 36146ce10a Merge pull request #397 from telekosmos/fix/foundation-jquery
Fixed missing jquery dependency
2015-05-28 18:34:48 +02:00
telekosmos 766131b238 Fixed missing jquery dependency 2015-05-28 17:50:16 +02:00
guybedford 4c0e2cc812 add mithril 2015-05-28 16:57:07 +02:00
guybedford 76791892f5 Revert "Updating angular-formly to use npm"
This reverts commit d30c7699b2.
2015-05-28 16:46:24 +02:00
Guy Bedford 04bf0a0fdf Merge pull request #395 from kentcdodds/patch-1
Updating angular-formly to use npm
2015-05-28 16:39:53 +02:00
Kent C. Dodds d30c7699b2 Updating angular-formly to use npm 2015-05-28 08:34:01 -06:00
Guy Bedford 362cc4ecd7 Merge pull request #394 from capaj/patch-5
added debug from visionmedia
2015-05-27 13:03:39 +02:00
Jiri Spac 987676c1e3 proper alphabetical ordering 2015-05-26 19:28:01 +02:00
Jiri Spac 302c4f9e99 added debug from visionmedia 2015-05-26 18:56:52 +02:00
Guy Bedford 3db2dde583 Merge pull request #388 from XVincentX/master
Added package override for isteven omni bar
2015-05-22 14:50:43 +02:00
Guy Bedford a6e2143f1e Create bower-traceur-runtime@0.0.89.json 2015-05-21 13:38:12 +02:00
Guy Bedford 322da933b5 Create bower-traceur@0.0.89.json 2015-05-21 13:37:55 +02:00
Guy Bedford 2f3428588e Merge pull request #391 from capaj/master
added an override for socket.io-client
2015-05-20 22:33:26 +02:00
Jiří Špác 47ca06f270 added an override for socket.io, fixes https://github.com/jspm/jspm-cli/issues/780 2015-05-20 17:38:53 +02:00
XVincentX 7ceec1b797 Added override for omni bar 2015-05-20 15:20:32 +02:00
Guy Bedford f3d1848f19 Merge pull request #390 from milunka/master
Dest folder in autosize library was renamed to dist.
2015-05-20 12:14:48 +02:00
mirek kulha 58b8e27ad0 Autosize dest folder renamed to dist. 2015-05-20 12:11:51 +02:00
Guy Bedford 041149a34a Merge pull request #389 from Aaike/patch-4
added bootstrap-less
2015-05-20 00:15:15 +02:00
Aaike Van Roekeghem dfe00e3cf5 added bootstrap-less 2015-05-20 05:13:04 +07:00
Guy Bedford 239b8a4530 Merge pull request #387 from codylindley/patch-3
not jquery export, 'kendo'
2015-05-15 21:23:09 +02:00
Cody Lindley 242d952de2 not jquery export, 'kendo' 2015-05-15 13:17:05 -06:00
Guy Bedford 38c4f96f6c Merge pull request #386 from jackfranklin/master
Add Immutable and ImmutableJS mappings
2015-05-15 15:51:51 +02:00
Jack Franklin 45743472d2 Add Immutable and ImmutableJS mappings 2015-05-15 14:50:20 +01:00
Rob Wormald 53a9906a9c add angular2 initial overrides
this may need work
2015-05-14 18:27:31 -07:00
Rob Wormald 5db571aa60 add angular2 to registry
will need some overriding
2015-05-14 18:06:32 -07:00
Guy Bedford 02b1256c82 Merge pull request #384 from codylindley/patch-2
clarify a couple of settings
2015-05-14 18:29:09 +02:00
Cody Lindley d415c8865e change to non-min file 2015-05-14 10:27:26 -06:00
Cody Lindley 09d58ff120 clarify a couple of settings 2015-05-14 08:45:45 -06:00
Guy Bedford 6c86b71b07 Merge pull request #383 from jspm/kendo
Kendo ui
2015-05-14 00:53:58 +02:00
27 changed files with 186 additions and 10 deletions
@@ -0,0 +1,3 @@
{
"format": "global"
}
@@ -0,0 +1,3 @@
{
"main": "socket.io.js"
}
@@ -0,0 +1,3 @@
{
"main": "src/debug/webgl-debug.js"
}
@@ -0,0 +1,3 @@
{
"main": "bin/puremvc-typescript-multicore-1.1.js"
}
@@ -0,0 +1,3 @@
{
"main": "bin/puremvc-typescript-standard-1.0.js"
}
@@ -2,7 +2,7 @@
"main": "ace", "main": "ace",
"format": "global", "format": "global",
"directories": { "directories": {
"lib": "src" "lib": "src-noconflict"
}, },
"shim": { "shim": {
"ace": { "ace": {
@@ -0,0 +1,9 @@
{
"format": "global",
"main": "build/auth0-lock.min",
"shim": {
"build/auth0-lock.min": {
"exports": "Auth0Lock"
}
}
}
@@ -0,0 +1,12 @@
{
"main": "build/hotkeys",
"registry": "jspm",
"dependencies": {
"angular": "^1.2.0"
},
"shim": {
"build/hotkeys": {
"deps": ["angular"]
}
}
}
@@ -5,5 +5,5 @@
"exports": "Handlebars" "exports": "Handlebars"
} }
}, },
"files": ["handlebars.js"] "files": ["handlebars.js", "handlebars.runtime.js"]
} }
@@ -0,0 +1,3 @@
{
"main": "jsol.js"
}
@@ -0,0 +1,8 @@
{
"format": "global",
"shim": {
"index": {
"exports": "mongoose"
}
}
}
@@ -0,0 +1,6 @@
{
"main": "TweenMax.js",
"directories":{
"lib": "src/uncompressed"
}
}
@@ -0,0 +1,13 @@
{
"main": "isteven-omni-bar.js",
"dependencies": {
"css": "^0.1.10"
},
"shim": {
"isteven-omni-bar": {
"deps": [
"./isteven-omni-bar.css!"
]
}
}
}
@@ -0,0 +1,5 @@
{
"main": "dist/autosize",
"format": "cjs",
"registry": "jspm"
}
@@ -0,0 +1,8 @@
{
"format": "global",
"shim": {
"traceur-runtime": {
"exports": "$traceurRuntime"
}
}
}
@@ -0,0 +1,8 @@
{
"format": "global",
"shim": {
"traceur-runtime": {
"exports": "$traceurRuntime"
}
}
}
@@ -0,0 +1,8 @@
{
"format": "global",
"shim": {
"traceur": {
"exports": "traceur"
}
}
}
@@ -0,0 +1,8 @@
{
"format": "global",
"shim": {
"traceur": {
"exports": "traceur"
}
}
}
@@ -0,0 +1,9 @@
{
"main": "velocity.js",
"files": [
"velocity.js",
"velocity.min.js",
"velocity.ui.js",
"velocity.ui.min.js"
]
}
@@ -1,8 +1,10 @@
{ {
"main":"src/js/kendo.ui.core",
"format": "global", "format": "global",
"shim": { "shim": {
"js/kendo.ui.core.min": { "src/js/kendo.ui.core": {
"deps": ["jquery"] "deps": ["jquery"],
"exports": "kendo"
} }
}, },
"dependencies": { "dependencies": {
@@ -0,0 +1,4 @@
{
"main": "dist/svg.min.js",
"format": "global"
}
@@ -2,7 +2,12 @@
"main": "js/foundation/foundation", "main": "js/foundation/foundation",
"shim": { "shim": {
"js/foundation/foundation.*": "./foundation", "js/foundation/foundation.*": "./foundation",
"js/foundation/foundation": ["jquery", "../vendor/custom.modernizr"] "js/foundation/foundation": {
"deps": ["jquery", "../vendor/custom.modernizr"]
}
},
"dependencies": {
"jquery": "github:components/jquery"
}, },
"ignore": [ "ignore": [
"js/foundation.min.js", "js/foundation.min.js",
@@ -8,6 +8,9 @@
"exports": "Foundation" "exports": "Foundation"
} }
}, },
"dependencies": {
"jquery": "github:components/jquery"
},
"ignore": [ "ignore": [
"js/foundation.min.js", "js/foundation.min.js",
"js/vendor/jquery.cookie.js", "js/vendor/jquery.cookie.js",
@@ -0,0 +1,7 @@
{
"dependencies": {
"reflect-metadata": "^0.1.0",
"zone.js": "^0.5.1",
"rx": "2.5.1"
}
}
+14
View File
@@ -0,0 +1,14 @@
{
"browser": "mocha",
"main": "mocha",
"shim": {
"mocha": {
"deps": ["./mocha.css!"],
"exports": "mocha"
}
},
"dependencies": {
"css": "*"
},
"registry": "jspm"
}
@@ -0,0 +1,5 @@
{
"map" : {
"crypto": "@empty"
}
}
+27 -3
View File
@@ -15,6 +15,8 @@
"ace": "github:ajaxorg/ace-builds", "ace": "github:ajaxorg/ace-builds",
"adam": "npm:adam", "adam": "npm:adam",
"angular": "github:angular/bower-angular", "angular": "github:angular/bower-angular",
"angular2": "npm:angular2",
"angular2-bootstrap": "npm:angular2-bootstrap",
"angular.CQRS": "github:KABA-CCEAC/angular.CQRS", "angular.CQRS": "github:KABA-CCEAC/angular.CQRS",
"angular-agility": "github:AngularAgility/AngularAgility", "angular-agility": "github:AngularAgility/AngularAgility",
"angular-animate": "github:angular/bower-angular-animate", "angular-animate": "github:angular/bower-angular-animate",
@@ -24,12 +26,14 @@
"angular-breadcrumb": "github:ncuillery/angular-breadcrumb", "angular-breadcrumb": "github:ncuillery/angular-breadcrumb",
"angular-cookies": "github:angular/bower-angular-cookies", "angular-cookies": "github:angular/bower-angular-cookies",
"angular-decorate": "github:innit/angular-decorate", "angular-decorate": "github:innit/angular-decorate",
"angular-decorators": "npm:angular-decorators",
"angular-deferred-bootstrap": "github:philippd/bower-angular-deferred-bootstrap", "angular-deferred-bootstrap": "github:philippd/bower-angular-deferred-bootstrap",
"angular-file-upload": "github:danialfarid/angular-file-upload-bower", "angular-file-upload": "github:danialfarid/angular-file-upload-bower",
"angular-formly": "github:formly-js/angular-formly", "angular-formly": "github:formly-js/angular-formly",
"angular-google-maps": "github:angular-ui/angular-google-maps", "angular-google-maps": "github:angular-ui/angular-google-maps",
"angular-http-auth": "github:witoldsz/angular-http-auth", "angular-http-auth": "github:witoldsz/angular-http-auth",
"angular-loading-bar": "github:chieffancypants/angular-loading-bar", "angular-loading-bar": "github:chieffancypants/angular-loading-bar",
"angular-local-storage": "npm:angular-local-storage",
"angular-locker": "github:tymondesigns/angular-locker", "angular-locker": "github:tymondesigns/angular-locker",
"angular-material": "github:angular/bower-material", "angular-material": "github:angular/bower-material",
"angular-messages": "github:angular/bower-angular-messages", "angular-messages": "github:angular/bower-angular-messages",
@@ -109,11 +113,13 @@
"bignumber.js": "npm:bignumber.js", "bignumber.js": "npm:bignumber.js",
"bluebird": "npm:bluebird", "bluebird": "npm:bluebird",
"bootstrap": "github:twbs/bootstrap", "bootstrap": "github:twbs/bootstrap",
"bootstrap-less": "github:distros/bootstrap-less",
"bootstrap-material": "github:fezVrasta/bootstrap-material-design", "bootstrap-material": "github:fezVrasta/bootstrap-material-design",
"bootstrap-slider": "github:seiyria/bootstrap-slider", "bootstrap-slider": "github:seiyria/bootstrap-slider",
"bootstrap-wizard": "github:gwrey/bootstrap-wizard", "bootstrap-wizard": "github:gwrey/bootstrap-wizard",
"breeze": "npm:breeze-client", "breeze": "npm:breeze-client",
"buffer": "github:jspm/nodelibs-buffer", "buffer": "github:jspm/nodelibs-buffer",
"chai": "npm:chai",
"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",
@@ -128,8 +134,10 @@
"crypto": "github:jspm/nodelibs-crypto", "crypto": "github:jspm/nodelibs-crypto",
"css-element-queries": "github:marcj/css-element-queries", "css-element-queries": "github:marcj/css-element-queries",
"curl": "github:cujojs/curl", "curl": "github:cujojs/curl",
"cytoscape.js":"github:cytoscape/cytoscape.js",
"d3": "github:mbostock/d3", "d3": "github:mbostock/d3",
"datatables": "github:DataTables/DataTables", "datatables": "github:DataTables/DataTables",
"debug": "github:visionmedia/debug",
"decimal.js": "github:MikeMcl/decimal.js", "decimal.js": "github:MikeMcl/decimal.js",
"dgram": "github:jspm/nodelibs-dgram", "dgram": "github:jspm/nodelibs-dgram",
"di": "github:angular/di.js", "di": "github:angular/di.js",
@@ -157,6 +165,7 @@
"foundation": "github:zurb/bower-foundation", "foundation": "github:zurb/bower-foundation",
"fs": "github:jspm/nodelibs-fs", "fs": "github:jspm/nodelibs-fs",
"golden-layout": "npm:golden-layout", "golden-layout": "npm:golden-layout",
"greensock": "github:greensock/GreenSock-JS",
"hammer": "github:hammerjs/hammer.js", "hammer": "github:hammerjs/hammer.js",
"handlebars": "github:components/handlebars.js", "handlebars": "github:components/handlebars.js",
"handlebars.js": "github:components/handlebars.js", "handlebars.js": "github:components/handlebars.js",
@@ -172,6 +181,7 @@
"i18next-client": "npm:i18next-client", "i18next-client": "npm:i18next-client",
"icheck": "github:fronteed/iCheck", "icheck": "github:fronteed/iCheck",
"immstruct": "npm:immstruct", "immstruct": "npm:immstruct",
"immutable": "npm:immutable",
"infamous": "npm:infamous", "infamous": "npm:infamous",
"intro": "github:usablica/intro.js", "intro": "github:usablica/intro.js",
"ionic": "github:driftyco/ionic-bower", "ionic": "github:driftyco/ionic-bower",
@@ -191,8 +201,10 @@
"jquery-validation": "github:jzaefferer/jquery-validation", "jquery-validation": "github:jzaefferer/jquery-validation",
"jquery-validation-unobtrusive": "github:aspnet/jquery-validation-unobtrusive", "jquery-validation-unobtrusive": "github:aspnet/jquery-validation-unobtrusive",
"js-beautify": "github:beautify-web/js-beautify", "js-beautify": "github:beautify-web/js-beautify",
"js-deco": "github:gooy/js-deco",
"js.edgar": "npm:js.edgar", "js.edgar": "npm:js.edgar",
"jsfromhell": "github:jonasraoni/JSFromHell", "jsfromhell": "github:jonasraoni/JSFromHell",
"jsol": "github:daepark/JSOL",
"jsplumb": "github:sporritt/jsPlumb", "jsplumb": "github:sporritt/jsPlumb",
"js-scrypt": "github:tonyg/js-scrypt", "js-scrypt": "github:tonyg/js-scrypt",
"kickstrap": "github:ajkochanowicz/Kickstrap", "kickstrap": "github:ajkochanowicz/Kickstrap",
@@ -201,6 +213,7 @@
"kendo-ui": "github:kendo-labs/bower-kendo-ui", "kendo-ui": "github:kendo-labs/bower-kendo-ui",
"knockout": "github:knockout/knockout", "knockout": "github:knockout/knockout",
"knockout-validation": "github:Knockout-Contrib/Knockout-Validation", "knockout-validation": "github:Knockout-Contrib/Knockout-Validation",
"leaflet": "github:Leaflet/Leaflet",
"less.js": "github:distros/less", "less.js": "github:distros/less",
"lightbox2": "github:lokesh/lightbox2", "lightbox2": "github:lokesh/lightbox2",
"localforage": "npm:localforage", "localforage": "npm:localforage",
@@ -209,16 +222,19 @@
"marionette": "github:marionettejs/backbone.marionette", "marionette": "github:marionettejs/backbone.marionette",
"masonry": "github:desandro/masonry", "masonry": "github:desandro/masonry",
"material-design-icons": "github:google/material-design-icons", "material-design-icons": "github:google/material-design-icons",
"materialize": "github:dogfalo/materialize", "materialize": "github:Dogfalo/materialize",
"meld": "github:cujojs/meld", "meld": "github:cujojs/meld",
"microplugin": "npm:microplugin", "microplugin": "npm:microplugin",
"minivents": "github:allouis/minivents", "minivents": "github:allouis/minivents",
"mithril": "npm:mithril",
"mixing": "npm:mixing", "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",
"moment": "github:moment/moment", "moment": "github:moment/moment",
"moment-json-parser": "npm:moment-json-parser", "moment-json-parser": "npm:moment-json-parser",
"mongoose": "github:gavinaiken/mongoose-browser",
"moonridge-client": "github:capaj/Moonridge-client",
"mq4-hover-shim": "npm:mq4-hover-shim", "mq4-hover-shim": "npm:mq4-hover-shim",
"msgs": "github:cujojs/msgs", "msgs": "github:cujojs/msgs",
"mustache": "github:janl/mustache.js", "mustache": "github:janl/mustache.js",
@@ -251,6 +267,8 @@
"prism": "github:LeaVerou/prism", "prism": "github:LeaVerou/prism",
"process": "github:jspm/nodelibs-process", "process": "github:jspm/nodelibs-process",
"punycode": "github:jspm/nodelibs-punycode", "punycode": "github:jspm/nodelibs-punycode",
"puremvc-standard": "github:PureMVC/puremvc-typescript-standard-framework",
"puremvc-multicore": "github:PureMVC/puremvc-typescript-multicore-framework",
"querystring": "github:jspm/nodelibs-querystring", "querystring": "github:jspm/nodelibs-querystring",
"quint": "github:jquery/qunit", "quint": "github:jquery/qunit",
"rangy": "github:timdown/rangy-release", "rangy": "github:timdown/rangy-release",
@@ -260,6 +278,7 @@
"react": "npm:react", "react": "npm:react",
"react-router": "npm:react-router", "react-router": "npm:react-router",
"readline": "github:jspm/nodelibs-readline", "readline": "github:jspm/nodelibs-readline",
"reflect-metadata": "npm:reflect-metadata",
"reflux": "npm:reflux", "reflux": "npm:reflux",
"regenerator": "npm:regenerator", "regenerator": "npm:regenerator",
"repl": "github:jspm/nodelibs-repl", "repl": "github:jspm/nodelibs-repl",
@@ -277,14 +296,16 @@
"showdown": "github:showdownjs/showdown", "showdown": "github:showdownjs/showdown",
"sifter": "github:brianreavis/sifter.js", "sifter": "github:brianreavis/sifter.js",
"skrollr": "github:Prinzhorn/skrollr", "skrollr": "github:Prinzhorn/skrollr",
"snap.svg": "github:adobe-webplatform/Snap.svg",
"sockjs-client": "github:sockjs/sockjs-client", "sockjs-client": "github:sockjs/sockjs-client",
"socket.io-client": "npm:socket.io-client", "socket.io-client": "github:Automattic/socket.io-client",
"socket.io-rpc-client": "github:capaj/socket.io-rpc-client", "socket.io-rpc-client": "github:capaj/socket.io-rpc-client",
"spin": "github:fgnass/spin.js", "spin": "github:fgnass/spin.js",
"stomp-websocket": "github:jmesnil/stomp-websocket", "stomp-websocket": "github:jmesnil/stomp-websocket",
"stream": "github:jspm/nodelibs-stream", "stream": "github:jspm/nodelibs-stream",
"string_decoder": "github:jspm/nodelibs-string_decoder", "string_decoder": "github:jspm/nodelibs-string_decoder",
"superagent": "npm:superagent", "superagent": "npm:superagent",
"svg.js" : "github:wout/svg.js",
"tabletools": "github:DataTables/TableTools", "tabletools": "github:DataTables/TableTools",
"teo": "npm:teo", "teo": "npm:teo",
"three.js": "github:mrdoob/three.js", "three.js": "github:mrdoob/three.js",
@@ -299,7 +320,8 @@
"tls": "github:jspm/nodelibs-tls", "tls": "github:jspm/nodelibs-tls",
"traceur": "github:jmcriffey/bower-traceur", "traceur": "github:jmcriffey/bower-traceur",
"traceur-runtime": "github:jmcriffey/bower-traceur-runtime", "traceur-runtime": "github:jmcriffey/bower-traceur-runtime",
"typescript": "github:mhegazy/typescript", "traverse": "npm:traverse",
"typescript": "github:mhegazy/typescript",
"tty": "github:jspm/nodelibs-tty", "tty": "github:jspm/nodelibs-tty",
"twitter": "npm:twitter", "twitter": "npm:twitter",
"typeahead": "github:twitter/typeahead.js", "typeahead": "github:twitter/typeahead.js",
@@ -310,6 +332,8 @@
"url": "github:jspm/nodelibs-url", "url": "github:jspm/nodelibs-url",
"util": "github:jspm/nodelibs-util", "util": "github:jspm/nodelibs-util",
"vm": "github:jspm/nodelibs-vm", "vm": "github:jspm/nodelibs-vm",
"vdom-virtualize": "npm:vdom-virtualize",
"velocity": "github:julianshapiro/velocity",
"vertxbus": "github:larrytin/bower-vertxbus", "vertxbus": "github:larrytin/bower-vertxbus",
"virtual-dom": "npm:virtual-dom", "virtual-dom": "npm:virtual-dom",
"vue": "npm:vue", "vue": "npm:vue",