Last active
October 30, 2016 05:19
-
-
Save davidlav/0da0254f6cab72cc6148e28f70f5a459 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({ | |
| baseURL: "/", | |
| defaultJSExtensions: true, | |
| transpiler: "typescript", | |
| typescriptOptions: { | |
| "emitDecoratorMetadata": true, | |
| "experimentalDecorators": true | |
| }, | |
| paths: { | |
| "github:*": "jspm_packages/github/*", | |
| "npm:*": "jspm_packages/npm/*" | |
| }, | |
| packages: { | |
| "src": { | |
| "defaultJSExtensions": true, | |
| "defaultExtension": "ts" | |
| } | |
| }, | |
| map: { | |
| "aurelia-bootstrapper": "npm:aurelia-bootstrapper@1.0.1", | |
| "aurelia-framework": "npm:aurelia-framework@1.0.7", | |
| "aurelia-pal": "npm:aurelia-pal@1.0.0", | |
| "d3": "npm:d3@3.5.17", | |
| "typescript": "npm:typescript@1.8.10", | |
| "github:jspm/nodelibs-os@0.1.0": { | |
| "os-browserify": "npm:os-browserify@0.1.2" | |
| }, | |
| "npm:aurelia-binding@1.0.9": { | |
| "aurelia-logging": "npm:aurelia-logging@1.1.0", | |
| "aurelia-metadata": "npm:aurelia-metadata@1.0.2", | |
| "aurelia-pal": "npm:aurelia-pal@1.0.0", | |
| "aurelia-task-queue": "npm:aurelia-task-queue@1.1.0" | |
| }, | |
| "npm:aurelia-bootstrapper@1.0.1": { | |
| "aurelia-event-aggregator": "npm:aurelia-event-aggregator@1.0.0", | |
| "aurelia-framework": "npm:aurelia-framework@1.0.7", | |
| "aurelia-history": "npm:aurelia-history@1.0.0", | |
| "aurelia-history-browser": "npm:aurelia-history-browser@1.0.0", | |
| "aurelia-loader-default": "npm:aurelia-loader-default@1.0.0", | |
| "aurelia-logging-console": "npm:aurelia-logging-console@1.0.0", | |
| "aurelia-pal": "npm:aurelia-pal@1.0.0", | |
| "aurelia-pal-browser": "npm:aurelia-pal-browser@1.0.0", | |
| "aurelia-polyfills": "npm:aurelia-polyfills@1.1.1", | |
| "aurelia-router": "npm:aurelia-router@1.0.7", | |
| "aurelia-templating": "npm:aurelia-templating@1.1.2", | |
| "aurelia-templating-binding": "npm:aurelia-templating-binding@1.0.0", | |
| "aurelia-templating-resources": "npm:aurelia-templating-resources@1.1.1", | |
| "aurelia-templating-router": "npm:aurelia-templating-router@1.0.0" | |
| }, | |
| "npm:aurelia-dependency-injection@1.2.0": { | |
| "aurelia-metadata": "npm:aurelia-metadata@1.0.2", | |
| "aurelia-pal": "npm:aurelia-pal@1.0.0" | |
| }, | |
| "npm:aurelia-event-aggregator@1.0.0": { | |
| "aurelia-logging": "npm:aurelia-logging@1.1.0" | |
| }, | |
| "npm:aurelia-framework@1.0.7": { | |
| "aurelia-binding": "npm:aurelia-binding@1.0.9", | |
| "aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.2.0", | |
| "aurelia-loader": "npm:aurelia-loader@1.0.0", | |
| "aurelia-logging": "npm:aurelia-logging@1.1.0", | |
| "aurelia-metadata": "npm:aurelia-metadata@1.0.2", | |
| "aurelia-pal": "npm:aurelia-pal@1.0.0", | |
| "aurelia-path": "npm:aurelia-path@1.1.1", | |
| "aurelia-task-queue": "npm:aurelia-task-queue@1.1.0", | |
| "aurelia-templating": "npm:aurelia-templating@1.1.2" | |
| }, | |
| "npm:aurelia-history-browser@1.0.0": { | |
| "aurelia-history": "npm:aurelia-history@1.0.0", | |
| "aurelia-pal": "npm:aurelia-pal@1.0.0" | |
| }, | |
| "npm:aurelia-loader-default@1.0.0": { | |
| "aurelia-loader": "npm:aurelia-loader@1.0.0", | |
| "aurelia-metadata": "npm:aurelia-metadata@1.0.2", | |
| "aurelia-pal": "npm:aurelia-pal@1.0.0" | |
| }, | |
| "npm:aurelia-loader@1.0.0": { | |
| "aurelia-metadata": "npm:aurelia-metadata@1.0.2", | |
| "aurelia-path": "npm:aurelia-path@1.1.1" | |
| }, | |
| "npm:aurelia-logging-console@1.0.0": { | |
| "aurelia-logging": "npm:aurelia-logging@1.1.0" | |
| }, | |
| "npm:aurelia-metadata@1.0.2": { | |
| "aurelia-pal": "npm:aurelia-pal@1.0.0" | |
| }, | |
| "npm:aurelia-pal-browser@1.0.0": { | |
| "aurelia-pal": "npm:aurelia-pal@1.0.0" | |
| }, | |
| "npm:aurelia-polyfills@1.1.1": { | |
| "aurelia-pal": "npm:aurelia-pal@1.0.0" | |
| }, | |
| "npm:aurelia-route-recognizer@1.1.0": { | |
| "aurelia-path": "npm:aurelia-path@1.1.1" | |
| }, | |
| "npm:aurelia-router@1.0.7": { | |
| "aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.2.0", | |
| "aurelia-event-aggregator": "npm:aurelia-event-aggregator@1.0.0", | |
| "aurelia-history": "npm:aurelia-history@1.0.0", | |
| "aurelia-logging": "npm:aurelia-logging@1.1.0", | |
| "aurelia-path": "npm:aurelia-path@1.1.1", | |
| "aurelia-route-recognizer": "npm:aurelia-route-recognizer@1.1.0" | |
| }, | |
| "npm:aurelia-task-queue@1.1.0": { | |
| "aurelia-pal": "npm:aurelia-pal@1.0.0" | |
| }, | |
| "npm:aurelia-templating-binding@1.0.0": { | |
| "aurelia-binding": "npm:aurelia-binding@1.0.9", | |
| "aurelia-logging": "npm:aurelia-logging@1.1.0", | |
| "aurelia-templating": "npm:aurelia-templating@1.1.2" | |
| }, | |
| "npm:aurelia-templating-resources@1.1.1": { | |
| "aurelia-binding": "npm:aurelia-binding@1.0.9", | |
| "aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.2.0", | |
| "aurelia-loader": "npm:aurelia-loader@1.0.0", | |
| "aurelia-logging": "npm:aurelia-logging@1.1.0", | |
| "aurelia-metadata": "npm:aurelia-metadata@1.0.2", | |
| "aurelia-pal": "npm:aurelia-pal@1.0.0", | |
| "aurelia-path": "npm:aurelia-path@1.1.1", | |
| "aurelia-task-queue": "npm:aurelia-task-queue@1.1.0", | |
| "aurelia-templating": "npm:aurelia-templating@1.1.2" | |
| }, | |
| "npm:aurelia-templating-router@1.0.0": { | |
| "aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.2.0", | |
| "aurelia-logging": "npm:aurelia-logging@1.1.0", | |
| "aurelia-metadata": "npm:aurelia-metadata@1.0.2", | |
| "aurelia-pal": "npm:aurelia-pal@1.0.0", | |
| "aurelia-path": "npm:aurelia-path@1.1.1", | |
| "aurelia-router": "npm:aurelia-router@1.0.7", | |
| "aurelia-templating": "npm:aurelia-templating@1.1.2" | |
| }, | |
| "npm:aurelia-templating@1.1.2": { | |
| "aurelia-binding": "npm:aurelia-binding@1.0.9", | |
| "aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.2.0", | |
| "aurelia-loader": "npm:aurelia-loader@1.0.0", | |
| "aurelia-logging": "npm:aurelia-logging@1.1.0", | |
| "aurelia-metadata": "npm:aurelia-metadata@1.0.2", | |
| "aurelia-pal": "npm:aurelia-pal@1.0.0", | |
| "aurelia-path": "npm:aurelia-path@1.1.1", | |
| "aurelia-task-queue": "npm:aurelia-task-queue@1.1.0" | |
| }, | |
| "npm:os-browserify@0.1.2": { | |
| "os": "github:jspm/nodelibs-os@0.1.0" | |
| }, | |
| "npm:typescript@1.8.10": { | |
| "os": "github:jspm/nodelibs-os@0.1.0" | |
| } | |
| } | |
| }); |
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
| { | |
| "jspm": { | |
| "dependencies": { | |
| "aurelia-bootstrapper": "npm:aurelia-bootstrapper@^1.0.1", | |
| "aurelia-framework": "npm:aurelia-framework@^1.0.7", | |
| "aurelia-pal": "npm:aurelia-pal@^1.0.0", | |
| "d3": "npm:d3@3" | |
| }, | |
| "devDependencies": { | |
| "typescript": "npm:typescript@^1.6.2" | |
| } | |
| }, | |
| "scripts": { | |
| "run": "lite-server" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment