Skip to content

Instantly share code, notes, and snippets.

@grady-lad
Created March 16, 2016 22:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save grady-lad/85108d94a15e55c56f65 to your computer and use it in GitHub Desktop.
Save grady-lad/85108d94a15e55c56f65 to your computer and use it in GitHub Desktop.
system config.js
System.config({
defaultJSExtensions: true,
transpiler: "babel",
babelOptions: {
"optional": [
"runtime",
"optimisation.modules.system"
],
"stage": 0,
"extra": [
[
"react-transform",
{
"transforms": [
{
"transform": "react-transform-catch-errors",
"imports": [
"react",
"redbox-react"
]
}
]
}
]
]
},
paths: {
"github:*": "jspm_packages/github/*",
"npm:*": "jspm_packages/npm/*"
},
trace: true,
map: {
"babel": "npm:babel-core@5.8.34",
"babel-runtime": "npm:babel-runtime@5.8.35",
"capaj/systemjs-hot-reloader": "github:capaj/systemjs-hot-reloader@0.5.1",
"classnames": "npm:classnames@2.2.3",
"core-js": "npm:core-js@1.2.6",
"css": "npm:jspm-loader-css@1.0.1-beta1",
"css-global": "npm:jspm-loader-css@1.0.0",
"json": "github:systemjs/plugin-json@0.1.0",
"jspm-loader-css": "npm:jspm-loader-css@1.0.1-beta1",
"lodash": "npm:lodash@4.3.0",
"odiff": "npm:odiff@0.0.2",
"path": "npm:path@0.11.14",
"plugin-babel": "npm:systemjs-plugin-babel@0.0.2",
"postcss-animation": "npm:postcss-animation@0.0.6",
"postcss-nested": "npm:postcss-nested@1.0.0",
"postcss-safe-parser": "npm:postcss-safe-parser@1.0.4",
"postcss-simple-vars": "npm:postcss-simple-vars@1.2.0",
"react": "npm:react@0.14.7",
"react-addons-css-transition-group": "npm:react-addons-css-transition-group@0.14.7",
"react-bootstrap": "npm:react-bootstrap@0.28.3",
"react-bootstrap-select": "npm:react-bootstrap-select@0.14.0",
"react-bootstrap-table": "npm:react-bootstrap-table@1.5.0",
"react-dom": "npm:react-dom@0.14.7",
"react-redux": "npm:react-redux@4.2.0",
"react-router": "npm:react-router@2.0.0-rc5",
"react-router-redux": "npm:react-router-redux@2.1.0",
"react-select": "npm:react-select@1.0.0-beta9",
"react-transform": "npm:babel-plugin-react-transform@2.0.0",
"react-transform-catch-errors": "npm:react-transform-catch-errors@1.0.2",
"react-transform-jspm-hmr": "npm:react-transform-jspm-hmr@1.0.1",
"redbox-react": "npm:redbox-react@1.2.2",
"redux": "npm:redux@3.2.0",
"redux-devtools": "npm:redux-devtools@3.0.2",
"redux-devtools-dock-monitor": "npm:redux-devtools-dock-monitor@1.0.1",
"redux-devtools-log-monitor": "npm:redux-devtools-log-monitor@1.0.2",
"redux-router": "npm:redux-router@1.0.0-beta7",
"superagent": "npm:superagent@1.7.2",
"github:capaj/systemjs-hot-reloader@0.5.1": {
"debug": "npm:debug@2.2.0",
"socket.io-client": "github:socketio/socket.io-client@1.3.7",
"weakee": "npm:weakee@0.9.1"
},
"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-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:JSONStream@0.10.0": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"jsonparse": "npm:jsonparse@0.0.5",
"process": "github:jspm/nodelibs-process@0.1.2",
"through": "npm:through@2.3.8"
},
"npm:JSONStream@1.0.7": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"jsonparse": "npm:jsonparse@1.2.0",
"process": "github:jspm/nodelibs-process@0.1.2",
"through": "npm:through@2.3.8"
},
"npm:acorn@1.2.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",
"stream": "github:jspm/nodelibs-stream@0.1.0"
},
"npm:acorn@2.7.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",
"stream": "github:jspm/nodelibs-stream@0.1.0"
},
"npm:align-text@0.1.4": {
"kind-of": "npm:kind-of@3.0.2",
"longest": "npm:longest@1.0.1",
"repeat-string": "npm:repeat-string@1.5.2"
},
"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:asn1.js@4.5.0": {
"assert": "github:jspm/nodelibs-assert@0.1.0",
"bn.js": "npm:bn.js@4.10.3",
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"fs": "github:jspm/nodelibs-fs@0.1.2",
"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:astw@2.0.0": {
"acorn": "npm:acorn@1.2.2"
},
"npm:async@0.2.10": {
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:async@0.9.2": {
"process": "github:jspm/nodelibs-process@0.1.2",
"systemjs-json": "github:systemjs/plugin-json@0.1.0"
},
"npm:babel-plugin-react-transform@2.0.0": {
"array-find": "npm:array-find@1.0.0"
},
"npm:babel-runtime@5.8.35": {
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:babel-runtime@6.3.19": {
"core-js": "npm:core-js@1.2.6",
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:beeper@1.1.0": {
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:bl@0.9.5": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"readable-stream": "npm:readable-stream@1.0.33",
"util": "github:jspm/nodelibs-util@0.1.0"
},
"npm:bn.js@4.10.3": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0"
},
"npm:brace-expansion@1.1.3": {
"balanced-match": "npm:balanced-match@0.3.0",
"concat-map": "npm:concat-map@0.0.1"
},
"npm:browser-pack@4.0.4": {
"JSONStream": "npm:JSONStream@1.0.7",
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"combine-source-map": "npm:combine-source-map@0.3.0",
"concat-stream": "npm:concat-stream@1.4.10",
"defined": "npm:defined@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",
"through2": "npm:through2@0.5.1",
"umd": "npm:umd@3.0.1"
},
"npm:browser-resolve@1.11.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",
"resolve": "npm:resolve@1.1.7"
},
"npm:browserify-aes@1.0.6": {
"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.6",
"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.10.3",
"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.2"
},
"npm:browserify-sign@4.0.0": {
"bn.js": "npm:bn.js@4.10.3",
"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.2.3",
"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:browserify@9.0.8": {
"JSONStream": "npm:JSONStream@0.10.0",
"assert": "npm:assert@1.3.0",
"browser-pack": "npm:browser-pack@4.0.4",
"browser-resolve": "npm:browser-resolve@1.11.1",
"browserify-zlib": "npm:browserify-zlib@0.1.4",
"buffer": "npm:buffer@3.6.0",
"builtins": "npm:builtins@0.0.7",
"child_process": "github:jspm/nodelibs-child_process@0.1.0",
"commondir": "npm:commondir@0.0.1",
"concat-stream": "npm:concat-stream@1.4.10",
"console-browserify": "npm:console-browserify@1.1.0",
"constants-browserify": "npm:constants-browserify@0.0.1",
"crypto-browserify": "npm:crypto-browserify@3.11.0",
"deep-equal": "npm:deep-equal@1.0.1",
"defined": "npm:defined@0.0.0",
"deps-sort": "npm:deps-sort@1.3.9",
"domain-browser": "npm:domain-browser@1.1.7",
"duplexer2": "npm:duplexer2@0.0.2",
"events": "npm:events@1.0.2",
"fs": "github:jspm/nodelibs-fs@0.1.2",
"glob": "npm:glob@4.5.3",
"has": "npm:has@1.0.1",
"http-browserify": "npm:http-browserify@1.7.0",
"https-browserify": "npm:https-browserify@0.0.1",
"inherits": "npm:inherits@2.0.1",
"insert-module-globals": "npm:insert-module-globals@6.6.3",
"isarray": "npm:isarray@0.0.1",
"labeled-stream-splicer": "npm:labeled-stream-splicer@1.0.2",
"module-deps": "npm:module-deps@3.9.1",
"os-browserify": "npm:os-browserify@0.1.2",
"parents": "npm:parents@1.0.1",
"path": "github:jspm/nodelibs-path@0.1.0",
"path-browserify": "npm:path-browserify@0.0.0",
"process": "npm:process@0.10.1",
"punycode": "npm:punycode@1.2.4",
"querystring-es3": "npm:querystring-es3@0.2.1",
"read-only-stream": "npm:read-only-stream@1.1.1",
"readable-stream": "npm:readable-stream@1.1.13",
"resolve": "npm:resolve@1.1.7",
"shallow-copy": "npm:shallow-copy@0.0.1",
"shasum": "npm:shasum@1.0.2",
"shell-quote": "npm:shell-quote@0.0.1",
"stream-browserify": "npm:stream-browserify@1.0.0",
"string_decoder": "npm:string_decoder@0.10.31",
"subarg": "npm:subarg@1.0.0",
"syntax-error": "npm:syntax-error@1.1.5",
"systemjs-json": "github:systemjs/plugin-json@0.1.0",
"through2": "npm:through2@1.1.1",
"timers-browserify": "npm:timers-browserify@1.4.2",
"tty-browserify": "npm:tty-browserify@0.0.0",
"url": "npm:url@0.10.3",
"util": "npm:util@0.10.3",
"vm-browserify": "npm:vm-browserify@0.0.4",
"xtend": "npm:xtend@3.0.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:builtin-modules@1.1.1": {
"process": "github:jspm/nodelibs-process@0.1.2",
"systemjs-json": "github:systemjs/plugin-json@0.1.0"
},
"npm:builtins@0.0.7": {
"systemjs-json": "github:systemjs/plugin-json@0.1.0"
},
"npm:camelcase-keys@2.0.0": {
"camelcase": "npm:camelcase@2.1.0",
"map-obj": "npm:map-obj@1.0.1"
},
"npm:center-align@0.1.3": {
"align-text": "npm:align-text@0.1.4",
"lazy-cache": "npm:lazy-cache@1.0.3"
},
"npm:chalk@1.1.1": {
"ansi-styles": "npm:ansi-styles@2.1.0",
"escape-string-regexp": "npm:escape-string-regexp@1.0.4",
"has-ansi": "npm:has-ansi@2.0.0",
"process": "github:jspm/nodelibs-process@0.1.2",
"strip-ansi": "npm:strip-ansi@3.0.0",
"supports-color": "npm:supports-color@2.0.0"
},
"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:cliui@2.1.0": {
"center-align": "npm:center-align@0.1.3",
"right-align": "npm:right-align@0.1.3",
"wordwrap": "npm:wordwrap@0.0.2"
},
"npm:clone-stats@0.0.1": {
"fs": "github:jspm/nodelibs-fs@0.1.2"
},
"npm:clone@0.2.0": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"util": "github:jspm/nodelibs-util@0.1.0",
"vm": "github:jspm/nodelibs-vm@0.1.0"
},
"npm:clone@1.0.2": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"vm": "github:jspm/nodelibs-vm@0.1.0"
},
"npm:combine-source-map@0.3.0": {
"convert-source-map": "npm:convert-source-map@0.3.5",
"inline-source-map": "npm:inline-source-map@0.3.1",
"source-map": "npm:source-map@0.1.31"
},
"npm:combine-source-map@0.6.1": {
"convert-source-map": "npm:convert-source-map@1.1.3",
"inline-source-map": "npm:inline-source-map@0.5.0",
"lodash.memoize": "npm:lodash.memoize@3.0.4",
"path": "github:jspm/nodelibs-path@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.2",
"source-map": "npm:source-map@0.4.4"
},
"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:commander@2.9.0": {
"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:commondir@0.0.1": {
"path": "github:jspm/nodelibs-path@0.1.0"
},
"npm:commoner@0.10.4": {
"assert": "github:jspm/nodelibs-assert@0.1.0",
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"child_process": "github:jspm/nodelibs-child_process@0.1.0",
"commander": "npm:commander@2.9.0",
"crypto": "github:jspm/nodelibs-crypto@0.1.0",
"detective": "npm:detective@4.3.1",
"events": "github:jspm/nodelibs-events@0.1.1",
"fs": "github:jspm/nodelibs-fs@0.1.2",
"glob": "npm:glob@5.0.15",
"graceful-fs": "npm:graceful-fs@4.1.3",
"iconv-lite": "npm:iconv-lite@0.4.13",
"mkdirp": "npm:mkdirp@0.5.1",
"path": "github:jspm/nodelibs-path@0.1.0",
"private": "npm:private@0.1.6",
"process": "github:jspm/nodelibs-process@0.1.2",
"q": "npm:q@1.4.1",
"recast": "npm:recast@0.10.43",
"systemjs-json": "github:systemjs/plugin-json@0.1.0"
},
"npm:concat-stream@1.4.10": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"inherits": "npm:inherits@2.0.1",
"readable-stream": "npm:readable-stream@1.1.13",
"typedarray": "npm:typedarray@0.0.6"
},
"npm:console-browserify@1.1.0": {
"assert": "github:jspm/nodelibs-assert@0.1.0",
"date-now": "npm:date-now@0.1.4",
"util": "github:jspm/nodelibs-util@0.1.0"
},
"npm:constants-browserify@0.0.1": {
"systemjs-json": "github:systemjs/plugin-json@0.1.0"
},
"npm:convert-source-map@0.3.5": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"fs": "github:jspm/nodelibs-fs@0.1.2",
"path": "github:jspm/nodelibs-path@0.1.0"
},
"npm:convert-source-map@1.1.3": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"fs": "github:jspm/nodelibs-fs@0.1.2",
"path": "github:jspm/nodelibs-path@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.10.3",
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"crypto": "github:jspm/nodelibs-crypto@0.1.0",
"elliptic": "npm:elliptic@6.2.3"
},
"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.2",
"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.2"
},
"npm:css-modules-loader-core@0.0.12": {
"fs": "github:jspm/nodelibs-fs@0.1.2",
"path": "github:jspm/nodelibs-path@0.1.0",
"postcss": "npm:postcss@4.1.16",
"postcss-modules-extract-imports": "npm:postcss-modules-extract-imports@0.0.5",
"postcss-modules-local-by-default": "npm:postcss-modules-local-by-default@0.0.9",
"postcss-modules-scope": "npm:postcss-modules-scope@0.0.8"
},
"npm:css-modules-loader-core@1.0.0": {
"fs": "github:jspm/nodelibs-fs@0.1.2",
"icss-replace-symbols": "npm:icss-replace-symbols@1.0.2",
"path": "github:jspm/nodelibs-path@0.1.0",
"postcss": "npm:postcss@5.0.10",
"postcss-modules-extract-imports": "npm:postcss-modules-extract-imports@1.0.0",
"postcss-modules-local-by-default": "npm:postcss-modules-local-by-default@1.0.0",
"postcss-modules-scope": "npm:postcss-modules-scope@1.0.0",
"postcss-modules-values": "npm:postcss-modules-values@1.1.0"
},
"npm:css-selector-tokenizer@0.4.1": {
"fastparse": "npm:fastparse@1.1.1"
},
"npm:css-selector-tokenizer@0.5.4": {
"cssesc": "npm:cssesc@0.1.0",
"fastparse": "npm:fastparse@1.1.1"
},
"npm:dateformat@1.0.12": {
"get-stdin": "npm:get-stdin@4.0.1",
"meow": "npm:meow@3.7.0"
},
"npm:debounce@1.0.0": {
"date-now": "npm:date-now@1.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:decamelize@1.1.2": {
"escape-string-regexp": "npm:escape-string-regexp@1.0.4"
},
"npm:defaults@1.0.3": {
"clone": "npm:clone@1.0.2"
},
"npm:delayed-stream@0.0.5": {
"stream": "github:jspm/nodelibs-stream@0.1.0",
"util": "github:jspm/nodelibs-util@0.1.0"
},
"npm:deps-sort@1.3.9": {
"JSONStream": "npm:JSONStream@1.0.7",
"process": "github:jspm/nodelibs-process@0.1.2",
"shasum": "npm:shasum@1.0.2",
"subarg": "npm:subarg@1.0.0",
"through2": "npm:through2@1.1.1"
},
"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:detective@4.3.1": {
"acorn": "npm:acorn@1.2.2",
"defined": "npm:defined@1.0.0",
"fs": "github:jspm/nodelibs-fs@0.1.2"
},
"npm:diffie-hellman@5.0.2": {
"bn.js": "npm:bn.js@4.10.3",
"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.2",
"systemjs-json": "github:systemjs/plugin-json@0.1.0"
},
"npm:domain-browser@1.1.7": {
"events": "github:jspm/nodelibs-events@0.1.1"
},
"npm:duplexer2@0.0.2": {
"readable-stream": "npm:readable-stream@1.1.13"
},
"npm:elliptic@6.2.3": {
"bn.js": "npm:bn.js@4.10.3",
"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:end-of-stream@0.1.5": {
"assert": "github:jspm/nodelibs-assert@0.1.0",
"fs": "github:jspm/nodelibs-fs@0.1.2",
"net": "github:jspm/nodelibs-net@0.1.2",
"once": "npm:once@1.3.3",
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:error-ex@1.3.0": {
"is-arrayish": "npm:is-arrayish@0.2.1",
"util": "github:jspm/nodelibs-util@0.1.0"
},
"npm:error-stack-parser@1.3.3": {
"stackframe": "npm:stackframe@0.3.1"
},
"npm:es6-promise@2.3.0": {
"assert": "github:jspm/nodelibs-assert@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.2",
"util": "github:jspm/nodelibs-util@0.1.0"
},
"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:esprima-fb@15001.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:fancy-log@1.2.0": {
"chalk": "npm:chalk@1.1.1",
"process": "github:jspm/nodelibs-process@0.1.2",
"time-stamp": "npm:time-stamp@1.0.0"
},
"npm:fastparse@1.1.1": {
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:fbjs@0.6.1": {
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:find-up@1.1.0": {
"path": "github:jspm/nodelibs-path@0.1.0",
"path-exists": "npm:path-exists@2.1.0",
"pinkie-promise": "npm:pinkie-promise@2.0.0"
},
"npm:findup-sync@0.3.0": {
"glob": "npm:glob@5.0.15",
"path": "github:jspm/nodelibs-path@0.1.0"
},
"npm:first-chunk-stream@1.0.0": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"stream": "github:jspm/nodelibs-stream@0.1.0",
"util": "github:jspm/nodelibs-util@0.1.0"
},
"npm:flagged-respawn@0.3.1": {
"child_process": "github:jspm/nodelibs-child_process@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.2"
},
"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.17": {
"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",
"os": "github:jspm/nodelibs-os@0.1.0",
"path": "github:jspm/nodelibs-path@0.1.0",
"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:gaze@0.5.2": {
"events": "github:jspm/nodelibs-events@0.1.1",
"fs": "github:jspm/nodelibs-fs@0.1.2",
"globule": "npm:globule@0.1.0",
"path": "github:jspm/nodelibs-path@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.2",
"timers": "github:jspm/nodelibs-timers@0.1.0",
"util": "github:jspm/nodelibs-util@0.1.0"
},
"npm:get-stdin@4.0.1": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:glob-stream@3.1.18": {
"glob": "npm:glob@4.5.3",
"glob2base": "npm:glob2base@0.0.12",
"minimatch": "npm:minimatch@2.0.10",
"ordered-read-streams": "npm:ordered-read-streams@0.1.0",
"path": "github:jspm/nodelibs-path@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.2",
"through2": "npm:through2@0.6.5",
"unique-stream": "npm:unique-stream@1.0.0"
},
"npm:glob-watcher@0.0.6": {
"events": "github:jspm/nodelibs-events@0.1.1",
"gaze": "npm:gaze@0.5.2"
},
"npm:glob2base@0.0.12": {
"find-index": "npm:find-index@0.1.1",
"path": "github:jspm/nodelibs-path@0.1.0"
},
"npm:glob@3.1.21": {
"assert": "github:jspm/nodelibs-assert@0.1.0",
"events": "github:jspm/nodelibs-events@0.1.1",
"graceful-fs": "npm:graceful-fs@1.2.3",
"inherits": "npm:inherits@1.0.2",
"minimatch": "npm:minimatch@0.2.14",
"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:glob@4.5.3": {
"assert": "github:jspm/nodelibs-assert@0.1.0",
"events": "github:jspm/nodelibs-events@0.1.1",
"fs": "github:jspm/nodelibs-fs@0.1.2",
"inflight": "npm:inflight@1.0.4",
"inherits": "npm:inherits@2.0.1",
"minimatch": "npm:minimatch@2.0.10",
"once": "npm:once@1.3.3",
"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:glob@5.0.15": {
"assert": "github:jspm/nodelibs-assert@0.1.0",
"events": "github:jspm/nodelibs-events@0.1.1",
"fs": "github:jspm/nodelibs-fs@0.1.2",
"inflight": "npm:inflight@1.0.4",
"inherits": "npm:inherits@2.0.1",
"minimatch": "npm:minimatch@3.0.0",
"once": "npm:once@1.3.3",
"path": "github:jspm/nodelibs-path@0.1.0",
"path-is-absolute": "npm:path-is-absolute@1.0.0",
"process": "github:jspm/nodelibs-process@0.1.2",
"util": "github:jspm/nodelibs-util@0.1.0"
},
"npm:global@4.3.0": {
"process": "npm:process@0.5.2"
},
"npm:globule@0.1.0": {
"fs": "github:jspm/nodelibs-fs@0.1.2",
"glob": "npm:glob@3.1.21",
"lodash": "npm:lodash@1.0.2",
"minimatch": "npm:minimatch@0.2.14",
"path": "github:jspm/nodelibs-path@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:glogg@1.0.0": {
"sparkles": "npm:sparkles@1.0.0",
"util": "github:jspm/nodelibs-util@0.1.0"
},
"npm:graceful-fs@1.2.3": {
"constants": "github:jspm/nodelibs-constants@0.1.0",
"fs": "github:jspm/nodelibs-fs@0.1.2",
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:graceful-fs@3.0.8": {
"assert": "github:jspm/nodelibs-assert@0.1.0",
"constants": "github:jspm/nodelibs-constants@0.1.0",
"module": "github:jspm/nodelibs-module@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.2",
"util": "github:jspm/nodelibs-util@0.1.0",
"vm": "github:jspm/nodelibs-vm@0.1.0"
},
"npm:graceful-fs@4.1.3": {
"assert": "github:jspm/nodelibs-assert@0.1.0",
"constants": "github:jspm/nodelibs-constants@0.1.0",
"fs": "github:jspm/nodelibs-fs@0.1.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:graceful-readlink@1.0.1": {
"fs": "github:jspm/nodelibs-fs@0.1.2"
},
"npm:gulp-uglify@1.5.2": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"deap": "npm:deap@1.0.0",
"fancy-log": "npm:fancy-log@1.2.0",
"gulp-util": "npm:gulp-util@3.0.7",
"isobject": "npm:isobject@2.0.0",
"through2": "npm:through2@2.0.1",
"uglify-js": "npm:uglify-js@2.6.1",
"uglify-save-license": "npm:uglify-save-license@0.4.1",
"vinyl-sourcemaps-apply": "npm:vinyl-sourcemaps-apply@0.2.1"
},
"npm:gulp-util@3.0.7": {
"array-differ": "npm:array-differ@1.0.0",
"array-uniq": "npm:array-uniq@1.0.2",
"beeper": "npm:beeper@1.1.0",
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"chalk": "npm:chalk@1.1.1",
"dateformat": "npm:dateformat@1.0.12",
"fancy-log": "npm:fancy-log@1.2.0",
"gulplog": "npm:gulplog@1.0.0",
"has-gulplog": "npm:has-gulplog@0.1.0",
"lodash._reescape": "npm:lodash._reescape@3.0.0",
"lodash._reevaluate": "npm:lodash._reevaluate@3.0.0",
"lodash._reinterpolate": "npm:lodash._reinterpolate@3.0.0",
"lodash.template": "npm:lodash.template@3.6.2",
"minimist": "npm:minimist@1.2.0",
"multipipe": "npm:multipipe@0.1.2",
"object-assign": "npm:object-assign@3.0.0",
"process": "github:jspm/nodelibs-process@0.1.2",
"replace-ext": "npm:replace-ext@0.0.1",
"stream": "github:jspm/nodelibs-stream@0.1.0",
"through2": "npm:through2@2.0.1",
"util": "github:jspm/nodelibs-util@0.1.0",
"vinyl": "npm:vinyl@0.5.3"
},
"npm:gulp@3.9.1": {
"archy": "npm:archy@1.0.0",
"chalk": "npm:chalk@1.1.1",
"deprecated": "npm:deprecated@0.0.1",
"fs": "github:jspm/nodelibs-fs@0.1.2",
"gulp-util": "npm:gulp-util@3.0.7",
"interpret": "npm:interpret@1.0.0",
"liftoff": "npm:liftoff@2.2.0",
"minimist": "npm:minimist@1.2.0",
"orchestrator": "npm:orchestrator@0.3.7",
"path": "github:jspm/nodelibs-path@0.1.0",
"pretty-hrtime": "npm:pretty-hrtime@1.0.2",
"process": "github:jspm/nodelibs-process@0.1.2",
"semver": "npm:semver@4.3.6",
"systemjs-json": "github:systemjs/plugin-json@0.1.0",
"tildify": "npm:tildify@1.1.2",
"util": "github:jspm/nodelibs-util@0.1.0",
"v8flags": "npm:v8flags@2.0.11",
"vinyl-fs": "npm:vinyl-fs@0.3.14"
},
"npm:gulplog@1.0.0": {
"glogg": "npm:glogg@1.0.0"
},
"npm:has-ansi@2.0.0": {
"ansi-regex": "npm:ansi-regex@2.0.0"
},
"npm:has-flag@1.0.0": {
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:has-gulplog@0.1.0": {
"sparkles": "npm:sparkles@1.0.0"
},
"npm:has@1.0.1": {
"function-bind": "npm:function-bind@1.1.0"
},
"npm:hash.js@1.0.3": {
"inherits": "npm:inherits@2.0.1"
},
"npm:history@2.0.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:hosted-git-info@2.1.4": {
"url": "github:jspm/nodelibs-url@0.1.0"
},
"npm:http-browserify@1.7.0": {
"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"
},
"npm:https-browserify@0.0.0": {
"http": "github:jspm/nodelibs-http@1.7.1"
},
"npm:https-browserify@0.0.1": {
"http": "github:jspm/nodelibs-http@1.7.1"
},
"npm:iconv-lite@0.4.13": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"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.0"
},
"npm:indent-string@2.1.0": {
"repeating": "npm:repeating@2.0.0"
},
"npm:inflight@1.0.4": {
"once": "npm:once@1.3.3",
"process": "github:jspm/nodelibs-process@0.1.2",
"wrappy": "npm:wrappy@1.0.1"
},
"npm:inherits@2.0.1": {
"util": "github:jspm/nodelibs-util@0.1.0"
},
"npm:inline-source-map@0.3.1": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"source-map": "npm:source-map@0.3.0"
},
"npm:inline-source-map@0.5.0": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"source-map": "npm:source-map@0.4.4"
},
"npm:insert-module-globals@6.6.3": {
"JSONStream": "npm:JSONStream@1.0.7",
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"combine-source-map": "npm:combine-source-map@0.6.1",
"concat-stream": "npm:concat-stream@1.4.10",
"is-buffer": "npm:is-buffer@1.1.2",
"lexical-scope": "npm:lexical-scope@1.2.0",
"path": "github:jspm/nodelibs-path@0.1.0",
"process": "npm:process@0.11.2",
"through2": "npm:through2@1.1.1",
"xtend": "npm:xtend@4.0.1"
},
"npm:invariant@2.2.0": {
"loose-envify": "npm:loose-envify@1.1.0",
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:is-buffer@1.1.2": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0"
},
"npm:is-builtin-module@1.0.0": {
"builtin-modules": "npm:builtin-modules@1.1.1"
},
"npm:is-finite@1.0.1": {
"number-is-nan": "npm:number-is-nan@1.0.0"
},
"npm:isarray@1.0.0": {
"systemjs-json": "github:systemjs/plugin-json@0.1.0"
},
"npm:isobject@2.0.0": {
"isarray": "npm:isarray@0.0.1"
},
"npm:js-base64@2.1.9": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0"
},
"npm:json-stable-stringify@0.0.1": {
"jsonify": "npm:jsonify@0.0.0"
},
"npm:jsonparse@0.0.5": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"fs": "github:jspm/nodelibs-fs@0.1.2",
"http": "github:jspm/nodelibs-http@1.7.1",
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:jsonparse@1.2.0": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"fs": "github:jspm/nodelibs-fs@0.1.2",
"http": "github:jspm/nodelibs-http@1.7.1"
},
"npm:jspm-loader-css@1.0.0": {
"css-modules-loader-core": "npm:css-modules-loader-core@0.0.12",
"debounce": "npm:debounce@1.0.0",
"path": "npm:path@0.12.7",
"toposort": "npm:toposort@0.2.12"
},
"npm:jspm-loader-css@1.0.1-beta1": {
"css-modules-loader-core": "npm:css-modules-loader-core@1.0.0",
"debounce": "npm:debounce@1.0.0",
"path": "npm:path@0.12.7",
"toposort": "npm:toposort@0.2.12"
},
"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:kind-of@3.0.2": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"is-buffer": "npm:is-buffer@1.1.2"
},
"npm:labeled-stream-splicer@1.0.2": {
"inherits": "npm:inherits@2.0.1",
"isarray": "npm:isarray@0.0.1",
"stream-splicer": "npm:stream-splicer@1.3.2"
},
"npm:lazy-cache@1.0.3": {
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:lexical-scope@1.2.0": {
"astw": "npm:astw@2.0.0",
"fs": "github:jspm/nodelibs-fs@0.1.2",
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:liftoff@2.2.0": {
"events": "github:jspm/nodelibs-events@0.1.1",
"extend": "npm:extend@2.0.1",
"findup-sync": "npm:findup-sync@0.3.0",
"flagged-respawn": "npm:flagged-respawn@0.3.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",
"rechoir": "npm:rechoir@0.6.2",
"resolve": "npm:resolve@1.1.7",
"util": "github:jspm/nodelibs-util@0.1.0"
},
"npm:load-json-file@1.1.0": {
"graceful-fs": "npm:graceful-fs@4.1.3",
"parse-json": "npm:parse-json@2.2.0",
"path": "github:jspm/nodelibs-path@0.1.0",
"pify": "npm:pify@2.3.0",
"pinkie-promise": "npm:pinkie-promise@2.0.0",
"process": "github:jspm/nodelibs-process@0.1.2",
"strip-bom": "npm:strip-bom@2.0.0"
},
"npm:lodash-compat@3.10.2": {
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:lodash._basetostring@3.0.1": {
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:lodash.debounce@3.1.1": {
"lodash._getnative": "npm:lodash._getnative@3.9.1"
},
"npm:lodash.escape@3.2.0": {
"lodash._root": "npm:lodash._root@3.0.1",
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:lodash.keys@3.1.2": {
"lodash._getnative": "npm:lodash._getnative@3.9.1",
"lodash.isarguments": "npm:lodash.isarguments@3.0.7",
"lodash.isarray": "npm:lodash.isarray@3.0.4"
},
"npm:lodash.template@3.6.2": {
"lodash._basecopy": "npm:lodash._basecopy@3.0.1",
"lodash._basetostring": "npm:lodash._basetostring@3.0.1",
"lodash._basevalues": "npm:lodash._basevalues@3.0.0",
"lodash._isiterateecall": "npm:lodash._isiterateecall@3.0.9",
"lodash._reinterpolate": "npm:lodash._reinterpolate@3.0.0",
"lodash.escape": "npm:lodash.escape@3.2.0",
"lodash.keys": "npm:lodash.keys@3.1.2",
"lodash.restparam": "npm:lodash.restparam@3.6.1",
"lodash.templatesettings": "npm:lodash.templatesettings@3.1.1"
},
"npm:lodash.templatesettings@3.1.1": {
"lodash._reinterpolate": "npm:lodash._reinterpolate@3.0.0",
"lodash.escape": "npm:lodash.escape@3.2.0"
},
"npm:lodash@1.0.2": {
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:lodash@3.10.1": {
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:lodash@4.2.0": {
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:lodash@4.3.0": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.2"
},
"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:loud-rejection@1.3.0": {
"array-find-index": "npm:array-find-index@1.0.1",
"process": "github:jspm/nodelibs-process@0.1.2",
"signal-exit": "npm:signal-exit@2.1.2",
"util": "github:jspm/nodelibs-util@0.1.0"
},
"npm:meow@3.7.0": {
"camelcase-keys": "npm:camelcase-keys@2.0.0",
"decamelize": "npm:decamelize@1.1.2",
"loud-rejection": "npm:loud-rejection@1.3.0",
"map-obj": "npm:map-obj@1.0.1",
"minimist": "npm:minimist@1.2.0",
"normalize-package-data": "npm:normalize-package-data@2.3.5",
"object-assign": "npm:object-assign@4.0.1",
"path": "github:jspm/nodelibs-path@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.2",
"read-pkg-up": "npm:read-pkg-up@1.0.1",
"redent": "npm:redent@1.0.0",
"trim-newlines": "npm:trim-newlines@1.0.0"
},
"npm:miller-rabin@4.0.0": {
"bn.js": "npm:bn.js@4.10.3",
"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:minimatch@0.2.14": {
"lru-cache": "npm:lru-cache@2.7.3",
"path": "github:jspm/nodelibs-path@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.2",
"sigmund": "npm:sigmund@1.0.1"
},
"npm:minimatch@2.0.10": {
"brace-expansion": "npm:brace-expansion@1.1.3",
"path": "github:jspm/nodelibs-path@0.1.0"
},
"npm:minimatch@3.0.0": {
"brace-expansion": "npm:brace-expansion@1.1.3",
"path": "github:jspm/nodelibs-path@0.1.0"
},
"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:module-deps@3.9.1": {
"JSONStream": "npm:JSONStream@1.0.7",
"browser-resolve": "npm:browser-resolve@1.11.1",
"concat-stream": "npm:concat-stream@1.4.10",
"defined": "npm:defined@1.0.0",
"detective": "npm:detective@4.3.1",
"duplexer2": "npm:duplexer2@0.0.2",
"fs": "github:jspm/nodelibs-fs@0.1.2",
"inherits": "npm:inherits@2.0.1",
"parents": "npm:parents@1.0.1",
"path": "github:jspm/nodelibs-path@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.2",
"readable-stream": "npm:readable-stream@1.1.13",
"resolve": "npm:resolve@1.1.7",
"stream-combiner2": "npm:stream-combiner2@1.0.2",
"subarg": "npm:subarg@1.0.0",
"through2": "npm:through2@1.1.1",
"xtend": "npm:xtend@4.0.1"
},
"npm:multipipe@0.1.2": {
"duplexer2": "npm:duplexer2@0.0.2",
"stream": "github:jspm/nodelibs-stream@0.1.0"
},
"npm:normalize-package-data@2.3.5": {
"hosted-git-info": "npm:hosted-git-info@2.1.4",
"is-builtin-module": "npm:is-builtin-module@1.0.0",
"semver": "npm:semver@5.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",
"validate-npm-package-license": "npm:validate-npm-package-license@3.0.1"
},
"npm:odiff@0.0.2": {
"fs": "github:jspm/nodelibs-fs@0.1.2",
"path": "github:jspm/nodelibs-path@0.1.0"
},
"npm:once@1.3.3": {
"wrappy": "npm:wrappy@1.0.1"
},
"npm:orchestrator@0.3.7": {
"end-of-stream": "npm:end-of-stream@0.1.5",
"events": "github:jspm/nodelibs-events@0.1.1",
"process": "github:jspm/nodelibs-process@0.1.2",
"sequencify": "npm:sequencify@0.0.7",
"stream-consume": "npm:stream-consume@0.1.0",
"util": "github:jspm/nodelibs-util@0.1.0"
},
"npm:ordered-read-streams@0.1.0": {
"stream": "github:jspm/nodelibs-stream@0.1.0",
"util": "github:jspm/nodelibs-util@0.1.0"
},
"npm:os-browserify@0.1.2": {
"os": "github:jspm/nodelibs-os@0.1.0"
},
"npm:os-homedir@1.0.1": {
"os": "github:jspm/nodelibs-os@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:pako@0.2.8": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:parents@1.0.1": {
"path-platform": "npm:path-platform@0.11.15",
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:parse-asn1@5.0.0": {
"asn1.js": "npm:asn1.js@4.5.0",
"browserify-aes": "npm:browserify-aes@1.0.6",
"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:parse-json@2.2.0": {
"error-ex": "npm:error-ex@1.3.0"
},
"npm:path-browserify@0.0.0": {
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:path-exists@2.1.0": {
"fs": "github:jspm/nodelibs-fs@0.1.2",
"pinkie-promise": "npm:pinkie-promise@2.0.0"
},
"npm:path-is-absolute@1.0.0": {
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:path-platform@0.11.15": {
"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:path-type@1.1.0": {
"graceful-fs": "npm:graceful-fs@4.1.3",
"pify": "npm:pify@2.3.0",
"pinkie-promise": "npm:pinkie-promise@2.0.0"
},
"npm:path@0.11.14": {
"fs": "github:jspm/nodelibs-fs@0.1.2",
"process": "github:jspm/nodelibs-process@0.1.2",
"util": "github:jspm/nodelibs-util@0.1.0"
},
"npm:path@0.12.7": {
"process": "npm:process@0.11.2",
"util": "npm:util@0.10.3"
},
"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:pify@2.3.0": {
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:pinkie-promise@2.0.0": {
"pinkie": "npm:pinkie@2.0.4"
},
"npm:postcss-animation-data@0.0.3": {
"postcss": "npm:postcss@5.0.18"
},
"npm:postcss-animation@0.0.6": {
"postcss": "npm:postcss@5.0.18",
"postcss-animation-data": "npm:postcss-animation-data@0.0.3"
},
"npm:postcss-modules-extract-imports@0.0.5": {
"postcss": "npm:postcss@4.1.16",
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:postcss-modules-extract-imports@1.0.0": {
"postcss": "npm:postcss@5.0.10",
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:postcss-modules-local-by-default@0.0.9": {
"css-selector-tokenizer": "npm:css-selector-tokenizer@0.4.1",
"postcss": "npm:postcss@4.1.16"
},
"npm:postcss-modules-local-by-default@1.0.0": {
"css-selector-tokenizer": "npm:css-selector-tokenizer@0.5.4",
"postcss": "npm:postcss@5.0.10"
},
"npm:postcss-modules-scope@0.0.8": {
"css-selector-tokenizer": "npm:css-selector-tokenizer@0.5.4",
"postcss": "npm:postcss@4.1.16",
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:postcss-modules-scope@1.0.0": {
"css-selector-tokenizer": "npm:css-selector-tokenizer@0.5.4",
"postcss": "npm:postcss@5.0.10",
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:postcss-modules-values@1.1.0": {
"icss-replace-symbols": "npm:icss-replace-symbols@1.0.2",
"postcss": "npm:postcss@5.0.10"
},
"npm:postcss-nested@1.0.0": {
"postcss": "npm:postcss@5.0.14",
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:postcss-safe-parser@1.0.4": {
"postcss": "npm:postcss@5.0.14"
},
"npm:postcss-simple-vars@1.2.0": {
"postcss": "npm:postcss@5.0.14"
},
"npm:postcss@4.1.16": {
"es6-promise": "npm:es6-promise@2.3.0",
"fs": "github:jspm/nodelibs-fs@0.1.2",
"js-base64": "npm:js-base64@2.1.9",
"path": "github:jspm/nodelibs-path@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.2",
"source-map": "npm:source-map@0.4.4",
"systemjs-json": "github:systemjs/plugin-json@0.1.0"
},
"npm:postcss@5.0.10": {
"fs": "github:jspm/nodelibs-fs@0.1.2",
"js-base64": "npm:js-base64@2.1.9",
"path": "github:jspm/nodelibs-path@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.2",
"source-map": "npm:source-map@0.5.3",
"supports-color": "npm:supports-color@3.1.2",
"systemjs-json": "github:systemjs/plugin-json@0.1.0"
},
"npm:postcss@5.0.14": {
"fs": "github:jspm/nodelibs-fs@0.1.2",
"js-base64": "npm:js-base64@2.1.9",
"path": "github:jspm/nodelibs-path@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.2",
"source-map": "npm:source-map@0.5.3",
"supports-color": "npm:supports-color@3.1.2"
},
"npm:postcss@5.0.18": {
"fs": "github:jspm/nodelibs-fs@0.1.2",
"js-base64": "npm:js-base64@2.1.9",
"path": "github:jspm/nodelibs-path@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.2",
"source-map": "npm:source-map@0.5.3",
"supports-color": "npm:supports-color@3.1.2"
},
"npm:process-nextick-args@1.0.6": {
"process": "github:jspm/nodelibs-process@0.1.2",
"systemjs-json": "github:systemjs/plugin-json@0.1.0"
},
"npm:process@0.11.2": {
"assert": "github:jspm/nodelibs-assert@0.1.0"
},
"npm:public-encrypt@4.0.0": {
"bn.js": "npm:bn.js@4.10.3",
"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.2"
},
"npm:punycode@1.2.4": {
"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:query-string@3.0.0": {
"strict-uri-encode": "npm:strict-uri-encode@1.1.0"
},
"npm:randombytes@2.0.2": {
"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-addons-css-transition-group@0.14.7": {
"react": "npm:react@0.14.7"
},
"npm:react-addons-update@0.14.7": {
"react": "npm:react@0.14.7"
},
"npm:react-bootstrap-select@0.14.0": {
"browserify": "npm:browserify@9.0.8",
"gulp": "npm:gulp@3.9.1",
"gulp-uglify": "npm:gulp-uglify@1.5.2",
"react": "npm:react@0.14.7",
"react-bootstrap": "npm:react-bootstrap@0.28.3",
"react-dom": "npm:react-dom@0.14.7",
"react-tools": "npm:react-tools@0.13.3",
"reactify": "npm:reactify@1.1.1",
"vinyl-buffer": "npm:vinyl-buffer@1.0.0",
"vinyl-source-stream": "npm:vinyl-source-stream@1.1.0"
},
"npm:react-bootstrap-table@1.5.0": {
"classnames": "npm:classnames@2.2.3",
"process": "github:jspm/nodelibs-process@0.1.2",
"react": "npm:react@0.14.7",
"react-toastr": "npm:react-toastr@2.4.0"
},
"npm:react-bootstrap@0.28.3": {
"babel-runtime": "npm:babel-runtime@5.8.35",
"classnames": "npm:classnames@2.2.3",
"dom-helpers": "npm:dom-helpers@2.4.0",
"invariant": "npm:invariant@2.2.0",
"keycode": "npm:keycode@2.1.0",
"lodash-compat": "npm:lodash-compat@3.10.2",
"process": "github:jspm/nodelibs-process@0.1.2",
"react": "npm:react@0.14.7",
"react-dom": "npm:react-dom@0.14.7",
"react-overlays": "npm:react-overlays@0.6.0",
"react-prop-types": "npm:react-prop-types@0.3.0",
"uncontrollable": "npm:uncontrollable@3.2.1",
"warning": "npm:warning@2.1.0"
},
"npm:react-dock@0.2.3": {
"lodash.debounce": "npm:lodash.debounce@3.1.1",
"object-assign": "npm:object-assign@4.0.1",
"react": "npm:react@0.14.7"
},
"npm:react-dom@0.14.7": {
"react": "npm:react@0.14.7"
},
"npm:react-input-autosize@0.6.8": {
"react": "npm:react@0.14.7"
},
"npm:react-json-tree@0.3.0": {
"babel-runtime": "npm:babel-runtime@5.8.35",
"react": "npm:react@0.14.7",
"react-mixin": "npm:react-mixin@1.7.0"
},
"npm:react-mixin@1.7.0": {
"object-assign": "npm:object-assign@2.1.1",
"smart-mixin": "npm:smart-mixin@1.2.1"
},
"npm:react-overlays@0.6.0": {
"classnames": "npm:classnames@2.2.3",
"dom-helpers": "npm:dom-helpers@2.4.0",
"react": "npm:react@0.14.7",
"react-dom": "npm:react-dom@0.14.7",
"react-prop-types": "npm:react-prop-types@0.2.2",
"warning": "npm:warning@2.1.0"
},
"npm:react-prop-types@0.2.2": {
"warning": "npm:warning@2.1.0"
},
"npm:react-prop-types@0.3.0": {
"warning": "npm:warning@2.1.0"
},
"npm:react-proxy@1.1.2": {
"lodash": "npm:lodash@3.10.1",
"react-deep-force-update": "npm:react-deep-force-update@1.0.1"
},
"npm:react-redux@4.2.0": {
"hoist-non-react-statics": "npm:hoist-non-react-statics@1.0.3",
"invariant": "npm:invariant@2.2.0",
"lodash": "npm:lodash@4.2.0",
"loose-envify": "npm:loose-envify@1.1.0",
"process": "github:jspm/nodelibs-process@0.1.2",
"react": "npm:react@0.14.7",
"redux": "npm:redux@3.2.0"
},
"npm:react-router@2.0.0-rc5": {
"child_process": "github:jspm/nodelibs-child_process@0.1.0",
"fs": "github:jspm/nodelibs-fs@0.1.2",
"history": "npm:history@2.0.0",
"invariant": "npm:invariant@2.2.0",
"process": "github:jspm/nodelibs-process@0.1.2",
"warning": "npm:warning@2.1.0"
},
"npm:react-select@1.0.0-beta9": {
"classnames": "npm:classnames@2.2.3",
"react": "npm:react@0.14.7",
"react-dom": "npm:react-dom@0.14.7",
"react-input-autosize": "npm:react-input-autosize@0.6.8"
},
"npm:react-toastr@2.4.0": {
"classnames": "npm:classnames@2.2.3",
"element-class": "npm:element-class@0.2.2",
"react": "npm:react@0.14.7",
"react-addons-update": "npm:react-addons-update@0.14.7",
"react-dom": "npm:react-dom@0.14.7"
},
"npm:react-tools@0.13.3": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"commoner": "npm:commoner@0.10.4",
"jstransform": "npm:jstransform@10.1.0",
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:react-transform-jspm-hmr@1.0.1": {
"global": "npm:global@4.3.0",
"react-proxy": "npm:react-proxy@1.1.2"
},
"npm:react@0.14.7": {
"fbjs": "npm:fbjs@0.6.1",
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:reactify@1.1.1": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"react-tools": "npm:react-tools@0.13.3",
"through": "npm:through@2.3.8"
},
"npm:read-only-stream@1.1.1": {
"readable-stream": "npm:readable-stream@1.1.13",
"readable-wrap": "npm:readable-wrap@1.0.0"
},
"npm:read-pkg-up@1.0.1": {
"find-up": "npm:find-up@1.1.0",
"read-pkg": "npm:read-pkg@1.1.0"
},
"npm:read-pkg@1.1.0": {
"load-json-file": "npm:load-json-file@1.1.0",
"normalize-package-data": "npm:normalize-package-data@2.3.5",
"path": "github:jspm/nodelibs-path@0.1.0",
"path-type": "npm:path-type@1.1.0"
},
"npm:readable-stream@1.0.33": {
"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: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: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:readable-wrap@1.0.0": {
"readable-stream": "npm:readable-stream@1.1.13"
},
"npm:recast@0.10.43": {
"assert": "github:jspm/nodelibs-assert@0.1.0",
"ast-types": "npm:ast-types@0.8.15",
"esprima-fb": "npm:esprima-fb@15001.1001.0-dev-harmony-fb",
"os": "github:jspm/nodelibs-os@0.1.0",
"private": "npm:private@0.1.6",
"process": "github:jspm/nodelibs-process@0.1.2",
"source-map": "npm:source-map@0.5.3"
},
"npm:rechoir@0.6.2": {
"path": "github:jspm/nodelibs-path@0.1.0",
"resolve": "npm:resolve@1.1.7"
},
"npm:redbox-react@1.2.2": {
"error-stack-parser": "npm:error-stack-parser@1.3.3",
"object-assign": "npm:object-assign@4.0.1",
"react": "npm:react@0.14.7"
},
"npm:redent@1.0.0": {
"indent-string": "npm:indent-string@2.1.0",
"strip-indent": "npm:strip-indent@1.0.1"
},
"npm:redux-devtools-dock-monitor@1.0.1": {
"babel-runtime": "npm:babel-runtime@6.3.19",
"parse-key": "npm:parse-key@0.2.1",
"react": "npm:react@0.14.7",
"react-dock": "npm:react-dock@0.2.3",
"react-pure-render": "npm:react-pure-render@1.0.2",
"redux-devtools": "npm:redux-devtools@3.0.2"
},
"npm:redux-devtools-log-monitor@1.0.2": {
"react": "npm:react@0.14.7",
"react-json-tree": "npm:react-json-tree@0.3.0",
"react-pure-render": "npm:react-pure-render@1.0.2",
"redux-devtools": "npm:redux-devtools@3.0.2",
"redux-devtools-themes": "npm:redux-devtools-themes@1.0.0"
},
"npm:redux-devtools-themes@1.0.0": {
"base16": "npm:base16@1.0.0"
},
"npm:redux-devtools@3.0.2": {
"lodash": "npm:lodash@3.10.1",
"react": "npm:react@0.14.7",
"react-redux": "npm:react-redux@4.2.0",
"redux": "npm:redux@3.2.0"
},
"npm:redux-router@1.0.0-beta7": {
"deep-equal": "npm:deep-equal@1.0.1"
},
"npm:redux@3.2.0": {
"lodash": "npm:lodash@4.2.0",
"loose-envify": "npm:loose-envify@1.1.0",
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:repeating@2.0.0": {
"is-finite": "npm:is-finite@1.0.1"
},
"npm:replace-ext@0.0.1": {
"path": "github:jspm/nodelibs-path@0.1.0"
},
"npm:resolve@1.1.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.0"
},
"npm:right-align@0.1.3": {
"align-text": "npm:align-text@0.1.4"
},
"npm:ripemd160@1.0.1": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:semver@4.3.6": {
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:semver@5.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:shasum@1.0.2": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"crypto": "github:jspm/nodelibs-crypto@0.1.0",
"json-stable-stringify": "npm:json-stable-stringify@0.0.1",
"sha.js": "npm:sha.js@2.4.4"
},
"npm:sigmund@1.0.1": {
"http": "github:jspm/nodelibs-http@1.7.1",
"util": "github:jspm/nodelibs-util@0.1.0"
},
"npm:signal-exit@2.1.2": {
"assert": "github:jspm/nodelibs-assert@0.1.0",
"events": "github:jspm/nodelibs-events@0.1.1",
"process": "github:jspm/nodelibs-process@0.1.2",
"systemjs-json": "github:systemjs/plugin-json@0.1.0"
},
"npm:smart-mixin@1.2.1": {
"systemjs-json": "github:systemjs/plugin-json@0.1.0"
},
"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:source-map@0.3.0": {
"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:source-map@0.4.4": {
"amdefine": "npm:amdefine@1.0.0",
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:source-map@0.5.3": {
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:sparkles@1.0.0": {
"events": "github:jspm/nodelibs-events@0.1.1"
},
"npm:spdx-correct@1.0.2": {
"spdx-license-ids": "npm:spdx-license-ids@1.2.0"
},
"npm:spdx-expression-parse@1.0.2": {
"spdx-exceptions": "npm:spdx-exceptions@1.0.4",
"spdx-license-ids": "npm:spdx-license-ids@1.2.0"
},
"npm:spdx-license-ids@1.2.0": {
"systemjs-json": "github:systemjs/plugin-json@0.1.0"
},
"npm:stackframe@0.3.1": {
"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:stream-combiner2@1.0.2": {
"duplexer2": "npm:duplexer2@0.0.2",
"through2": "npm:through2@0.5.1"
},
"npm:stream-splicer@1.3.2": {
"indexof": "npm:indexof@0.0.1",
"inherits": "npm:inherits@2.0.1",
"isarray": "npm:isarray@0.0.1",
"process": "github:jspm/nodelibs-process@0.1.2",
"readable-stream": "npm:readable-stream@1.1.13",
"readable-wrap": "npm:readable-wrap@1.0.0",
"through2": "npm:through2@1.1.1"
},
"npm:string_decoder@0.10.31": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0"
},
"npm:strip-ansi@3.0.0": {
"ansi-regex": "npm:ansi-regex@2.0.0"
},
"npm:strip-bom@1.0.0": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"first-chunk-stream": "npm:first-chunk-stream@1.0.0",
"fs": "github:jspm/nodelibs-fs@0.1.2",
"is-utf8": "npm:is-utf8@0.2.1",
"process": "github:jspm/nodelibs-process@0.1.2",
"systemjs-json": "github:systemjs/plugin-json@0.1.0"
},
"npm:strip-bom@2.0.0": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"is-utf8": "npm:is-utf8@0.2.1"
},
"npm:strip-indent@1.0.1": {
"fs": "github:jspm/nodelibs-fs@0.1.2",
"get-stdin": "npm:get-stdin@4.0.1",
"process": "github:jspm/nodelibs-process@0.1.2",
"systemjs-json": "github:systemjs/plugin-json@0.1.0"
},
"npm:subarg@1.0.0": {
"minimist": "npm:minimist@1.2.0"
},
"npm:superagent@1.7.2": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"component-emitter": "npm:component-emitter@1.2.0",
"cookiejar": "npm:cookiejar@2.0.6",
"debug": "npm:debug@2.2.0",
"extend": "npm:extend@3.0.0",
"form-data": "npm:form-data@0.2.0",
"formidable": "npm:formidable@1.0.17",
"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.1.2",
"mime": "npm:mime@1.3.4",
"process": "github:jspm/nodelibs-process@0.1.2",
"qs": "npm:qs@2.3.3",
"readable-stream": "npm:readable-stream@1.1.13",
"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:supports-color@2.0.0": {
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:supports-color@3.1.2": {
"has-flag": "npm:has-flag@1.0.0",
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:syntax-error@1.1.5": {
"acorn": "npm:acorn@2.7.0"
},
"npm:through2@0.5.1": {
"readable-stream": "npm:readable-stream@1.0.33",
"util": "github:jspm/nodelibs-util@0.1.0",
"xtend": "npm:xtend@3.0.0"
},
"npm:through2@0.6.5": {
"process": "github:jspm/nodelibs-process@0.1.2",
"readable-stream": "npm:readable-stream@1.0.33",
"util": "github:jspm/nodelibs-util@0.1.0",
"xtend": "npm:xtend@4.0.1"
},
"npm:through2@1.1.1": {
"process": "github:jspm/nodelibs-process@0.1.2",
"readable-stream": "npm:readable-stream@1.1.13",
"util": "github:jspm/nodelibs-util@0.1.0",
"xtend": "npm:xtend@4.0.1"
},
"npm:through2@2.0.1": {
"process": "github:jspm/nodelibs-process@0.1.2",
"readable-stream": "npm:readable-stream@2.0.5",
"util": "github:jspm/nodelibs-util@0.1.0",
"xtend": "npm:xtend@4.0.1"
},
"npm:through@2.3.8": {
"process": "github:jspm/nodelibs-process@0.1.2",
"stream": "github:jspm/nodelibs-stream@0.1.0"
},
"npm:tildify@1.1.2": {
"os-homedir": "npm:os-homedir@1.0.1",
"path": "github:jspm/nodelibs-path@0.1.0"
},
"npm:timers-browserify@1.4.2": {
"process": "npm:process@0.11.2"
},
"npm:toposort@0.2.12": {
"assert": "github:jspm/nodelibs-assert@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:uglify-js@2.6.1": {
"async": "npm:async@0.2.10",
"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.5.3",
"uglify-to-browserify": "npm:uglify-to-browserify@1.0.2",
"yargs": "npm:yargs@3.10.0"
},
"npm:uglify-to-browserify@1.0.2": {
"fs": "github:jspm/nodelibs-fs@0.1.2",
"stream": "github:jspm/nodelibs-stream@0.1.0"
},
"npm:umd@3.0.1": {
"fs": "github:jspm/nodelibs-fs@0.1.2",
"process": "github:jspm/nodelibs-process@0.1.2"
},
"npm:uncontrollable@3.2.1": {
"invariant": "npm:invariant@2.2.0",
"process": "github:jspm/nodelibs-process@0.1.2",
"react": "npm:react@0.14.7"
},
"npm:unique-stream@1.0.0": {
"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:user-home@1.1.1": {
"process": "github:jspm/nodelibs-process@0.1.2",
"systemjs-json": "github:systemjs/plugin-json@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:v8flags@2.0.11": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"child_process": "github:jspm/nodelibs-child_process@0.1.0",
"fs": "github:jspm/nodelibs-fs@0.1.2",
"os": "github:jspm/nodelibs-os@0.1.0",
"path": "github:jspm/nodelibs-path@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.2",
"user-home": "npm:user-home@1.1.1"
},
"npm:validate-npm-package-license@3.0.1": {
"spdx-correct": "npm:spdx-correct@1.0.2",
"spdx-expression-parse": "npm:spdx-expression-parse@1.0.2"
},
"npm:vinyl-buffer@1.0.0": {
"bl": "npm:bl@0.9.5",
"fs": "github:jspm/nodelibs-fs@0.1.2",
"through2": "npm:through2@0.6.5"
},
"npm:vinyl-fs@0.3.14": {
"defaults": "npm:defaults@1.0.3",
"fs": "github:jspm/nodelibs-fs@0.1.2",
"glob-stream": "npm:glob-stream@3.1.18",
"glob-watcher": "npm:glob-watcher@0.0.6",
"graceful-fs": "npm:graceful-fs@3.0.8",
"mkdirp": "npm:mkdirp@0.5.1",
"path": "github:jspm/nodelibs-path@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.2",
"strip-bom": "npm:strip-bom@1.0.0",
"through2": "npm:through2@0.6.5",
"vinyl": "npm:vinyl@0.4.6"
},
"npm:vinyl-source-stream@1.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",
"through2": "npm:through2@0.6.5",
"vinyl": "npm:vinyl@0.4.6"
},
"npm:vinyl-sourcemaps-apply@0.2.1": {
"source-map": "npm:source-map@0.5.3"
},
"npm:vinyl@0.4.6": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"clone": "npm:clone@0.2.0",
"clone-stats": "npm:clone-stats@0.0.1",
"path": "github:jspm/nodelibs-path@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.2",
"stream": "github:jspm/nodelibs-stream@0.1.0"
},
"npm:vinyl@0.5.3": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"clone": "npm:clone@1.0.2",
"clone-stats": "npm:clone-stats@0.0.1",
"path": "github:jspm/nodelibs-path@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.2",
"replace-ext": "npm:replace-ext@0.0.1",
"stream": "github:jspm/nodelibs-stream@0.1.0"
},
"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"
},
"npm:weakee@0.9.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:window-size@0.1.0": {
"process": "github:jspm/nodelibs-process@0.1.2",
"tty": "github:jspm/nodelibs-tty@0.1.0"
},
"npm:yargs@3.10.0": {
"assert": "github:jspm/nodelibs-assert@0.1.0",
"camelcase": "npm:camelcase@1.2.1",
"cliui": "npm:cliui@2.1.0",
"decamelize": "npm:decamelize@1.1.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",
"window-size": "npm:window-size@0.1.0"
}
}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment