UNPKG

phibernate

Version:

Client side ORM and Delta Tracker for Relational data

326 lines (323 loc) 11.3 kB
System.config({ baseURL: "/", defaultJSExtensions: true, transpiler: "typescript", typescriptOptions: { "noImplicitAny": false, "typeCheck": false, "tsconfig": true }, paths: { "npm:*": "jspm_packages/npm/*", "github:*": "jspm_packages/github/*", "build": "build" }, separateCSS: true, packages: { "build": { "main": "app", "defaultExtension": "ts", "map": { "ionic-angular": "npm:ionic-angular@2.0.0-beta.3", "zone.js": "npm:zone.js@0.5.15/dist/zone.js", "angular2": "npm:angular2@2.0.0-beta.9", "reflect-metadata": "npm:reflect-metadata@0.1.2" }, "meta": { "*.css": { "loader": "css" }, "*.html": { "loader": "text" } } } }, map: { "clean-css": "npm:clean-css@3.4.10", "css": "github:systemjs/plugin-css@0.1.20", "ejs": "npm:ejs@2.4.1", "ionic-angular": "npm:ionic-angular@2.0.0-beta.3", "ionicons": "npm:ionicons@3.0.0-alpha.3", "lru-cache": "npm:lru-cache@4.0.1", "ts": "github:frankwallis/plugin-typescript@4.0.2", "typescript": "npm:typescript@1.8.9", "github:frankwallis/plugin-typescript@4.0.2": { "typescript": "npm:typescript@1.8.9" }, "github:jspm/nodelibs-assert@0.1.0": { "assert": "npm:assert@1.3.0" }, "github:jspm/nodelibs-buffer@0.1.0": { "buffer": "npm:buffer@3.6.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.1", "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-https@0.1.0": { "https-browserify": "npm:https-browserify@0.0.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.2" }, "github:jspm/nodelibs-stream@0.1.0": { "stream-browserify": "npm:stream-browserify@1.0.0" }, "github:jspm/nodelibs-tty@0.1.0": { "tty-browserify": "npm:tty-browserify@0.0.0" }, "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" }, "npm:amdefine@1.0.0": { "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:angular2@2.0.0-beta.13": { "reflect-metadata": "npm:reflect-metadata@0.1.2", "rxjs": "npm:rxjs@5.0.0-beta.4", "zone.js": "npm:zone.js@0.6.8" }, "npm:assert@1.3.0": { "util": "npm:util@0.10.3" }, "npm:buffer@3.6.0": { "base64-js": "npm:base64-js@0.0.8", "child_process": "github:jspm/nodelibs-child_process@0.1.0", "fs": "github:jspm/nodelibs-fs@0.1.2", "ieee754": "npm:ieee754@1.1.6", "isarray": "npm:isarray@1.0.0", "process": "github:jspm/nodelibs-process@0.1.2" }, "npm:chalk@1.1.3": { "ansi-styles": "npm:ansi-styles@2.2.1", "escape-string-regexp": "npm:escape-string-regexp@1.0.5", "has-ansi": "npm:has-ansi@2.0.0", "process": "github:jspm/nodelibs-process@0.1.2", "strip-ansi": "npm:strip-ansi@3.0.1", "supports-color": "npm:supports-color@2.0.0" }, "npm:clean-css@3.4.10": { "buffer": "github:jspm/nodelibs-buffer@0.1.0", "commander": "npm:commander@2.8.1", "fs": "github:jspm/nodelibs-fs@0.1.2", "http": "github:jspm/nodelibs-http@1.7.1", "https": "github:jspm/nodelibs-https@0.1.0", "os": "github:jspm/nodelibs-os@0.1.0", "path": "github:jspm/nodelibs-path@0.1.0", "process": "github:jspm/nodelibs-process@0.1.2", "source-map": "npm:source-map@0.4.4", "url": "github:jspm/nodelibs-url@0.1.0", "util": "github:jspm/nodelibs-util@0.1.0" }, "npm:cli-cursor@1.0.2": { "process": "github:jspm/nodelibs-process@0.1.2", "restore-cursor": "npm:restore-cursor@1.0.1" }, "npm:cli-width@1.1.1": { "process": "github:jspm/nodelibs-process@0.1.2", "tty": "github:jspm/nodelibs-tty@0.1.0" }, "npm:code-point-at@1.0.0": { "number-is-nan": "npm:number-is-nan@1.0.0" }, "npm:colors@1.1.2": { "process": "github:jspm/nodelibs-process@0.1.2" }, "npm:commander@2.8.1": { "child_process": "github:jspm/nodelibs-child_process@0.1.0", "events": "github:jspm/nodelibs-events@0.1.1", "fs": "github:jspm/nodelibs-fs@0.1.2", "graceful-readlink": "npm:graceful-readlink@1.0.1", "path": "github:jspm/nodelibs-path@0.1.0", "process": "github:jspm/nodelibs-process@0.1.2" }, "npm:core-util-is@1.0.2": { "buffer": "github:jspm/nodelibs-buffer@0.1.0" }, "npm:ejs@2.4.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.0" }, "npm:exit-hook@1.1.1": { "process": "github:jspm/nodelibs-process@0.1.2" }, "npm:figures@1.5.0": { "process": "github:jspm/nodelibs-process@0.1.2" }, "npm:graceful-readlink@1.0.1": { "fs": "github:jspm/nodelibs-fs@0.1.2" }, "npm:has-ansi@2.0.0": { "ansi-regex": "npm:ansi-regex@2.0.0" }, "npm:https-browserify@0.0.0": { "http": "github:jspm/nodelibs-http@1.7.1" }, "npm:inherits@2.0.1": { "util": "github:jspm/nodelibs-util@0.1.0" }, "npm:inquirer@0.11.0": { "ansi-escapes": "npm:ansi-escapes@1.3.0", "ansi-regex": "npm:ansi-regex@2.0.0", "assert": "github:jspm/nodelibs-assert@0.1.0", "chalk": "npm:chalk@1.1.3", "cli-cursor": "npm:cli-cursor@1.0.2", "cli-width": "npm:cli-width@1.1.1", "figures": "npm:figures@1.5.0", "lodash": "npm:lodash@3.10.1", "process": "github:jspm/nodelibs-process@0.1.2", "readline2": "npm:readline2@1.0.1", "run-async": "npm:run-async@0.1.0", "rx-lite": "npm:rx-lite@3.1.2", "strip-ansi": "npm:strip-ansi@3.0.1", "through": "npm:through@2.3.8", "util": "github:jspm/nodelibs-util@0.1.0" }, "npm:ionic-angular@2.0.0-beta.3": { "angular2": "npm:angular2@2.0.0-beta.13", "colors": "npm:colors@1.1.2", "fs": "github:jspm/nodelibs-fs@0.1.2", "inquirer": "npm:inquirer@0.11.0", "lodash": "npm:lodash@3.10.1", "mkdirp-no-bin": "npm:mkdirp-no-bin@0.5.1", "path": "github:jspm/nodelibs-path@0.1.0", "process": "github:jspm/nodelibs-process@0.1.2", "q": "npm:q@1.4.1" }, "npm:is-fullwidth-code-point@1.0.0": { "number-is-nan": "npm:number-is-nan@1.0.0" }, "npm:lodash@3.10.1": { "process": "github:jspm/nodelibs-process@0.1.2" }, "npm:lru-cache@4.0.1": { "pseudomap": "npm:pseudomap@1.0.2", "util": "github:jspm/nodelibs-util@0.1.0", "yallist": "npm:yallist@2.0.0" }, "npm:mkdirp-no-bin@0.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" }, "npm:mute-stream@0.0.5": { "process": "github:jspm/nodelibs-process@0.1.2", "stream": "github:jspm/nodelibs-stream@0.1.0" }, "npm:once@1.3.3": { "wrappy": "npm:wrappy@1.0.1" }, "npm:os-browserify@0.1.2": { "os": "github:jspm/nodelibs-os@0.1.0" }, "npm:path-browserify@0.0.0": { "process": "github:jspm/nodelibs-process@0.1.2" }, "npm:process@0.11.2": { "assert": "github:jspm/nodelibs-assert@0.1.0" }, "npm:pseudomap@1.0.2": { "process": "github:jspm/nodelibs-process@0.1.2" }, "npm:punycode@1.3.2": { "process": "github:jspm/nodelibs-process@0.1.2" }, "npm:q@1.4.1": { "process": "github:jspm/nodelibs-process@0.1.2" }, "npm:readable-stream@1.1.13": { "buffer": "github:jspm/nodelibs-buffer@0.1.0", "core-util-is": "npm:core-util-is@1.0.2", "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:readline2@1.0.1": { "code-point-at": "npm:code-point-at@1.0.0", "is-fullwidth-code-point": "npm:is-fullwidth-code-point@1.0.0", "mute-stream": "npm:mute-stream@0.0.5", "process": "github:jspm/nodelibs-process@0.1.2", "readline": "github:jspm/nodelibs-readline@0.1.0" }, "npm:reflect-metadata@0.1.2": { "assert": "github:jspm/nodelibs-assert@0.1.0", "process": "github:jspm/nodelibs-process@0.1.2" }, "npm:restore-cursor@1.0.1": { "exit-hook": "npm:exit-hook@1.1.1", "onetime": "npm:onetime@1.1.0", "process": "github:jspm/nodelibs-process@0.1.2" }, "npm:run-async@0.1.0": { "assert": "github:jspm/nodelibs-assert@0.1.0", "once": "npm:once@1.3.3" }, "npm:rx-lite@3.1.2": { "process": "github:jspm/nodelibs-process@0.1.2" }, "npm:rxjs@5.0.0-beta.4": { "buffer": "github:jspm/nodelibs-buffer@0.1.0", "process": "github:jspm/nodelibs-process@0.1.2" }, "npm:source-map@0.4.4": { "amdefine": "npm:amdefine@1.0.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.13" }, "npm:string_decoder@0.10.31": { "buffer": "github:jspm/nodelibs-buffer@0.1.0" }, "npm:strip-ansi@3.0.1": { "ansi-regex": "npm:ansi-regex@2.0.0" }, "npm:supports-color@2.0.0": { "process": "github:jspm/nodelibs-process@0.1.2" }, "npm:through@2.3.8": { "process": "github:jspm/nodelibs-process@0.1.2", "stream": "github:jspm/nodelibs-stream@0.1.0" }, "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@0.10.3": { "inherits": "npm:inherits@2.0.1", "process": "github:jspm/nodelibs-process@0.1.2" }, "npm:zone.js@0.6.8": { "process": "github:jspm/nodelibs-process@0.1.2" } } });