System.config({ defaultJSExtensions: true, transpiler: "babel", babelOptions: { "optional": [ "runtime", "optimisation.modules.system" ], "blacklist": [ "strict" ] }, paths: { "github:*": "vendor/github/*", "npm:*": "vendor/npm/*" }, map: { "babel": "npm:babel-core@5.8.23", "babel-runtime": "npm:babel-runtime@5.8.20", "bootstrap": "github:twbs/bootstrap@3.3.5", "core-js": "npm:core-js@1.1.2", "d3": "github:mbostock/d3@3.5.6", "font-awesome": "npm:font-awesome@4.4.0", "jquery": "github:components/jquery@2.1.4", "jquery-ui": "github:components/jqueryui@1.11.4", "nicgirault/circosJs": "github:nicgirault/circosJs@1.7.0", "react": "npm:react@18.0.0", "react-dom": "npm:react-dom@18.0.0", "underscore": "npm:underscore@1.8.3", "vakata/jstree": "github:vakata/jstree@3.3.8", "github:components/jqueryui@1.11.4": { "jquery": "github:components/jquery@2.1.4" }, "github:jspm/nodelibs-assert@0.1.0": { "assert": "npm:assert@1.5.0" }, "github:jspm/nodelibs-buffer@0.1.1": { "buffer": "npm:buffer@5.7.1" }, "github:jspm/nodelibs-events@0.1.1": { "events": "npm:events@1.0.2" }, "github:jspm/nodelibs-path@0.1.0": { "path-browserify": "npm:path-browserify@0.0.0" }, "github:jspm/nodelibs-process@0.1.2": { "process": "npm:process@0.11.10" }, "github:jspm/nodelibs-stream@0.1.0": { "stream-browserify": "npm:stream-browserify@1.0.0" }, "github:jspm/nodelibs-util@0.1.0": { "util": "npm:util@0.10.3" }, "github:jspm/nodelibs-vm@0.1.0": { "vm-browserify": "npm:vm-browserify@0.0.4" }, "github:twbs/bootstrap@3.3.5": { "jquery": "github:components/jquery@2.1.4" }, "npm:assert@1.5.0": { "assert": "github:jspm/nodelibs-assert@0.1.0", "buffer": "github:jspm/nodelibs-buffer@0.1.1", "object-assign": "npm:object-assign@4.1.1", "process": "github:jspm/nodelibs-process@0.1.2", "util": "npm:util@0.10.3" }, "npm:babel-runtime@5.8.20": { "process": "github:jspm/nodelibs-process@0.1.2" }, "npm:buffer@5.7.1": { "base64-js": "npm:base64-js@1.5.1", "ieee754": "npm:ieee754@1.2.1" }, "npm:core-js@1.1.2": { "fs": "github:jspm/nodelibs-fs@0.1.2", "process": "github:jspm/nodelibs-process@0.1.2", "systemjs-json": "github:systemjs/plugin-json@0.1.0" }, "npm:core-util-is@1.0.3": { "buffer": "github:jspm/nodelibs-buffer@0.1.1" }, "npm:font-awesome@4.4.0": { "css": "github:systemjs/plugin-css@0.1.15" }, "npm:inherits@2.0.1": { "util": "github:jspm/nodelibs-util@0.1.0" }, "npm:loose-envify@1.4.0": { "fs": "github:jspm/nodelibs-fs@0.1.2", "js-tokens": "npm:js-tokens@4.0.0", "process": "github:jspm/nodelibs-process@0.1.2", "stream": "github:jspm/nodelibs-stream@0.1.0", "util": "github:jspm/nodelibs-util@0.1.0" }, "npm:path-browserify@0.0.0": { "process": "github:jspm/nodelibs-process@0.1.2" }, "npm:process@0.11.10": { "assert": "github:jspm/nodelibs-assert@0.1.0", "fs": "github:jspm/nodelibs-fs@0.1.2", "vm": "github:jspm/nodelibs-vm@0.1.0" }, "npm:react-dom@18.0.0": { "buffer": "github:jspm/nodelibs-buffer@0.1.1", "loose-envify": "npm:loose-envify@1.4.0", "process": "github:jspm/nodelibs-process@0.1.2", "react": "npm:react@18.0.0", "scheduler": "npm:scheduler@0.21.0", "stream": "github:jspm/nodelibs-stream@0.1.0" }, "npm:react@18.0.0": { "loose-envify": "npm:loose-envify@1.4.0", "process": "github:jspm/nodelibs-process@0.1.2" }, "npm:readable-stream@1.1.14": { "buffer": "github:jspm/nodelibs-buffer@0.1.1", "core-util-is": "npm:core-util-is@1.0.3", "events": "github:jspm/nodelibs-events@0.1.1", "inherits": "npm:inherits@2.0.1", "isarray": "npm:isarray@0.0.1", "process": "github:jspm/nodelibs-process@0.1.2", "stream-browserify": "npm:stream-browserify@1.0.0", "string_decoder": "npm:string_decoder@0.10.31" }, "npm:scheduler@0.21.0": { "loose-envify": "npm:loose-envify@1.4.0", "process": "github:jspm/nodelibs-process@0.1.2" }, "npm:stream-browserify@1.0.0": { "events": "github:jspm/nodelibs-events@0.1.1", "inherits": "npm:inherits@2.0.1", "readable-stream": "npm:readable-stream@1.1.14" }, "npm:string_decoder@0.10.31": { "buffer": "github:jspm/nodelibs-buffer@0.1.1" }, "npm:util@0.10.3": { "inherits": "npm:inherits@2.0.1", "process": "github:jspm/nodelibs-process@0.1.2" }, "npm:vm-browserify@0.0.4": { "indexof": "npm:indexof@0.0.1" } } });