Created
May 15, 2018 19:12
-
-
Save menelaosbgr/94d64c03fd8f010688fb9424b63f36c5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| System.config({ | |
| defaultJSExtensions: true, | |
| transpiler: "babel", | |
| babelOptions: { | |
| "optional": [ | |
| "runtime", | |
| "optimisation.modules.system", | |
| "es7.decorators", | |
| "es7.classProperties" | |
| ] | |
| }, | |
| paths: { | |
| "*": "./dist/*", | |
| "MBAKnet:*": "jspm_packages/MBAKnet/*", | |
| "github:*": "jspm_packages/github/*", | |
| "npm:*": "jspm_packages/npm/*" | |
| }, | |
| map: { | |
| "animate.css": "npm:animate.css@3.5.2", | |
| "aurelia-animator-css": "npm:aurelia-animator-css@1.0.4", | |
| "aurelia-binding": "npm:aurelia-binding@1.5.0", | |
| "aurelia-bootstrapper": "npm:aurelia-bootstrapper@1.0.1", | |
| "aurelia-dialog": "npm:aurelia-dialog@1.0.0-rc.2.0.0", | |
| "aurelia-event-aggregator": "npm:aurelia-event-aggregator@1.0.1", | |
| "aurelia-fetch-client": "npm:aurelia-fetch-client@1.1.3", | |
| "aurelia-framework": "npm:aurelia-framework@1.1.5", | |
| "aurelia-history-browser": "npm:aurelia-history-browser@1.1.0", | |
| "aurelia-http-client": "npm:aurelia-http-client@1.2.1", | |
| "aurelia-loader-default": "npm:aurelia-loader-default@1.0.3", | |
| "aurelia-logging-console": "npm:aurelia-logging-console@1.0.0", | |
| "aurelia-pal-browser": "npm:aurelia-pal-browser@1.3.0", | |
| "aurelia-polyfills": "npm:aurelia-polyfills@1.2.2", | |
| "aurelia-router": "npm:aurelia-router@1.4.0", | |
| "aurelia-templating-binding": "npm:aurelia-templating-binding@1.4.0", | |
| "aurelia-templating-resources": "npm:aurelia-templating-resources@1.5.4", | |
| "aurelia-templating-router": "npm:aurelia-templating-router@1.2.0", | |
| "aurelia-testing": "npm:aurelia-testing@1.0.0-beta.4.0.0", | |
| "aurelia-validation": "npm:aurelia-validation@1.1.2", | |
| "aurelia-view-manager": "npm:aurelia-view-manager@0.1.1", | |
| "babel": "npm:babel-core@5.8.38", | |
| "babel-runtime": "npm:babel-runtime@5.8.38", | |
| "core-js": "npm:core-js@1.2.7", | |
| "css": "github:systemjs/plugin-css@0.1.36", | |
| "fetch": "github:github/fetch@2.0.3", | |
| "highcharts": "github:highcharts/highcharts@5.0.9", | |
| "i18next-xhr-backend": "npm:i18next-xhr-backend@1.5.0", | |
| "moment": "npm:moment@2.19.1", | |
| "select2": "github:select2/select2@4.0.5", | |
| "text": "github:systemjs/plugin-text@0.0.11", | |
| "zui": "CITnet:zui@alpha", | |
| "MBAKnet:zui@alpha": { | |
| "PrismJS/prism": "github:PrismJS/prism@1.5.1", | |
| "aurelia-animator-css": "npm:aurelia-animator-css@1.0.4", | |
| "aurelia-binding": "npm:aurelia-binding@1.5.0", | |
| "aurelia-bootstrapper": "npm:aurelia-bootstrapper@1.0.1", | |
| "aurelia-dialog": "npm:aurelia-dialog@1.0.0-rc.2.0.0", | |
| "aurelia-event-aggregator": "npm:aurelia-event-aggregator@1.0.1", | |
| "aurelia-fetch-client": "npm:aurelia-fetch-client@1.1.3", | |
| "aurelia-framework": "npm:aurelia-framework@1.1.5", | |
| "aurelia-history-browser": "npm:aurelia-history-browser@1.1.0", | |
| "aurelia-http-client": "npm:aurelia-http-client@1.2.1", | |
| "aurelia-i18n": "npm:aurelia-i18n@1.6.2", | |
| "aurelia-loader-default": "npm:aurelia-loader-default@1.0.3", | |
| "aurelia-logging-console": "npm:aurelia-logging-console@1.0.0", | |
| "aurelia-pal-browser": "npm:aurelia-pal-browser@1.3.0", | |
| "aurelia-polyfills": "npm:aurelia-polyfills@1.2.2", | |
| "aurelia-router": "npm:aurelia-router@1.4.0", | |
| "aurelia-templating-binding": "npm:aurelia-templating-binding@1.4.0", | |
| "aurelia-templating-resources": "npm:aurelia-templating-resources@1.5.4", | |
| "aurelia-templating-router": "npm:aurelia-templating-router@1.2.0", | |
| "aurelia-testing": "npm:aurelia-testing@1.0.0-beta.4.0.0", | |
| "aurelia-validation": "npm:aurelia-validation@1.1.2", | |
| "aurelia-view-manager": "npm:aurelia-view-manager@0.1.1", | |
| "babel-runtime": "npm:babel-runtime@6.26.0", | |
| "bluebird": "npm:bluebird@3.4.1", | |
| "chance": "npm:chance@1.0.12", | |
| "circular-json": "npm:circular-json@0.3.3", | |
| "clipboard": "npm:clipboard@1.7.1", | |
| "colorbrewer": "npm:colorbrewer@1.0.0", | |
| "css": "github:systemjs/plugin-css@0.1.36", | |
| "datamaps": "npm:datamaps@0.5.8", | |
| "deep-diff": "npm:deep-diff@0.3.8", | |
| "diff": "npm:diff@3.4.0", | |
| "dragula": "npm:dragula@3.7.2", | |
| "fetch": "github:github/fetch@1.1.1", | |
| "fileapi": "npm:fileapi@2.0.21", | |
| "flag-icon-css": "npm:flag-icon-css@2.8.0", | |
| "get-prop": "npm:get-prop@0.0.10", | |
| "gooy/aurelia-markdown": "github:gooy/aurelia-markdown@0.0.3", | |
| "highcharts": "npm:highcharts@5.0.9", | |
| "i18next-xhr-backend": "npm:i18next-xhr-backend@1.5.0", | |
| "interact.js": "npm:interact.js@1.2.8", | |
| "jquery": "npm:jquery@2.2.4", | |
| "js-beautify": "github:beautify-web/js-beautify@1.7.4", | |
| "json": "github:systemjs/plugin-json@0.3.0", | |
| "lodash": "npm:lodash@4.17.4", | |
| "mark.js": "npm:mark.js@0.9.3", | |
| "moment": "npm:moment@2.19.1", | |
| "nprogress": "github:rstacruz/nprogress@0.2.0", | |
| "object.entries": "npm:object.entries@1.0.4", | |
| "pickadate": "npm:pickadate@3.5.6", | |
| "prismjs": "github:PrismJS/prism@1.5.1", | |
| "quill": "npm:quill@1.3.4", | |
| "select2": "github:select2/select2@4.0.5", | |
| "smooth-scrollbar": "npm:smooth-scrollbar@7.4.1", | |
| "string-humanize": "npm:string-humanize@1.0.0", | |
| "svg4everybody": "npm:svg4everybody@2.1.9", | |
| "tether-tooltip": "npm:tether-tooltip@1.2.0", | |
| "text": "github:systemjs/plugin-text@0.0.11", | |
| "toaster": "npm:toaster@0.1.2", | |
| "toastr": "npm:toastr@2.1.2" | |
| }, | |
| "github:gooy/aurelia-markdown@0.0.3": { | |
| "prism": "github:PrismJS/prism@master", | |
| "showdown": "github:showdownjs/showdown@1.8.1" | |
| }, | |
| "github:jspm/nodelibs-assert@0.1.0": { | |
| "assert": "npm:assert@1.4.1" | |
| }, | |
| "github:jspm/nodelibs-buffer@0.1.1": { | |
| "buffer": "npm:buffer@5.0.8" | |
| }, | |
| "github:jspm/nodelibs-constants@0.1.0": { | |
| "constants-browserify": "npm:constants-browserify@0.0.1" | |
| }, | |
| "github:jspm/nodelibs-crypto@0.1.0": { | |
| "crypto-browserify": "npm:crypto-browserify@3.12.0" | |
| }, | |
| "github:jspm/nodelibs-events@0.1.1": { | |
| "events": "npm:events@1.0.2" | |
| }, | |
| "github:jspm/nodelibs-http@1.7.1": { | |
| "Base64": "npm:Base64@0.2.1", | |
| "events": "github:jspm/nodelibs-events@0.1.1", | |
| "inherits": "npm:inherits@2.0.3", | |
| "stream": "github:jspm/nodelibs-stream@0.1.0", | |
| "url": "github:jspm/nodelibs-url@0.1.0", | |
| "util": "github:jspm/nodelibs-util@0.1.0" | |
| }, | |
| "github:jspm/nodelibs-net@0.1.2": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "crypto": "github:jspm/nodelibs-crypto@0.1.0", | |
| "http": "github:jspm/nodelibs-http@1.7.1", | |
| "net": "github:jspm/nodelibs-net@0.1.2", | |
| "process": "github:jspm/nodelibs-process@0.1.2", | |
| "stream": "github:jspm/nodelibs-stream@0.1.0", | |
| "timers": "github:jspm/nodelibs-timers@0.1.0", | |
| "util": "github:jspm/nodelibs-util@0.1.0" | |
| }, | |
| "github:jspm/nodelibs-os@0.1.0": { | |
| "os-browserify": "npm:os-browserify@0.1.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-querystring@0.1.0": { | |
| "querystring": "npm:querystring@0.2.0" | |
| }, | |
| "github:jspm/nodelibs-stream@0.1.0": { | |
| "stream-browserify": "npm:stream-browserify@1.0.0" | |
| }, | |
| "github:jspm/nodelibs-string_decoder@0.1.0": { | |
| "string_decoder": "npm:string_decoder@0.10.31" | |
| }, | |
| "github:jspm/nodelibs-timers@0.1.0": { | |
| "timers-browserify": "npm:timers-browserify@1.4.2" | |
| }, | |
| "github:jspm/nodelibs-url@0.1.0": { | |
| "url": "npm:url@0.10.3" | |
| }, | |
| "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:jspm/nodelibs-zlib@0.1.0": { | |
| "browserify-zlib": "npm:browserify-zlib@0.1.4" | |
| }, | |
| "github:rstacruz/nprogress@0.2.0": { | |
| "css": "github:systemjs/plugin-css@0.1.36" | |
| }, | |
| "github:select2/select2@4.0.5": { | |
| "jquery": "npm:jquery@2.2.4" | |
| }, | |
| "npm:accepts@1.3.4": { | |
| "mime-types": "npm:mime-types@2.1.17", | |
| "negotiator": "npm:negotiator@0.6.1" | |
| }, | |
| "npm:acorn@5.2.1": { | |
| "process": "github:jspm/nodelibs-process@0.1.2" | |
| }, | |
| "npm:amdefine@1.0.1": { | |
| "fs": "github:jspm/nodelibs-fs@0.1.2", | |
| "module": "github:jspm/nodelibs-module@0.1.0", | |
| "path": "github:jspm/nodelibs-path@0.1.0", | |
| "process": "github:jspm/nodelibs-process@0.1.2" | |
| }, | |
| "npm:array-parallel@0.1.3": { | |
| "assert": "github:jspm/nodelibs-assert@0.1.0", | |
| "process": "github:jspm/nodelibs-process@0.1.2" | |
| }, | |
| "npm:array-series@0.1.5": { | |
| "assert": "github:jspm/nodelibs-assert@0.1.0", | |
| "process": "github:jspm/nodelibs-process@0.1.2" | |
| }, | |
| "npm:asn1.js@4.9.2": { | |
| "bn.js": "npm:bn.js@4.11.8", | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "inherits": "npm:inherits@2.0.3", | |
| "minimalistic-assert": "npm:minimalistic-assert@1.0.0", | |
| "vm": "github:jspm/nodelibs-vm@0.1.0" | |
| }, | |
| "npm:assert@1.4.1": { | |
| "assert": "github:jspm/nodelibs-assert@0.1.0", | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "process": "github:jspm/nodelibs-process@0.1.2", | |
| "util": "npm:util@0.10.3" | |
| }, | |
| "npm:async@2.6.0": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "lodash": "npm:lodash@4.17.4", | |
| "process": "github:jspm/nodelibs-process@0.1.2" | |
| }, | |
| "npm:aurelia-animator-css@1.0.4": { | |
| "aurelia-metadata": "npm:aurelia-metadata@1.0.3", | |
| "aurelia-pal": "npm:aurelia-pal@1.4.0", | |
| "aurelia-templating": "npm:aurelia-templating@1.6.0" | |
| }, | |
| "npm:aurelia-binding@1.5.0": { | |
| "aurelia-logging": "npm:aurelia-logging@1.3.1", | |
| "aurelia-metadata": "npm:aurelia-metadata@1.0.3", | |
| "aurelia-pal": "npm:aurelia-pal@1.4.0", | |
| "aurelia-task-queue": "npm:aurelia-task-queue@1.2.1" | |
| }, | |
| "npm:aurelia-bootstrapper@1.0.1": { | |
| "aurelia-event-aggregator": "npm:aurelia-event-aggregator@1.0.1", | |
| "aurelia-framework": "npm:aurelia-framework@1.1.5", | |
| "aurelia-history": "npm:aurelia-history@1.1.0", | |
| "aurelia-history-browser": "npm:aurelia-history-browser@1.1.0", | |
| "aurelia-loader-default": "npm:aurelia-loader-default@1.0.3", | |
| "aurelia-logging-console": "npm:aurelia-logging-console@1.0.0", | |
| "aurelia-pal": "npm:aurelia-pal@1.4.0", | |
| "aurelia-pal-browser": "npm:aurelia-pal-browser@1.3.0", | |
| "aurelia-polyfills": "npm:aurelia-polyfills@1.2.2", | |
| "aurelia-router": "npm:aurelia-router@1.4.0", | |
| "aurelia-templating": "npm:aurelia-templating@1.6.0", | |
| "aurelia-templating-binding": "npm:aurelia-templating-binding@1.4.0", | |
| "aurelia-templating-resources": "npm:aurelia-templating-resources@1.5.4", | |
| "aurelia-templating-router": "npm:aurelia-templating-router@1.2.0" | |
| }, | |
| "npm:aurelia-dependency-injection@1.3.2": { | |
| "aurelia-metadata": "npm:aurelia-metadata@1.0.3", | |
| "aurelia-pal": "npm:aurelia-pal@1.4.0" | |
| }, | |
| "npm:aurelia-dialog@1.0.0-rc.2.0.0": { | |
| "aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.3.2", | |
| "aurelia-metadata": "npm:aurelia-metadata@1.0.3", | |
| "aurelia-pal": "npm:aurelia-pal@1.4.0", | |
| "aurelia-templating": "npm:aurelia-templating@1.6.0" | |
| }, | |
| "npm:aurelia-event-aggregator@1.0.1": { | |
| "aurelia-logging": "npm:aurelia-logging@1.3.1" | |
| }, | |
| "npm:aurelia-framework@1.1.5": { | |
| "aurelia-binding": "npm:aurelia-binding@1.5.0", | |
| "aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.3.2", | |
| "aurelia-loader": "npm:aurelia-loader@1.0.0", | |
| "aurelia-logging": "npm:aurelia-logging@1.3.1", | |
| "aurelia-metadata": "npm:aurelia-metadata@1.0.3", | |
| "aurelia-pal": "npm:aurelia-pal@1.4.0", | |
| "aurelia-path": "npm:aurelia-path@1.1.1", | |
| "aurelia-task-queue": "npm:aurelia-task-queue@1.2.1", | |
| "aurelia-templating": "npm:aurelia-templating@1.6.0" | |
| }, | |
| "npm:aurelia-history-browser@1.1.0": { | |
| "aurelia-history": "npm:aurelia-history@1.1.0", | |
| "aurelia-pal": "npm:aurelia-pal@1.4.0" | |
| }, | |
| "npm:aurelia-http-client@1.2.1": { | |
| "aurelia-pal": "npm:aurelia-pal@1.4.0", | |
| "aurelia-path": "npm:aurelia-path@1.1.1" | |
| }, | |
| "npm:aurelia-i18n@1.6.2": { | |
| "aurelia-binding": "npm:aurelia-binding@1.5.0", | |
| "aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.3.2", | |
| "aurelia-event-aggregator": "npm:aurelia-event-aggregator@1.0.1", | |
| "aurelia-loader": "npm:aurelia-loader@1.0.0", | |
| "aurelia-logging": "npm:aurelia-logging@1.3.1", | |
| "aurelia-metadata": "npm:aurelia-metadata@1.0.3", | |
| "aurelia-pal": "npm:aurelia-pal@1.4.0", | |
| "aurelia-templating": "npm:aurelia-templating@1.6.0", | |
| "aurelia-templating-resources": "npm:aurelia-templating-resources@1.5.4", | |
| "i18next": "npm:i18next@3.5.2", | |
| "intl": "npm:intl@1.2.5" | |
| }, | |
| "npm:aurelia-loader-default@1.0.3": { | |
| "aurelia-loader": "npm:aurelia-loader@1.0.0", | |
| "aurelia-metadata": "npm:aurelia-metadata@1.0.3", | |
| "aurelia-pal": "npm:aurelia-pal@1.4.0" | |
| }, | |
| "npm:aurelia-loader@1.0.0": { | |
| "aurelia-metadata": "npm:aurelia-metadata@1.0.3", | |
| "aurelia-path": "npm:aurelia-path@1.1.1" | |
| }, | |
| "npm:aurelia-logging-console@1.0.0": { | |
| "aurelia-logging": "npm:aurelia-logging@1.3.1" | |
| }, | |
| "npm:aurelia-metadata@1.0.3": { | |
| "aurelia-pal": "npm:aurelia-pal@1.4.0" | |
| }, | |
| "npm:aurelia-pal-browser@1.3.0": { | |
| "aurelia-pal": "npm:aurelia-pal@1.4.0" | |
| }, | |
| "npm:aurelia-polyfills@1.2.2": { | |
| "aurelia-pal": "npm:aurelia-pal@1.4.0" | |
| }, | |
| "npm:aurelia-route-recognizer@1.1.1": { | |
| "aurelia-path": "npm:aurelia-path@1.1.1" | |
| }, | |
| "npm:aurelia-router@1.4.0": { | |
| "aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.3.2", | |
| "aurelia-event-aggregator": "npm:aurelia-event-aggregator@1.0.1", | |
| "aurelia-history": "npm:aurelia-history@1.1.0", | |
| "aurelia-logging": "npm:aurelia-logging@1.3.1", | |
| "aurelia-path": "npm:aurelia-path@1.1.1", | |
| "aurelia-route-recognizer": "npm:aurelia-route-recognizer@1.1.1" | |
| }, | |
| "npm:aurelia-task-queue@1.2.1": { | |
| "aurelia-pal": "npm:aurelia-pal@1.4.0" | |
| }, | |
| "npm:aurelia-templating-binding@1.4.0": { | |
| "aurelia-binding": "npm:aurelia-binding@1.5.0", | |
| "aurelia-logging": "npm:aurelia-logging@1.3.1", | |
| "aurelia-templating": "npm:aurelia-templating@1.6.0" | |
| }, | |
| "npm:aurelia-templating-resources@1.5.4": { | |
| "aurelia-binding": "npm:aurelia-binding@1.5.0", | |
| "aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.3.2", | |
| "aurelia-loader": "npm:aurelia-loader@1.0.0", | |
| "aurelia-logging": "npm:aurelia-logging@1.3.1", | |
| "aurelia-metadata": "npm:aurelia-metadata@1.0.3", | |
| "aurelia-pal": "npm:aurelia-pal@1.4.0", | |
| "aurelia-path": "npm:aurelia-path@1.1.1", | |
| "aurelia-task-queue": "npm:aurelia-task-queue@1.2.1", | |
| "aurelia-templating": "npm:aurelia-templating@1.6.0" | |
| }, | |
| "npm:aurelia-templating-router@1.2.0": { | |
| "aurelia-binding": "npm:aurelia-binding@1.5.0", | |
| "aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.3.2", | |
| "aurelia-logging": "npm:aurelia-logging@1.3.1", | |
| "aurelia-metadata": "npm:aurelia-metadata@1.0.3", | |
| "aurelia-pal": "npm:aurelia-pal@1.4.0", | |
| "aurelia-path": "npm:aurelia-path@1.1.1", | |
| "aurelia-router": "npm:aurelia-router@1.4.0", | |
| "aurelia-templating": "npm:aurelia-templating@1.6.0" | |
| }, | |
| "npm:aurelia-templating@1.6.0": { | |
| "aurelia-binding": "npm:aurelia-binding@1.5.0", | |
| "aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.3.2", | |
| "aurelia-loader": "npm:aurelia-loader@1.0.0", | |
| "aurelia-logging": "npm:aurelia-logging@1.3.1", | |
| "aurelia-metadata": "npm:aurelia-metadata@1.0.3", | |
| "aurelia-pal": "npm:aurelia-pal@1.4.0", | |
| "aurelia-path": "npm:aurelia-path@1.1.1", | |
| "aurelia-task-queue": "npm:aurelia-task-queue@1.2.1" | |
| }, | |
| "npm:aurelia-testing@1.0.0-beta.4.0.0": { | |
| "aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.3.2", | |
| "aurelia-framework": "npm:aurelia-framework@1.1.5", | |
| "aurelia-logging": "npm:aurelia-logging@1.3.1", | |
| "aurelia-pal": "npm:aurelia-pal@1.4.0", | |
| "aurelia-templating": "npm:aurelia-templating@1.6.0" | |
| }, | |
| "npm:aurelia-validation@1.1.2": { | |
| "aurelia-binding": "npm:aurelia-binding@1.5.0", | |
| "aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.3.2", | |
| "aurelia-logging": "npm:aurelia-logging@1.3.1", | |
| "aurelia-pal": "npm:aurelia-pal@1.4.0", | |
| "aurelia-task-queue": "npm:aurelia-task-queue@1.2.1", | |
| "aurelia-templating": "npm:aurelia-templating@1.6.0" | |
| }, | |
| "npm:aurelia-view-manager@0.1.1": { | |
| "aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.3.2", | |
| "aurelia-logging": "npm:aurelia-logging@1.3.1", | |
| "aurelia-path": "npm:aurelia-path@1.1.1", | |
| "aurelia-templating": "npm:aurelia-templating@1.6.0", | |
| "extend": "npm:extend@3.0.1" | |
| }, | |
| "npm:babel-runtime@5.8.38": { | |
| "process": "github:jspm/nodelibs-process@0.1.2" | |
| }, | |
| "npm:babel-runtime@6.26.0": { | |
| "core-js": "npm:core-js@2.5.1", | |
| "regenerator-runtime": "npm:regenerator-runtime@0.11.0" | |
| }, | |
| "npm:bluebird@3.4.1": { | |
| "process": "github:jspm/nodelibs-process@0.1.2" | |
| }, | |
| "npm:body-parser@1.18.2": { | |
| "bytes": "npm:bytes@3.0.0", | |
| "content-type": "npm:content-type@1.0.4", | |
| "debug": "npm:debug@2.6.9", | |
| "depd": "npm:depd@1.1.1", | |
| "http-errors": "npm:http-errors@1.6.2", | |
| "iconv-lite": "npm:iconv-lite@0.4.19", | |
| "on-finished": "npm:on-finished@2.3.0", | |
| "qs": "npm:qs@6.5.1", | |
| "querystring": "github:jspm/nodelibs-querystring@0.1.0", | |
| "raw-body": "npm:raw-body@2.3.2", | |
| "type-is": "npm:type-is@1.6.15", | |
| "zlib": "github:jspm/nodelibs-zlib@0.1.0" | |
| }, | |
| "npm:brfs@1.4.3": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "fs": "github:jspm/nodelibs-fs@0.1.2", | |
| "path": "github:jspm/nodelibs-path@0.1.0", | |
| "process": "github:jspm/nodelibs-process@0.1.2", | |
| "quote-stream": "npm:quote-stream@1.0.2", | |
| "resolve": "npm:resolve@1.5.0", | |
| "static-module": "npm:static-module@1.5.0", | |
| "systemjs-json": "github:systemjs/plugin-json@0.1.2", | |
| "through2": "npm:through2@2.0.3" | |
| }, | |
| "npm:browserify-aes@1.1.1": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "buffer-xor": "npm:buffer-xor@1.0.3", | |
| "cipher-base": "npm:cipher-base@1.0.4", | |
| "create-hash": "npm:create-hash@1.1.3", | |
| "crypto": "github:jspm/nodelibs-crypto@0.1.0", | |
| "evp_bytestokey": "npm:evp_bytestokey@1.0.3", | |
| "inherits": "npm:inherits@2.0.3", | |
| "safe-buffer": "npm:safe-buffer@5.1.1", | |
| "systemjs-json": "github:systemjs/plugin-json@0.1.2" | |
| }, | |
| "npm:browserify-cipher@1.0.0": { | |
| "browserify-aes": "npm:browserify-aes@1.1.1", | |
| "browserify-des": "npm:browserify-des@1.0.0", | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "crypto": "github:jspm/nodelibs-crypto@0.1.0", | |
| "evp_bytestokey": "npm:evp_bytestokey@1.0.3" | |
| }, | |
| "npm:browserify-des@1.0.0": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "cipher-base": "npm:cipher-base@1.0.4", | |
| "crypto": "github:jspm/nodelibs-crypto@0.1.0", | |
| "des.js": "npm:des.js@1.0.0", | |
| "inherits": "npm:inherits@2.0.3" | |
| }, | |
| "npm:browserify-rsa@4.0.1": { | |
| "bn.js": "npm:bn.js@4.11.8", | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "constants": "github:jspm/nodelibs-constants@0.1.0", | |
| "crypto": "github:jspm/nodelibs-crypto@0.1.0", | |
| "randombytes": "npm:randombytes@2.0.5" | |
| }, | |
| "npm:browserify-sign@4.0.4": { | |
| "bn.js": "npm:bn.js@4.11.8", | |
| "browserify-rsa": "npm:browserify-rsa@4.0.1", | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "create-hash": "npm:create-hash@1.1.3", | |
| "create-hmac": "npm:create-hmac@1.1.6", | |
| "crypto": "github:jspm/nodelibs-crypto@0.1.0", | |
| "elliptic": "npm:elliptic@6.4.0", | |
| "inherits": "npm:inherits@2.0.3", | |
| "parse-asn1": "npm:parse-asn1@5.1.0", | |
| "stream": "github:jspm/nodelibs-stream@0.1.0", | |
| "systemjs-json": "github:systemjs/plugin-json@0.1.2" | |
| }, | |
| "npm:browserify-zlib@0.1.4": { | |
| "assert": "github:jspm/nodelibs-assert@0.1.0", | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "pako": "npm:pako@0.2.9", | |
| "process": "github:jspm/nodelibs-process@0.1.2", | |
| "readable-stream": "npm:readable-stream@2.3.3", | |
| "util": "github:jspm/nodelibs-util@0.1.0" | |
| }, | |
| "npm:buffer-equal@0.0.1": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1" | |
| }, | |
| "npm:buffer-xor@1.0.3": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "systemjs-json": "github:systemjs/plugin-json@0.1.2" | |
| }, | |
| "npm:buffer@5.0.8": { | |
| "base64-js": "npm:base64-js@1.2.1", | |
| "ieee754": "npm:ieee754@1.1.8" | |
| }, | |
| "npm:chance@1.0.12": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1" | |
| }, | |
| "npm:cipher-base@1.0.4": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "inherits": "npm:inherits@2.0.3", | |
| "safe-buffer": "npm:safe-buffer@5.1.1", | |
| "stream": "github:jspm/nodelibs-stream@0.1.0", | |
| "string_decoder": "github:jspm/nodelibs-string_decoder@0.1.0" | |
| }, | |
| "npm:clipboard@1.7.1": { | |
| "good-listener": "npm:good-listener@1.2.2", | |
| "select": "npm:select@1.1.2", | |
| "tiny-emitter": "npm:tiny-emitter@2.0.2" | |
| }, | |
| "npm:clone@2.1.1": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1" | |
| }, | |
| "npm:codemirror@5.31.0": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "process": "github:jspm/nodelibs-process@0.1.2" | |
| }, | |
| "npm:concat-stream@1.6.0": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "inherits": "npm:inherits@2.0.3", | |
| "readable-stream": "npm:readable-stream@2.3.3", | |
| "typedarray": "npm:typedarray@0.0.6" | |
| }, | |
| "npm:constants-browserify@0.0.1": { | |
| "systemjs-json": "github:systemjs/plugin-json@0.1.2" | |
| }, | |
| "npm:content-disposition@0.5.2": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "path": "github:jspm/nodelibs-path@0.1.0" | |
| }, | |
| "npm:contra@1.9.4": { | |
| "atoa": "npm:atoa@1.0.0", | |
| "ticky": "npm:ticky@1.0.1" | |
| }, | |
| "npm:cookie-signature@1.0.6": { | |
| "crypto": "github:jspm/nodelibs-crypto@0.1.0" | |
| }, | |
| "npm:core-js@1.2.7": { | |
| "fs": "github:jspm/nodelibs-fs@0.1.2", | |
| "path": "github:jspm/nodelibs-path@0.1.0", | |
| "process": "github:jspm/nodelibs-process@0.1.2", | |
| "systemjs-json": "github:systemjs/plugin-json@0.1.2" | |
| }, | |
| "npm:core-js@2.5.1": { | |
| "fs": "github:jspm/nodelibs-fs@0.1.2", | |
| "path": "github:jspm/nodelibs-path@0.1.0", | |
| "process": "github:jspm/nodelibs-process@0.1.2", | |
| "systemjs-json": "github:systemjs/plugin-json@0.1.2" | |
| }, | |
| "npm:core-util-is@1.0.2": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1" | |
| }, | |
| "npm:create-ecdh@4.0.0": { | |
| "bn.js": "npm:bn.js@4.11.8", | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "crypto": "github:jspm/nodelibs-crypto@0.1.0", | |
| "elliptic": "npm:elliptic@6.4.0" | |
| }, | |
| "npm:create-hash@1.1.3": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "cipher-base": "npm:cipher-base@1.0.4", | |
| "crypto": "github:jspm/nodelibs-crypto@0.1.0", | |
| "inherits": "npm:inherits@2.0.3", | |
| "ripemd160": "npm:ripemd160@2.0.1", | |
| "sha.js": "npm:sha.js@2.4.9" | |
| }, | |
| "npm:create-hmac@1.1.6": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "cipher-base": "npm:cipher-base@1.0.4", | |
| "create-hash": "npm:create-hash@1.1.3", | |
| "crypto": "github:jspm/nodelibs-crypto@0.1.0", | |
| "inherits": "npm:inherits@2.0.3", | |
| "ripemd160": "npm:ripemd160@2.0.1", | |
| "safe-buffer": "npm:safe-buffer@5.1.1", | |
| "sha.js": "npm:sha.js@2.4.9" | |
| }, | |
| "npm:cross-spawn@4.0.2": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "child_process": "github:jspm/nodelibs-child_process@0.1.0", | |
| "fs": "github:jspm/nodelibs-fs@0.1.2", | |
| "lru-cache": "npm:lru-cache@4.1.1", | |
| "path": "github:jspm/nodelibs-path@0.1.0", | |
| "process": "github:jspm/nodelibs-process@0.1.2", | |
| "which": "npm:which@1.3.0" | |
| }, | |
| "npm:crossvent@1.5.4": { | |
| "child_process": "github:jspm/nodelibs-child_process@0.1.0", | |
| "custom-event": "npm:custom-event@1.0.0", | |
| "fs": "github:jspm/nodelibs-fs@0.1.2", | |
| "path": "github:jspm/nodelibs-path@0.1.0", | |
| "process": "github:jspm/nodelibs-process@0.1.2", | |
| "systemjs-json": "github:systemjs/plugin-json@0.1.2" | |
| }, | |
| "npm:crypto-browserify@3.12.0": { | |
| "browserify-cipher": "npm:browserify-cipher@1.0.0", | |
| "browserify-sign": "npm:browserify-sign@4.0.4", | |
| "create-ecdh": "npm:create-ecdh@4.0.0", | |
| "create-hash": "npm:create-hash@1.1.3", | |
| "create-hmac": "npm:create-hmac@1.1.6", | |
| "diffie-hellman": "npm:diffie-hellman@5.0.2", | |
| "inherits": "npm:inherits@2.0.3", | |
| "pbkdf2": "npm:pbkdf2@3.0.14", | |
| "public-encrypt": "npm:public-encrypt@4.0.0", | |
| "randombytes": "npm:randombytes@2.0.5", | |
| "randomfill": "npm:randomfill@1.0.3" | |
| }, | |
| "npm:d3-geo-projection@0.2.16": { | |
| "brfs": "npm:brfs@1.4.3", | |
| "fs": "github:jspm/nodelibs-fs@0.1.2", | |
| "path": "github:jspm/nodelibs-path@0.1.0" | |
| }, | |
| "npm:datamaps@0.5.8": { | |
| "assert": "github:jspm/nodelibs-assert@0.1.0", | |
| "d3": "npm:d3@3.5.17", | |
| "fs": "github:jspm/nodelibs-fs@0.1.2", | |
| "process": "github:jspm/nodelibs-process@0.1.2", | |
| "topojson": "npm:topojson@1.6.27" | |
| }, | |
| "npm:debug@2.2.0": { | |
| "ms": "npm:ms@0.7.1" | |
| }, | |
| "npm:debug@2.6.9": { | |
| "ms": "npm:ms@2.0.0" | |
| }, | |
| "npm:define-properties@1.1.2": { | |
| "foreach": "npm:foreach@2.0.5", | |
| "object-keys": "npm:object-keys@1.0.11" | |
| }, | |
| "npm:depd@1.1.1": { | |
| "events": "github:jspm/nodelibs-events@0.1.1", | |
| "path": "github:jspm/nodelibs-path@0.1.0", | |
| "process": "github:jspm/nodelibs-process@0.1.2" | |
| }, | |
| "npm:des.js@1.0.0": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "inherits": "npm:inherits@2.0.3", | |
| "minimalistic-assert": "npm:minimalistic-assert@1.0.0" | |
| }, | |
| "npm:destroy@1.0.4": { | |
| "fs": "github:jspm/nodelibs-fs@0.1.2", | |
| "stream": "github:jspm/nodelibs-stream@0.1.0" | |
| }, | |
| "npm:diff@3.4.0": { | |
| "process": "github:jspm/nodelibs-process@0.1.2" | |
| }, | |
| "npm:diffie-hellman@5.0.2": { | |
| "bn.js": "npm:bn.js@4.11.8", | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "crypto": "github:jspm/nodelibs-crypto@0.1.0", | |
| "miller-rabin": "npm:miller-rabin@4.0.1", | |
| "randombytes": "npm:randombytes@2.0.5", | |
| "systemjs-json": "github:systemjs/plugin-json@0.1.2" | |
| }, | |
| "npm:dragula@3.7.2": { | |
| "contra": "npm:contra@1.9.4", | |
| "crossvent": "npm:crossvent@1.5.4" | |
| }, | |
| "npm:duplexer2@0.0.2": { | |
| "readable-stream": "npm:readable-stream@1.1.14" | |
| }, | |
| "npm:elliptic@6.4.0": { | |
| "bn.js": "npm:bn.js@4.11.8", | |
| "brorand": "npm:brorand@1.1.0", | |
| "hash.js": "npm:hash.js@1.1.3", | |
| "hmac-drbg": "npm:hmac-drbg@1.0.1", | |
| "inherits": "npm:inherits@2.0.3", | |
| "minimalistic-assert": "npm:minimalistic-assert@1.0.0", | |
| "minimalistic-crypto-utils": "npm:minimalistic-crypto-utils@1.0.1", | |
| "systemjs-json": "github:systemjs/plugin-json@0.1.2" | |
| }, | |
| "npm:es-abstract@1.9.0": { | |
| "es-to-primitive": "npm:es-to-primitive@1.1.1", | |
| "function-bind": "npm:function-bind@1.1.1", | |
| "has": "npm:has@1.0.1", | |
| "is-callable": "npm:is-callable@1.1.3", | |
| "is-regex": "npm:is-regex@1.0.4" | |
| }, | |
| "npm:es-to-primitive@1.1.1": { | |
| "is-callable": "npm:is-callable@1.1.3", | |
| "is-date-object": "npm:is-date-object@1.0.1", | |
| "is-symbol": "npm:is-symbol@1.0.1" | |
| }, | |
| "npm:escodegen@0.0.28": { | |
| "esprima": "npm:esprima@1.0.4", | |
| "estraverse": "npm:estraverse@1.3.2", | |
| "fs": "github:jspm/nodelibs-fs@0.1.2", | |
| "path": "github:jspm/nodelibs-path@0.1.0", | |
| "process": "github:jspm/nodelibs-process@0.1.2", | |
| "source-map": "npm:source-map@0.1.43", | |
| "systemjs-json": "github:systemjs/plugin-json@0.1.2" | |
| }, | |
| "npm:escodegen@1.3.3": { | |
| "esprima": "npm:esprima@1.1.1", | |
| "estraverse": "npm:estraverse@1.5.1", | |
| "esutils": "npm:esutils@1.0.0", | |
| "fs": "github:jspm/nodelibs-fs@0.1.2", | |
| "path": "github:jspm/nodelibs-path@0.1.0", | |
| "process": "github:jspm/nodelibs-process@0.1.2", | |
| "source-map": "npm:source-map@0.1.43", | |
| "systemjs-json": "github:systemjs/plugin-json@0.1.2" | |
| }, | |
| "npm:esprima@1.0.4": { | |
| "fs": "github:jspm/nodelibs-fs@0.1.2", | |
| "process": "github:jspm/nodelibs-process@0.1.2" | |
| }, | |
| "npm:esprima@1.1.1": { | |
| "fs": "github:jspm/nodelibs-fs@0.1.2", | |
| "process": "github:jspm/nodelibs-process@0.1.2" | |
| }, | |
| "npm:etag@1.8.1": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "crypto": "github:jspm/nodelibs-crypto@0.1.0", | |
| "fs": "github:jspm/nodelibs-fs@0.1.2" | |
| }, | |
| "npm:evp_bytestokey@1.0.3": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "md5.js": "npm:md5.js@1.3.4", | |
| "safe-buffer": "npm:safe-buffer@5.1.1" | |
| }, | |
| "npm:express-errors@0.3.1": { | |
| "express": "npm:express@4.16.2", | |
| "fs": "github:jspm/nodelibs-fs@0.1.2", | |
| "path": "github:jspm/nodelibs-path@0.1.0" | |
| }, | |
| "npm:express@4.16.2": { | |
| "accepts": "npm:accepts@1.3.4", | |
| "array-flatten": "npm:array-flatten@1.1.1", | |
| "body-parser": "npm:body-parser@1.18.2", | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "content-disposition": "npm:content-disposition@0.5.2", | |
| "content-type": "npm:content-type@1.0.4", | |
| "cookie": "npm:cookie@0.3.1", | |
| "cookie-signature": "npm:cookie-signature@1.0.6", | |
| "debug": "npm:debug@2.6.9", | |
| "depd": "npm:depd@1.1.1", | |
| "encodeurl": "npm:encodeurl@1.0.1", | |
| "escape-html": "npm:escape-html@1.0.3", | |
| "etag": "npm:etag@1.8.1", | |
| "events": "github:jspm/nodelibs-events@0.1.1", | |
| "finalhandler": "npm:finalhandler@1.1.0", | |
| "fresh": "npm:fresh@0.5.2", | |
| "fs": "github:jspm/nodelibs-fs@0.1.2", | |
| "http": "github:jspm/nodelibs-http@1.7.1", | |
| "merge-descriptors": "npm:merge-descriptors@1.0.1", | |
| "methods": "npm:methods@1.1.2", | |
| "net": "github:jspm/nodelibs-net@0.1.2", | |
| "on-finished": "npm:on-finished@2.3.0", | |
| "parseurl": "npm:parseurl@1.3.2", | |
| "path": "github:jspm/nodelibs-path@0.1.0", | |
| "path-to-regexp": "npm:path-to-regexp@0.1.7", | |
| "process": "github:jspm/nodelibs-process@0.1.2", | |
| "proxy-addr": "npm:proxy-addr@2.0.2", | |
| "qs": "npm:qs@6.5.1", | |
| "querystring": "github:jspm/nodelibs-querystring@0.1.0", | |
| "range-parser": "npm:range-parser@1.2.0", | |
| "safe-buffer": "npm:safe-buffer@5.1.1", | |
| "send": "npm:send@0.16.1", | |
| "serve-static": "npm:serve-static@1.13.1", | |
| "setprototypeof": "npm:setprototypeof@1.1.0", | |
| "statuses": "npm:statuses@1.3.1", | |
| "type-is": "npm:type-is@1.6.15", | |
| "utils-merge": "npm:utils-merge@1.0.1", | |
| "vary": "npm:vary@1.1.2" | |
| }, | |
| "npm:falafel@2.1.0": { | |
| "acorn": "npm:acorn@5.2.1", | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "foreach": "npm:foreach@2.0.5", | |
| "isarray": "npm:isarray@0.0.1", | |
| "object-keys": "npm:object-keys@1.0.11" | |
| }, | |
| "npm:fast-diff@1.1.2": { | |
| "process": "github:jspm/nodelibs-process@0.1.2" | |
| }, | |
| "npm:fileapi@2.0.21": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "fs": "github:jspm/nodelibs-fs@0.1.2", | |
| "os": "github:jspm/nodelibs-os@0.1.0", | |
| "process": "github:jspm/nodelibs-process@0.1.2" | |
| }, | |
| "npm:finalhandler@1.1.0": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "debug": "npm:debug@2.6.9", | |
| "encodeurl": "npm:encodeurl@1.0.1", | |
| "escape-html": "npm:escape-html@1.0.3", | |
| "on-finished": "npm:on-finished@2.3.0", | |
| "parseurl": "npm:parseurl@1.3.2", | |
| "process": "github:jspm/nodelibs-process@0.1.2", | |
| "statuses": "npm:statuses@1.3.1", | |
| "unpipe": "npm:unpipe@1.0.0" | |
| }, | |
| "npm:fructose@1.0.1": { | |
| "crypto": "github:jspm/nodelibs-crypto@0.1.0", | |
| "fs": "github:jspm/nodelibs-fs@0.1.2", | |
| "path": "github:jspm/nodelibs-path@0.1.0", | |
| "process": "github:jspm/nodelibs-process@0.1.2", | |
| "util": "github:jspm/nodelibs-util@0.1.0" | |
| }, | |
| "npm:gm@1.23.0": { | |
| "array-parallel": "npm:array-parallel@0.1.3", | |
| "array-series": "npm:array-series@0.1.5", | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "cross-spawn": "npm:cross-spawn@4.0.2", | |
| "debug": "npm:debug@2.2.0", | |
| "events": "github:jspm/nodelibs-events@0.1.1", | |
| "fs": "github:jspm/nodelibs-fs@0.1.2", | |
| "process": "github:jspm/nodelibs-process@0.1.2", | |
| "stream": "github:jspm/nodelibs-stream@0.1.0", | |
| "systemjs-json": "github:systemjs/plugin-json@0.1.2", | |
| "util": "github:jspm/nodelibs-util@0.1.0" | |
| }, | |
| "npm:good-listener@1.2.2": { | |
| "delegate": "npm:delegate@3.1.3" | |
| }, | |
| "npm:has@1.0.1": { | |
| "function-bind": "npm:function-bind@1.1.1" | |
| }, | |
| "npm:hash-base@2.0.2": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "inherits": "npm:inherits@2.0.3", | |
| "stream": "github:jspm/nodelibs-stream@0.1.0" | |
| }, | |
| "npm:hash-base@3.0.4": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "inherits": "npm:inherits@2.0.3", | |
| "safe-buffer": "npm:safe-buffer@5.1.1", | |
| "stream": "github:jspm/nodelibs-stream@0.1.0" | |
| }, | |
| "npm:hash.js@1.1.3": { | |
| "inherits": "npm:inherits@2.0.3", | |
| "minimalistic-assert": "npm:minimalistic-assert@1.0.0" | |
| }, | |
| "npm:highcharts@5.0.9": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "process": "github:jspm/nodelibs-process@0.1.2" | |
| }, | |
| "npm:hmac-drbg@1.0.1": { | |
| "hash.js": "npm:hash.js@1.1.3", | |
| "minimalistic-assert": "npm:minimalistic-assert@1.0.0", | |
| "minimalistic-crypto-utils": "npm:minimalistic-crypto-utils@1.0.1", | |
| "systemjs-json": "github:systemjs/plugin-json@0.1.2" | |
| }, | |
| "npm:http-errors@1.6.2": { | |
| "depd": "npm:depd@1.1.1", | |
| "inherits": "npm:inherits@2.0.3", | |
| "setprototypeof": "npm:setprototypeof@1.0.3", | |
| "statuses": "npm:statuses@1.3.1" | |
| }, | |
| "npm:i18next@3.5.2": { | |
| "process": "github:jspm/nodelibs-process@0.1.2" | |
| }, | |
| "npm:iconv-lite@0.2.11": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "fs": "github:jspm/nodelibs-fs@0.1.2", | |
| "http": "github:jspm/nodelibs-http@1.7.1" | |
| }, | |
| "npm:iconv-lite@0.4.19": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "process": "github:jspm/nodelibs-process@0.1.2", | |
| "stream": "github:jspm/nodelibs-stream@0.1.0", | |
| "string_decoder": "github:jspm/nodelibs-string_decoder@0.1.0", | |
| "systemjs-json": "github:systemjs/plugin-json@0.1.2" | |
| }, | |
| "npm:inherits@2.0.1": { | |
| "util": "github:jspm/nodelibs-util@0.1.0" | |
| }, | |
| "npm:inherits@2.0.3": { | |
| "util": "github:jspm/nodelibs-util@0.1.0" | |
| }, | |
| "npm:intl@1.2.5": { | |
| "process": "github:jspm/nodelibs-process@0.1.2" | |
| }, | |
| "npm:is-regex@1.0.4": { | |
| "has": "npm:has@1.0.1" | |
| }, | |
| "npm:isexe@2.0.0": { | |
| "fs": "github:jspm/nodelibs-fs@0.1.2", | |
| "process": "github:jspm/nodelibs-process@0.1.2" | |
| }, | |
| "npm:lru-cache@4.1.1": { | |
| "pseudomap": "npm:pseudomap@1.0.2", | |
| "util": "github:jspm/nodelibs-util@0.1.0", | |
| "yallist": "npm:yallist@2.1.2" | |
| }, | |
| "npm:mark.js@0.9.3": { | |
| "codemirror": "npm:codemirror@5.31.0" | |
| }, | |
| "npm:md5.js@1.3.4": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "hash-base": "npm:hash-base@3.0.4", | |
| "inherits": "npm:inherits@2.0.3" | |
| }, | |
| "npm:miller-rabin@4.0.1": { | |
| "bn.js": "npm:bn.js@4.11.8", | |
| "brorand": "npm:brorand@1.1.0" | |
| }, | |
| "npm:mime-db@1.30.0": { | |
| "systemjs-json": "github:systemjs/plugin-json@0.1.2" | |
| }, | |
| "npm:mime-types@2.1.17": { | |
| "mime-db": "npm:mime-db@1.30.0", | |
| "path": "github:jspm/nodelibs-path@0.1.0" | |
| }, | |
| "npm:mime@1.4.1": { | |
| "assert": "github:jspm/nodelibs-assert@0.1.0", | |
| "fs": "github:jspm/nodelibs-fs@0.1.2", | |
| "path": "github:jspm/nodelibs-path@0.1.0", | |
| "process": "github:jspm/nodelibs-process@0.1.2", | |
| "systemjs-json": "github:systemjs/plugin-json@0.1.2" | |
| }, | |
| "npm:mkdirp@0.5.1": { | |
| "fs": "github:jspm/nodelibs-fs@0.1.2", | |
| "minimist": "npm:minimist@0.0.8", | |
| "path": "github:jspm/nodelibs-path@0.1.0", | |
| "process": "github:jspm/nodelibs-process@0.1.2" | |
| }, | |
| "npm:object.entries@1.0.4": { | |
| "define-properties": "npm:define-properties@1.1.2", | |
| "es-abstract": "npm:es-abstract@1.9.0", | |
| "function-bind": "npm:function-bind@1.1.1", | |
| "has": "npm:has@1.0.1" | |
| }, | |
| "npm:on-finished@2.3.0": { | |
| "ee-first": "npm:ee-first@1.1.1", | |
| "process": "github:jspm/nodelibs-process@0.1.2" | |
| }, | |
| "npm:optimist@0.3.7": { | |
| "path": "github:jspm/nodelibs-path@0.1.0", | |
| "process": "github:jspm/nodelibs-process@0.1.2", | |
| "wordwrap": "npm:wordwrap@0.0.3" | |
| }, | |
| "npm:os-browserify@0.1.2": { | |
| "os": "github:jspm/nodelibs-os@0.1.0" | |
| }, | |
| "npm:pako@0.2.9": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "process": "github:jspm/nodelibs-process@0.1.2" | |
| }, | |
| "npm:parse-asn1@5.1.0": { | |
| "asn1.js": "npm:asn1.js@4.9.2", | |
| "browserify-aes": "npm:browserify-aes@1.1.1", | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "create-hash": "npm:create-hash@1.1.3", | |
| "evp_bytestokey": "npm:evp_bytestokey@1.0.3", | |
| "pbkdf2": "npm:pbkdf2@3.0.14", | |
| "systemjs-json": "github:systemjs/plugin-json@0.1.2" | |
| }, | |
| "npm:parseurl@1.3.2": { | |
| "url": "github:jspm/nodelibs-url@0.1.0" | |
| }, | |
| "npm:path-browserify@0.0.0": { | |
| "process": "github:jspm/nodelibs-process@0.1.2" | |
| }, | |
| "npm:path-parse@1.0.5": { | |
| "assert": "github:jspm/nodelibs-assert@0.1.0", | |
| "process": "github:jspm/nodelibs-process@0.1.2" | |
| }, | |
| "npm:pbkdf2@3.0.14": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "create-hash": "npm:create-hash@1.1.3", | |
| "create-hmac": "npm:create-hmac@1.1.6", | |
| "crypto": "github:jspm/nodelibs-crypto@0.1.0", | |
| "process": "github:jspm/nodelibs-process@0.1.2", | |
| "ripemd160": "npm:ripemd160@2.0.1", | |
| "safe-buffer": "npm:safe-buffer@5.1.1", | |
| "sha.js": "npm:sha.js@2.4.9" | |
| }, | |
| "npm:pickadate@3.5.6": { | |
| "jquery": "npm:jquery@2.2.4" | |
| }, | |
| "npm:process-nextick-args@1.0.7": { | |
| "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:proxy-addr@2.0.2": { | |
| "forwarded": "npm:forwarded@0.1.2", | |
| "ipaddr.js": "npm:ipaddr.js@1.5.2" | |
| }, | |
| "npm:pseudomap@1.0.2": { | |
| "process": "github:jspm/nodelibs-process@0.1.2" | |
| }, | |
| "npm:public-encrypt@4.0.0": { | |
| "bn.js": "npm:bn.js@4.11.8", | |
| "browserify-rsa": "npm:browserify-rsa@4.0.1", | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "create-hash": "npm:create-hash@1.1.3", | |
| "crypto": "github:jspm/nodelibs-crypto@0.1.0", | |
| "parse-asn1": "npm:parse-asn1@5.1.0", | |
| "randombytes": "npm:randombytes@2.0.5" | |
| }, | |
| "npm:punycode@1.3.2": { | |
| "process": "github:jspm/nodelibs-process@0.1.2" | |
| }, | |
| "npm:quill-delta@3.6.2": { | |
| "deep-equal": "npm:deep-equal@1.0.1", | |
| "extend": "npm:extend@3.0.1", | |
| "fast-diff": "npm:fast-diff@1.1.2" | |
| }, | |
| "npm:quill@1.3.4": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "clone": "npm:clone@2.1.1", | |
| "deep-equal": "npm:deep-equal@1.0.1", | |
| "eventemitter3": "npm:eventemitter3@2.0.3", | |
| "extend": "npm:extend@3.0.1", | |
| "parchment": "npm:parchment@1.1.1", | |
| "process": "github:jspm/nodelibs-process@0.1.2", | |
| "quill-delta": "npm:quill-delta@3.6.2" | |
| }, | |
| "npm:quote-stream@0.0.0": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "fs": "github:jspm/nodelibs-fs@0.1.2", | |
| "minimist": "npm:minimist@0.0.8", | |
| "process": "github:jspm/nodelibs-process@0.1.2", | |
| "through2": "npm:through2@0.4.2" | |
| }, | |
| "npm:quote-stream@1.0.2": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "buffer-equal": "npm:buffer-equal@0.0.1", | |
| "fs": "github:jspm/nodelibs-fs@0.1.2", | |
| "minimist": "npm:minimist@1.2.0", | |
| "process": "github:jspm/nodelibs-process@0.1.2", | |
| "through2": "npm:through2@2.0.3" | |
| }, | |
| "npm:randombytes@2.0.5": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "crypto": "github:jspm/nodelibs-crypto@0.1.0", | |
| "process": "github:jspm/nodelibs-process@0.1.2", | |
| "safe-buffer": "npm:safe-buffer@5.1.1" | |
| }, | |
| "npm:randomfill@1.0.3": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "crypto": "github:jspm/nodelibs-crypto@0.1.0", | |
| "process": "github:jspm/nodelibs-process@0.1.2", | |
| "randombytes": "npm:randombytes@2.0.5", | |
| "safe-buffer": "npm:safe-buffer@5.1.1" | |
| }, | |
| "npm:raw-body@2.3.2": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "bytes": "npm:bytes@3.0.0", | |
| "http-errors": "npm:http-errors@1.6.2", | |
| "iconv-lite": "npm:iconv-lite@0.4.19", | |
| "process": "github:jspm/nodelibs-process@0.1.2", | |
| "unpipe": "npm:unpipe@1.0.0" | |
| }, | |
| "npm:readable-stream@1.0.34": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "core-util-is": "npm:core-util-is@1.0.2", | |
| "events": "github:jspm/nodelibs-events@0.1.1", | |
| "inherits": "npm:inherits@2.0.3", | |
| "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:readable-stream@1.1.14": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "core-util-is": "npm:core-util-is@1.0.2", | |
| "events": "github:jspm/nodelibs-events@0.1.1", | |
| "inherits": "npm:inherits@2.0.3", | |
| "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:readable-stream@2.3.3": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "core-util-is": "npm:core-util-is@1.0.2", | |
| "events": "github:jspm/nodelibs-events@0.1.1", | |
| "inherits": "npm:inherits@2.0.3", | |
| "isarray": "npm:isarray@1.0.0", | |
| "process": "github:jspm/nodelibs-process@0.1.2", | |
| "process-nextick-args": "npm:process-nextick-args@1.0.7", | |
| "safe-buffer": "npm:safe-buffer@5.1.1", | |
| "stream": "github:jspm/nodelibs-stream@0.1.0", | |
| "string_decoder": "npm:string_decoder@1.0.3", | |
| "util-deprecate": "npm:util-deprecate@1.0.2" | |
| }, | |
| "npm:regenerator-runtime@0.11.0": { | |
| "path": "github:jspm/nodelibs-path@0.1.0" | |
| }, | |
| "npm:resolve@1.5.0": { | |
| "fs": "github:jspm/nodelibs-fs@0.1.2", | |
| "path": "github:jspm/nodelibs-path@0.1.0", | |
| "path-parse": "npm:path-parse@1.0.5", | |
| "process": "github:jspm/nodelibs-process@0.1.2", | |
| "systemjs-json": "github:systemjs/plugin-json@0.1.2" | |
| }, | |
| "npm:ripemd160@2.0.1": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "hash-base": "npm:hash-base@2.0.2", | |
| "inherits": "npm:inherits@2.0.3" | |
| }, | |
| "npm:rw@1.3.3": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "fs": "github:jspm/nodelibs-fs@0.1.2", | |
| "process": "github:jspm/nodelibs-process@0.1.2" | |
| }, | |
| "npm:safe-buffer@5.1.1": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1" | |
| }, | |
| "npm:send@0.16.1": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "debug": "npm:debug@2.6.9", | |
| "depd": "npm:depd@1.1.1", | |
| "destroy": "npm:destroy@1.0.4", | |
| "encodeurl": "npm:encodeurl@1.0.1", | |
| "escape-html": "npm:escape-html@1.0.3", | |
| "etag": "npm:etag@1.8.1", | |
| "fresh": "npm:fresh@0.5.2", | |
| "fs": "github:jspm/nodelibs-fs@0.1.2", | |
| "http-errors": "npm:http-errors@1.6.2", | |
| "mime": "npm:mime@1.4.1", | |
| "ms": "npm:ms@2.0.0", | |
| "on-finished": "npm:on-finished@2.3.0", | |
| "path": "github:jspm/nodelibs-path@0.1.0", | |
| "range-parser": "npm:range-parser@1.2.0", | |
| "statuses": "npm:statuses@1.3.1", | |
| "stream": "github:jspm/nodelibs-stream@0.1.0", | |
| "util": "github:jspm/nodelibs-util@0.1.0" | |
| }, | |
| "npm:serve-static@1.13.1": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "encodeurl": "npm:encodeurl@1.0.1", | |
| "escape-html": "npm:escape-html@1.0.3", | |
| "parseurl": "npm:parseurl@1.3.2", | |
| "path": "github:jspm/nodelibs-path@0.1.0", | |
| "send": "npm:send@0.16.1", | |
| "url": "github:jspm/nodelibs-url@0.1.0" | |
| }, | |
| "npm:sha.js@2.4.9": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "fs": "github:jspm/nodelibs-fs@0.1.2", | |
| "inherits": "npm:inherits@2.0.3", | |
| "process": "github:jspm/nodelibs-process@0.1.2", | |
| "safe-buffer": "npm:safe-buffer@5.1.1" | |
| }, | |
| "npm:shapefile@0.3.1": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "d3-queue": "npm:d3-queue@1.2.3", | |
| "fs": "github:jspm/nodelibs-fs@0.1.2", | |
| "iconv-lite": "npm:iconv-lite@0.2.11", | |
| "optimist": "npm:optimist@0.3.7", | |
| "process": "github:jspm/nodelibs-process@0.1.2", | |
| "systemjs-json": "github:systemjs/plugin-json@0.1.2" | |
| }, | |
| "npm:smooth-scrollbar@7.4.1": { | |
| "babel-runtime": "npm:babel-runtime@6.26.0" | |
| }, | |
| "npm:source-map@0.1.43": { | |
| "amdefine": "npm:amdefine@1.0.1", | |
| "fs": "github:jspm/nodelibs-fs@0.1.2", | |
| "path": "github:jspm/nodelibs-path@0.1.0", | |
| "process": "github:jspm/nodelibs-process@0.1.2" | |
| }, | |
| "npm:static-eval@0.2.4": { | |
| "escodegen": "npm:escodegen@0.0.28" | |
| }, | |
| "npm:static-module@1.5.0": { | |
| "concat-stream": "npm:concat-stream@1.6.0", | |
| "duplexer2": "npm:duplexer2@0.0.2", | |
| "escodegen": "npm:escodegen@1.3.3", | |
| "falafel": "npm:falafel@2.1.0", | |
| "fs": "github:jspm/nodelibs-fs@0.1.2", | |
| "has": "npm:has@1.0.1", | |
| "object-inspect": "npm:object-inspect@0.4.0", | |
| "path": "github:jspm/nodelibs-path@0.1.0", | |
| "quote-stream": "npm:quote-stream@0.0.0", | |
| "readable-stream": "npm:readable-stream@1.0.34", | |
| "shallow-copy": "npm:shallow-copy@0.0.1", | |
| "static-eval": "npm:static-eval@0.2.4", | |
| "through2": "npm:through2@0.4.2" | |
| }, | |
| "npm:statuses@1.3.1": { | |
| "systemjs-json": "github:systemjs/plugin-json@0.1.2" | |
| }, | |
| "npm:stream-browserify@1.0.0": { | |
| "events": "github:jspm/nodelibs-events@0.1.1", | |
| "inherits": "npm:inherits@2.0.3", | |
| "readable-stream": "npm:readable-stream@1.1.14" | |
| }, | |
| "npm:string-capitalize@1.0.1": { | |
| "assert": "github:jspm/nodelibs-assert@0.1.0" | |
| }, | |
| "npm:string-humanize@1.0.0": { | |
| "assert": "github:jspm/nodelibs-assert@0.1.0", | |
| "string-capitalize": "npm:string-capitalize@1.0.1" | |
| }, | |
| "npm:string_decoder@0.10.31": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1" | |
| }, | |
| "npm:string_decoder@1.0.3": { | |
| "buffer": "github:jspm/nodelibs-buffer@0.1.1", | |
| "safe-buffer": "npm:safe-buffer@5.1.1" | |
| }, | |
| "npm:tether-drop@1.4.2": { | |
| "process": "github:jspm/nodelibs-process@0.1.2", | |
| "systemjs-json": "github:systemjs/plugin-json@0.1.2", | |
| "tether": "npm:tether@1.4.0" | |
| }, | |
| "npm:tether-tooltip@1.2.0": { | |
| "process": "github:jspm/nodelibs-process@0.1.2", | |
| "systemjs-json": "github:systemjs/plugin-json@0.1.2", | |
| "tether": "npm:tether@1.4.0", | |
| "tether-drop": "npm:tether-drop@1.4.2" | |
| }, | |
| "npm:tether@1.4.0": { | |
| "process": "github:jspm/nodelibs-process@0.1.2", | |
| "systemjs-json": "github:systemjs/plugin-json@0.1.2" | |
| }, | |
| "npm:through2@0.4.2": { | |
| "readable-stream": "npm:readable-stream@1.0.34", | |
| "util": "github:jspm/nodelibs-util@0.1.0", | |
| "xtend": "npm:xtend@2.1.2" | |
| }, | |
| "npm:through2@2.0.3": { | |
| "process": "github:jspm/nodelibs-process@0.1.2", | |
| "readable-stream": "npm:readable-stream@2.3.3", | |
| "util": "github:jspm/nodelibs-util@0.1.0", | |
| "xtend": "npm:xtend@4.0.1" | |
| }, | |
| "npm:ticky@1.0.1": { | |
| "process": "github:jspm/nodelibs-process@0.1.2" | |
| }, | |
| "npm:timers-browserify@1.4.2": { | |
| "process": "npm:process@0.11.10" | |
| }, | |
| "npm:toaster@0.1.2": { | |
| "Class": "npm:Class@0.1.3", | |
| "async": "npm:async@2.6.0", | |
| "events": "github:jspm/nodelibs-events@0.1.1", | |
| "express-errors": "npm:express-errors@0.3.1", | |
| "fructose": "npm:fructose@1.0.1", | |
| "fs": "github:jspm/nodelibs-fs@0.1.2", | |
| "gm": "npm:gm@1.23.0", | |
| "mkdirp": "npm:mkdirp@0.5.1", | |
| "path": "github:jspm/nodelibs-path@0.1.0", | |
| "process": "github:jspm/nodelibs-process@0.1.2" | |
| }, | |
| "npm:toastr@2.1.2": { | |
| "process": "github:jspm/nodelibs-process@0.1.2" | |
| }, | |
| "npm:topojson@1.6.27": { | |
| "d3": "npm:d3@3.5.17", | |
| "d3-geo-projection": "npm:d3-geo-projection@0.2.16", | |
| "d3-queue": "npm:d3-queue@2.0.3", | |
| "optimist": "npm:optimist@0.3.7", | |
| "process": "github:jspm/nodelibs-process@0.1.2", | |
| "rw": "npm:rw@1.3.3", | |
| "shapefile": "npm:shapefile@0.3.1" | |
| }, | |
| "npm:type-is@1.6.15": { | |
| "media-typer": "npm:media-typer@0.3.0", | |
| "mime-types": "npm:mime-types@2.1.17" | |
| }, | |
| "npm:url@0.10.3": { | |
| "assert": "github:jspm/nodelibs-assert@0.1.0", | |
| "punycode": "npm:punycode@1.3.2", | |
| "querystring": "npm:querystring@0.2.0", | |
| "util": "github:jspm/nodelibs-util@0.1.0" | |
| }, | |
| "npm:util-deprecate@1.0.2": { | |
| "util": "github:jspm/nodelibs-util@0.1.0" | |
| }, | |
| "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" | |
| }, | |
| "npm:which@1.3.0": { | |
| "isexe": "npm:isexe@2.0.0", | |
| "path": "github:jspm/nodelibs-path@0.1.0", | |
| "process": "github:jspm/nodelibs-process@0.1.2" | |
| }, | |
| "npm:xtend@2.1.2": { | |
| "object-keys": "npm:object-keys@0.4.0" | |
| } | |
| } | |
| }); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment