568 lines
21 KiB
JavaScript
568 lines
21 KiB
JavaScript
System.config({
|
|
baseURL: "/",
|
|
defaultJSExtensions: true,
|
|
transpiler: "babel",
|
|
babelOptions: {
|
|
"optional": [
|
|
"runtime",
|
|
"optimisation.modules.system"
|
|
]
|
|
},
|
|
paths: {
|
|
"github:*": "jspm_packages/github/*",
|
|
"npm:*": "jspm_packages/npm/*"
|
|
},
|
|
|
|
map: {
|
|
"babel": "npm:babel-core@5.8.34",
|
|
"babel-runtime": "npm:babel-runtime@5.8.34",
|
|
"core-js": "npm:core-js@1.2.6",
|
|
"history": "npm:history@1.17.0",
|
|
"react": "npm:react@0.14.6",
|
|
"react-dom": "npm:react-dom@0.14.6",
|
|
"react-google-analytics": "npm:react-google-analytics@0.2.0",
|
|
"react-router": "npm:react-router@1.0.3",
|
|
"superagent": "npm:superagent@1.2.0",
|
|
"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-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.11.0"
|
|
},
|
|
"github:jspm/nodelibs-domain@0.1.0": {
|
|
"domain-browser": "npm:domain-browser@1.1.7"
|
|
},
|
|
"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-net@0.1.2": {
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"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.2"
|
|
},
|
|
"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-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"
|
|
},
|
|
"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"
|
|
},
|
|
"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:asap@2.0.3": {
|
|
"domain": "github:jspm/nodelibs-domain@0.1.0",
|
|
"process": "github:jspm/nodelibs-process@0.1.2"
|
|
},
|
|
"npm:asn1.js@4.3.0": {
|
|
"assert": "github:jspm/nodelibs-assert@0.1.0",
|
|
"bn.js": "npm:bn.js@4.6.2",
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"inherits": "npm:inherits@2.0.1",
|
|
"minimalistic-assert": "npm:minimalistic-assert@1.0.0",
|
|
"vm": "github:jspm/nodelibs-vm@0.1.0"
|
|
},
|
|
"npm:assert@1.3.0": {
|
|
"util": "npm:util@0.10.3"
|
|
},
|
|
"npm:async@0.9.2": {
|
|
"process": "github:jspm/nodelibs-process@0.1.2",
|
|
"systemjs-json": "github:systemjs/plugin-json@0.1.0"
|
|
},
|
|
"npm:babel-runtime@5.8.34": {
|
|
"process": "github:jspm/nodelibs-process@0.1.2"
|
|
},
|
|
"npm:browserify-aes@1.0.5": {
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"buffer-xor": "npm:buffer-xor@1.0.3",
|
|
"cipher-base": "npm:cipher-base@1.0.2",
|
|
"create-hash": "npm:create-hash@1.1.2",
|
|
"crypto": "github:jspm/nodelibs-crypto@0.1.0",
|
|
"evp_bytestokey": "npm:evp_bytestokey@1.0.0",
|
|
"fs": "github:jspm/nodelibs-fs@0.1.2",
|
|
"inherits": "npm:inherits@2.0.1",
|
|
"systemjs-json": "github:systemjs/plugin-json@0.1.0"
|
|
},
|
|
"npm:browserify-cipher@1.0.0": {
|
|
"browserify-aes": "npm:browserify-aes@1.0.5",
|
|
"browserify-des": "npm:browserify-des@1.0.0",
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"crypto": "github:jspm/nodelibs-crypto@0.1.0",
|
|
"evp_bytestokey": "npm:evp_bytestokey@1.0.0"
|
|
},
|
|
"npm:browserify-des@1.0.0": {
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"cipher-base": "npm:cipher-base@1.0.2",
|
|
"crypto": "github:jspm/nodelibs-crypto@0.1.0",
|
|
"des.js": "npm:des.js@1.0.0",
|
|
"inherits": "npm:inherits@2.0.1"
|
|
},
|
|
"npm:browserify-rsa@4.0.0": {
|
|
"bn.js": "npm:bn.js@4.6.2",
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"constants": "github:jspm/nodelibs-constants@0.1.0",
|
|
"crypto": "github:jspm/nodelibs-crypto@0.1.0",
|
|
"randombytes": "npm:randombytes@2.0.1"
|
|
},
|
|
"npm:browserify-sign@4.0.0": {
|
|
"bn.js": "npm:bn.js@4.6.2",
|
|
"browserify-rsa": "npm:browserify-rsa@4.0.0",
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"create-hash": "npm:create-hash@1.1.2",
|
|
"create-hmac": "npm:create-hmac@1.1.4",
|
|
"crypto": "github:jspm/nodelibs-crypto@0.1.0",
|
|
"elliptic": "npm:elliptic@6.0.2",
|
|
"inherits": "npm:inherits@2.0.1",
|
|
"parse-asn1": "npm:parse-asn1@5.0.0",
|
|
"stream": "github:jspm/nodelibs-stream@0.1.0"
|
|
},
|
|
"npm:browserify-zlib@0.1.4": {
|
|
"assert": "github:jspm/nodelibs-assert@0.1.0",
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"pako": "npm:pako@0.2.8",
|
|
"process": "github:jspm/nodelibs-process@0.1.2",
|
|
"readable-stream": "npm:readable-stream@2.0.5",
|
|
"util": "github:jspm/nodelibs-util@0.1.0"
|
|
},
|
|
"npm:buffer-xor@1.0.3": {
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"systemjs-json": "github:systemjs/plugin-json@0.1.0"
|
|
},
|
|
"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:cipher-base@1.0.2": {
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"inherits": "npm:inherits@2.0.1",
|
|
"stream": "github:jspm/nodelibs-stream@0.1.0",
|
|
"string_decoder": "github:jspm/nodelibs-string_decoder@0.1.0"
|
|
},
|
|
"npm:combined-stream@0.0.7": {
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"delayed-stream": "npm:delayed-stream@0.0.5",
|
|
"stream": "github:jspm/nodelibs-stream@0.1.0",
|
|
"util": "github:jspm/nodelibs-util@0.1.0"
|
|
},
|
|
"npm:constants-browserify@0.0.1": {
|
|
"systemjs-json": "github:systemjs/plugin-json@0.1.0"
|
|
},
|
|
"npm:core-js@1.2.6": {
|
|
"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:core-util-is@1.0.2": {
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0"
|
|
},
|
|
"npm:create-ecdh@4.0.0": {
|
|
"bn.js": "npm:bn.js@4.6.2",
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"crypto": "github:jspm/nodelibs-crypto@0.1.0",
|
|
"elliptic": "npm:elliptic@6.0.2"
|
|
},
|
|
"npm:create-hash@1.1.2": {
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"cipher-base": "npm:cipher-base@1.0.2",
|
|
"crypto": "github:jspm/nodelibs-crypto@0.1.0",
|
|
"fs": "github:jspm/nodelibs-fs@0.1.2",
|
|
"inherits": "npm:inherits@2.0.1",
|
|
"ripemd160": "npm:ripemd160@1.0.1",
|
|
"sha.js": "npm:sha.js@2.4.4"
|
|
},
|
|
"npm:create-hmac@1.1.4": {
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"create-hash": "npm:create-hash@1.1.2",
|
|
"crypto": "github:jspm/nodelibs-crypto@0.1.0",
|
|
"inherits": "npm:inherits@2.0.1",
|
|
"stream": "github:jspm/nodelibs-stream@0.1.0"
|
|
},
|
|
"npm:crypto-browserify@3.11.0": {
|
|
"browserify-cipher": "npm:browserify-cipher@1.0.0",
|
|
"browserify-sign": "npm:browserify-sign@4.0.0",
|
|
"create-ecdh": "npm:create-ecdh@4.0.0",
|
|
"create-hash": "npm:create-hash@1.1.2",
|
|
"create-hmac": "npm:create-hmac@1.1.4",
|
|
"diffie-hellman": "npm:diffie-hellman@5.0.0",
|
|
"inherits": "npm:inherits@2.0.1",
|
|
"pbkdf2": "npm:pbkdf2@3.0.4",
|
|
"public-encrypt": "npm:public-encrypt@4.0.0",
|
|
"randombytes": "npm:randombytes@2.0.1"
|
|
},
|
|
"npm:debug@2.2.0": {
|
|
"fs": "github:jspm/nodelibs-fs@0.1.2",
|
|
"ms": "npm:ms@0.7.1",
|
|
"net": "github:jspm/nodelibs-net@0.1.2",
|
|
"process": "github:jspm/nodelibs-process@0.1.2",
|
|
"tty": "github:jspm/nodelibs-tty@0.1.0",
|
|
"util": "github:jspm/nodelibs-util@0.1.0"
|
|
},
|
|
"npm:delayed-stream@0.0.5": {
|
|
"stream": "github:jspm/nodelibs-stream@0.1.0",
|
|
"util": "github:jspm/nodelibs-util@0.1.0"
|
|
},
|
|
"npm:des.js@1.0.0": {
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"inherits": "npm:inherits@2.0.1",
|
|
"minimalistic-assert": "npm:minimalistic-assert@1.0.0"
|
|
},
|
|
"npm:diffie-hellman@5.0.0": {
|
|
"bn.js": "npm:bn.js@4.6.2",
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"crypto": "github:jspm/nodelibs-crypto@0.1.0",
|
|
"miller-rabin": "npm:miller-rabin@4.0.0",
|
|
"randombytes": "npm:randombytes@2.0.1",
|
|
"systemjs-json": "github:systemjs/plugin-json@0.1.0"
|
|
},
|
|
"npm:domain-browser@1.1.7": {
|
|
"events": "github:jspm/nodelibs-events@0.1.1"
|
|
},
|
|
"npm:elliptic@6.0.2": {
|
|
"bn.js": "npm:bn.js@4.6.2",
|
|
"brorand": "npm:brorand@1.0.5",
|
|
"hash.js": "npm:hash.js@1.0.3",
|
|
"inherits": "npm:inherits@2.0.1",
|
|
"systemjs-json": "github:systemjs/plugin-json@0.1.0"
|
|
},
|
|
"npm:envify@3.4.0": {
|
|
"jstransform": "npm:jstransform@10.1.0",
|
|
"process": "github:jspm/nodelibs-process@0.1.2",
|
|
"through": "npm:through@2.3.8"
|
|
},
|
|
"npm:esprima-fb@13001.1001.0-dev-harmony-fb": {
|
|
"fs": "github:jspm/nodelibs-fs@0.1.2",
|
|
"process": "github:jspm/nodelibs-process@0.1.2"
|
|
},
|
|
"npm:evp_bytestokey@1.0.0": {
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"create-hash": "npm:create-hash@1.1.2",
|
|
"crypto": "github:jspm/nodelibs-crypto@0.1.0"
|
|
},
|
|
"npm:fbjs@0.6.1": {
|
|
"core-js": "npm:core-js@1.2.6",
|
|
"loose-envify": "npm:loose-envify@1.1.0",
|
|
"process": "github:jspm/nodelibs-process@0.1.2",
|
|
"promise": "npm:promise@7.1.1",
|
|
"ua-parser-js": "npm:ua-parser-js@0.7.10",
|
|
"whatwg-fetch": "npm:whatwg-fetch@0.9.0"
|
|
},
|
|
"npm:form-data@0.2.0": {
|
|
"async": "npm:async@0.9.2",
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"combined-stream": "npm:combined-stream@0.0.7",
|
|
"fs": "github:jspm/nodelibs-fs@0.1.2",
|
|
"http": "github:jspm/nodelibs-http@1.7.1",
|
|
"https": "github:jspm/nodelibs-https@0.1.0",
|
|
"mime-types": "npm:mime-types@2.0.14",
|
|
"path": "github:jspm/nodelibs-path@0.1.0",
|
|
"process": "github:jspm/nodelibs-process@0.1.2",
|
|
"url": "github:jspm/nodelibs-url@0.1.0",
|
|
"util": "github:jspm/nodelibs-util@0.1.0"
|
|
},
|
|
"npm:formidable@1.0.14": {
|
|
"assert": "github:jspm/nodelibs-assert@0.1.0",
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"crypto": "github:jspm/nodelibs-crypto@0.1.0",
|
|
"events": "github:jspm/nodelibs-events@0.1.1",
|
|
"fs": "github:jspm/nodelibs-fs@0.1.2",
|
|
"http": "github:jspm/nodelibs-http@1.7.1",
|
|
"os": "github:jspm/nodelibs-os@0.1.0",
|
|
"path": "github:jspm/nodelibs-path@0.1.0",
|
|
"process": "github:jspm/nodelibs-process@0.1.2",
|
|
"querystring": "github:jspm/nodelibs-querystring@0.1.0",
|
|
"stream": "github:jspm/nodelibs-stream@0.1.0",
|
|
"string_decoder": "github:jspm/nodelibs-string_decoder@0.1.0",
|
|
"util": "github:jspm/nodelibs-util@0.1.0"
|
|
},
|
|
"npm:hash.js@1.0.3": {
|
|
"inherits": "npm:inherits@2.0.1"
|
|
},
|
|
"npm:history@1.17.0": {
|
|
"child_process": "github:jspm/nodelibs-child_process@0.1.0",
|
|
"deep-equal": "npm:deep-equal@1.0.1",
|
|
"fs": "github:jspm/nodelibs-fs@0.1.2",
|
|
"invariant": "npm:invariant@2.2.0",
|
|
"process": "github:jspm/nodelibs-process@0.1.2",
|
|
"query-string": "npm:query-string@3.0.0",
|
|
"warning": "npm:warning@2.1.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:invariant@2.2.0": {
|
|
"loose-envify": "npm:loose-envify@1.1.0",
|
|
"process": "github:jspm/nodelibs-process@0.1.2"
|
|
},
|
|
"npm:jstransform@10.1.0": {
|
|
"base62": "npm:base62@0.1.1",
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"esprima-fb": "npm:esprima-fb@13001.1001.0-dev-harmony-fb",
|
|
"fs": "github:jspm/nodelibs-fs@0.1.2",
|
|
"process": "github:jspm/nodelibs-process@0.1.2",
|
|
"source-map": "npm:source-map@0.1.31"
|
|
},
|
|
"npm:loose-envify@1.1.0": {
|
|
"js-tokens": "npm:js-tokens@1.0.2",
|
|
"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:methods@1.0.1": {
|
|
"http": "github:jspm/nodelibs-http@1.7.1"
|
|
},
|
|
"npm:miller-rabin@4.0.0": {
|
|
"bn.js": "npm:bn.js@4.6.2",
|
|
"brorand": "npm:brorand@1.0.5"
|
|
},
|
|
"npm:mime-db@1.12.0": {
|
|
"systemjs-json": "github:systemjs/plugin-json@0.1.0"
|
|
},
|
|
"npm:mime-types@2.0.14": {
|
|
"mime-db": "npm:mime-db@1.12.0"
|
|
},
|
|
"npm:mime@1.3.4": {
|
|
"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.0"
|
|
},
|
|
"npm:os-browserify@0.1.2": {
|
|
"os": "github:jspm/nodelibs-os@0.1.0"
|
|
},
|
|
"npm:pako@0.2.8": {
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"process": "github:jspm/nodelibs-process@0.1.2"
|
|
},
|
|
"npm:parse-asn1@5.0.0": {
|
|
"asn1.js": "npm:asn1.js@4.3.0",
|
|
"browserify-aes": "npm:browserify-aes@1.0.5",
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"create-hash": "npm:create-hash@1.1.2",
|
|
"evp_bytestokey": "npm:evp_bytestokey@1.0.0",
|
|
"pbkdf2": "npm:pbkdf2@3.0.4",
|
|
"systemjs-json": "github:systemjs/plugin-json@0.1.0"
|
|
},
|
|
"npm:path-browserify@0.0.0": {
|
|
"process": "github:jspm/nodelibs-process@0.1.2"
|
|
},
|
|
"npm:pbkdf2@3.0.4": {
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"child_process": "github:jspm/nodelibs-child_process@0.1.0",
|
|
"create-hmac": "npm:create-hmac@1.1.4",
|
|
"crypto": "github:jspm/nodelibs-crypto@0.1.0",
|
|
"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:process-nextick-args@1.0.6": {
|
|
"process": "github:jspm/nodelibs-process@0.1.2"
|
|
},
|
|
"npm:process@0.11.2": {
|
|
"assert": "github:jspm/nodelibs-assert@0.1.0"
|
|
},
|
|
"npm:promise@7.1.1": {
|
|
"asap": "npm:asap@2.0.3",
|
|
"fs": "github:jspm/nodelibs-fs@0.1.2"
|
|
},
|
|
"npm:public-encrypt@4.0.0": {
|
|
"bn.js": "npm:bn.js@4.6.2",
|
|
"browserify-rsa": "npm:browserify-rsa@4.0.0",
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"create-hash": "npm:create-hash@1.1.2",
|
|
"crypto": "github:jspm/nodelibs-crypto@0.1.0",
|
|
"parse-asn1": "npm:parse-asn1@5.0.0",
|
|
"randombytes": "npm:randombytes@2.0.1"
|
|
},
|
|
"npm:punycode@1.3.2": {
|
|
"process": "github:jspm/nodelibs-process@0.1.2"
|
|
},
|
|
"npm:query-string@3.0.0": {
|
|
"strict-uri-encode": "npm:strict-uri-encode@1.1.0"
|
|
},
|
|
"npm:randombytes@2.0.1": {
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"crypto": "github:jspm/nodelibs-crypto@0.1.0",
|
|
"process": "github:jspm/nodelibs-process@0.1.2"
|
|
},
|
|
"npm:react-dom@0.14.6": {
|
|
"react": "npm:react@0.14.6"
|
|
},
|
|
"npm:react-google-analytics@0.2.0": {
|
|
"react": "npm:react@0.14.6"
|
|
},
|
|
"npm:react-router@1.0.3": {
|
|
"child_process": "github:jspm/nodelibs-child_process@0.1.0",
|
|
"fs": "github:jspm/nodelibs-fs@0.1.2",
|
|
"history": "npm:history@1.17.0",
|
|
"invariant": "npm:invariant@2.2.0",
|
|
"process": "github:jspm/nodelibs-process@0.1.2",
|
|
"warning": "npm:warning@2.1.0"
|
|
},
|
|
"npm:react@0.14.6": {
|
|
"envify": "npm:envify@3.4.0",
|
|
"fbjs": "npm:fbjs@0.6.1",
|
|
"process": "github:jspm/nodelibs-process@0.1.2"
|
|
},
|
|
"npm:readable-stream@1.0.27-1": {
|
|
"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": "github:jspm/nodelibs-stream@0.1.0",
|
|
"string_decoder": "npm:string_decoder@0.10.31"
|
|
},
|
|
"npm:readable-stream@2.0.5": {
|
|
"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",
|
|
"process-nextick-args": "npm:process-nextick-args@1.0.6",
|
|
"string_decoder": "npm:string_decoder@0.10.31",
|
|
"util-deprecate": "npm:util-deprecate@1.0.2"
|
|
},
|
|
"npm:ripemd160@1.0.1": {
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"process": "github:jspm/nodelibs-process@0.1.2"
|
|
},
|
|
"npm:sha.js@2.4.4": {
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"fs": "github:jspm/nodelibs-fs@0.1.2",
|
|
"inherits": "npm:inherits@2.0.1",
|
|
"process": "github:jspm/nodelibs-process@0.1.2"
|
|
},
|
|
"npm:source-map@0.1.31": {
|
|
"amdefine": "npm:amdefine@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"
|
|
},
|
|
"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.0.27-1"
|
|
},
|
|
"npm:string_decoder@0.10.31": {
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0"
|
|
},
|
|
"npm:superagent@1.2.0": {
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"component-emitter": "npm:component-emitter@1.1.2",
|
|
"cookiejar": "npm:cookiejar@2.0.1",
|
|
"debug": "npm:debug@2.2.0",
|
|
"extend": "npm:extend@1.2.1",
|
|
"form-data": "npm:form-data@0.2.0",
|
|
"formidable": "npm:formidable@1.0.14",
|
|
"fs": "github:jspm/nodelibs-fs@0.1.2",
|
|
"http": "github:jspm/nodelibs-http@1.7.1",
|
|
"https": "github:jspm/nodelibs-https@0.1.0",
|
|
"methods": "npm:methods@1.0.1",
|
|
"mime": "npm:mime@1.3.4",
|
|
"qs": "npm:qs@2.3.3",
|
|
"readable-stream": "npm:readable-stream@1.0.27-1",
|
|
"reduce-component": "npm:reduce-component@1.0.1",
|
|
"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.0",
|
|
"url": "github:jspm/nodelibs-url@0.1.0",
|
|
"util": "github:jspm/nodelibs-util@0.1.0",
|
|
"zlib": "github:jspm/nodelibs-zlib@0.1.0"
|
|
},
|
|
"npm:through@2.3.8": {
|
|
"process": "github:jspm/nodelibs-process@0.1.2",
|
|
"stream": "github:jspm/nodelibs-stream@0.1.0"
|
|
},
|
|
"npm:timers-browserify@1.4.2": {
|
|
"process": "npm:process@0.11.2"
|
|
},
|
|
"npm:ua-parser-js@0.7.10": {
|
|
"systemjs-json": "github:systemjs/plugin-json@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-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:warning@2.1.0": {
|
|
"loose-envify": "npm:loose-envify@1.1.0",
|
|
"process": "github:jspm/nodelibs-process@0.1.2"
|
|
}
|
|
}
|
|
});
|