Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2018
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. SystemJS.config({
  2.   paths: {
  3.     'myapp/': 'app/',
  4.     'platform1-extension/': '/stack/file/',
  5.     'platform2-extension/': '/api/',
  6.     'npm:': 'jspm_packages/npm/',
  7.     'github:': 'jspm_packages/github/',
  8.     'bitbucket:': 'jspm_packages/bitbucket/'
  9.   },
  10.   browserConfig: {
  11.     'baseURL': '.'
  12.   },
  13.   devConfig: {
  14.     'map': {
  15.       'plugin-babel': 'npm:systemjs-plugin-babel@0.0.21',
  16.       'core-js': 'npm:core-js@2.4.1',
  17.       'babel-preset-stage-0': 'npm:babel-preset-stage-0@6.16.0',
  18.       'stage-0': 'npm:babel-preset-stage-0@6.16.0',
  19.       'babel-plugin-transform-decorators-legacy': 'npm:babel-plugin-transform-decorators-legacy@1.3.4',
  20.       'unexpected': 'npm:unexpected@10.22.0',
  21.       'mocha': 'npm:mocha@3.2.0',
  22.       'enzyme': 'npm:enzyme@2.7.1'
  23.     },
  24.     'packages': {
  25.       'npm:babel-preset-stage-0@6.16.0': {
  26.         'map': {
  27.           'babel-plugin-transform-do-expressions': 'npm:babel-plugin-transform-do-expressions@6.8.0',
  28.           'babel-plugin-transform-function-bind': 'npm:babel-plugin-transform-function-bind@6.8.0',
  29.           'babel-preset-stage-1': 'npm:babel-preset-stage-1@6.16.0'
  30.         }
  31.       },
  32.       'npm:babel-plugin-transform-do-expressions@6.8.0': {
  33.         'map': {
  34.           'babel-plugin-syntax-do-expressions': 'npm:babel-plugin-syntax-do-expressions@6.13.0',
  35.           'babel-runtime': 'npm:babel-runtime@6.18.0'
  36.         }
  37.       },
  38.       'npm:babel-plugin-transform-function-bind@6.8.0': {
  39.         'map': {
  40.           'babel-plugin-syntax-function-bind': 'npm:babel-plugin-syntax-function-bind@6.13.0',
  41.           'babel-runtime': 'npm:babel-runtime@6.18.0'
  42.         }
  43.       },
  44.       'npm:babel-preset-stage-1@6.16.0': {
  45.         'map': {
  46.           'babel-plugin-transform-export-extensions': 'npm:babel-plugin-transform-export-extensions@6.8.0',
  47.           'babel-plugin-transform-class-constructor-call': 'npm:babel-plugin-transform-class-constructor-call@6.18.0',
  48.           'babel-preset-stage-2': 'npm:babel-preset-stage-2@6.18.0'
  49.         }
  50.       },
  51.       'npm:babel-plugin-transform-class-constructor-call@6.18.0': {
  52.         'map': {
  53.           'babel-plugin-syntax-class-constructor-call': 'npm:babel-plugin-syntax-class-constructor-call@6.18.0',
  54.           'babel-runtime': 'npm:babel-runtime@6.18.0',
  55.           'babel-template': 'npm:babel-template@6.16.0'
  56.         }
  57.       },
  58.       'npm:babel-preset-stage-2@6.18.0': {
  59.         'map': {
  60.           'babel-plugin-transform-class-properties': 'npm:babel-plugin-transform-class-properties@6.18.0',
  61.           'babel-plugin-syntax-dynamic-import': 'npm:babel-plugin-syntax-dynamic-import@6.18.0',
  62.           'babel-plugin-transform-decorators': 'npm:babel-plugin-transform-decorators@6.13.0',
  63.           'babel-preset-stage-3': 'npm:babel-preset-stage-3@6.17.0'
  64.         }
  65.       },
  66.       'npm:babel-plugin-transform-export-extensions@6.8.0': {
  67.         'map': {
  68.           'babel-runtime': 'npm:babel-runtime@6.18.0',
  69.           'babel-plugin-syntax-export-extensions': 'npm:babel-plugin-syntax-export-extensions@6.13.0'
  70.         }
  71.       },
  72.       'npm:babel-plugin-transform-class-properties@6.18.0': {
  73.         'map': {
  74.           'babel-runtime': 'npm:babel-runtime@6.18.0',
  75.           'babel-helper-function-name': 'npm:babel-helper-function-name@6.18.0',
  76.           'babel-plugin-syntax-class-properties': 'npm:babel-plugin-syntax-class-properties@6.13.0'
  77.         }
  78.       },
  79.       'npm:babel-plugin-transform-decorators@6.13.0': {
  80.         'map': {
  81.           'babel-runtime': 'npm:babel-runtime@6.18.0',
  82.           'babel-template': 'npm:babel-template@6.16.0',
  83.           'babel-helper-define-map': 'npm:babel-helper-define-map@6.18.0',
  84.           'babel-helper-explode-class': 'npm:babel-helper-explode-class@6.18.0',
  85.           'babel-plugin-syntax-decorators': 'npm:babel-plugin-syntax-decorators@6.13.0',
  86.           'babel-types': 'npm:babel-types@6.18.0'
  87.         }
  88.       },
  89.       'npm:babel-helper-function-name@6.18.0': {
  90.         'map': {
  91.           'babel-types': 'npm:babel-types@6.18.0',
  92.           'babel-template': 'npm:babel-template@6.16.0',
  93.           'babel-traverse': 'npm:babel-traverse@6.18.0',
  94.           'babel-runtime': 'npm:babel-runtime@6.18.0',
  95.           'babel-helper-get-function-arity': 'npm:babel-helper-get-function-arity@6.18.0'
  96.         }
  97.       },
  98.       'npm:babel-helper-define-map@6.18.0': {
  99.         'map': {
  100.           'babel-types': 'npm:babel-types@6.18.0',
  101.           'babel-helper-function-name': 'npm:babel-helper-function-name@6.18.0',
  102.           'babel-runtime': 'npm:babel-runtime@6.18.0',
  103.           'lodash': 'npm:lodash@4.17.4'
  104.         }
  105.       },
  106.       'npm:babel-preset-stage-3@6.17.0': {
  107.         'map': {
  108.           'babel-plugin-transform-async-generator-functions': 'npm:babel-plugin-transform-async-generator-functions@6.17.0',
  109.           'babel-plugin-transform-object-rest-spread': 'npm:babel-plugin-transform-object-rest-spread@6.16.0',
  110.           'babel-plugin-transform-exponentiation-operator': 'npm:babel-plugin-transform-exponentiation-operator@6.8.0',
  111.           'babel-plugin-syntax-trailing-function-commas': 'npm:babel-plugin-syntax-trailing-function-commas@6.13.0',
  112.           'babel-plugin-transform-async-to-generator': 'npm:babel-plugin-transform-async-to-generator@6.16.0'
  113.         }
  114.       },
  115.       'npm:babel-helper-explode-class@6.18.0': {
  116.         'map': {
  117.           'babel-types': 'npm:babel-types@6.18.0',
  118.           'babel-traverse': 'npm:babel-traverse@6.18.0',
  119.           'babel-runtime': 'npm:babel-runtime@6.18.0',
  120.           'babel-helper-bindify-decorators': 'npm:babel-helper-bindify-decorators@6.18.0'
  121.         }
  122.       },
  123.       'npm:babel-plugin-transform-async-generator-functions@6.17.0': {
  124.         'map': {
  125.           'babel-runtime': 'npm:babel-runtime@6.18.0',
  126.           'babel-helper-remap-async-to-generator': 'npm:babel-helper-remap-async-to-generator@6.18.0',
  127.           'babel-plugin-syntax-async-generators': 'npm:babel-plugin-syntax-async-generators@6.13.0'
  128.         }
  129.       },
  130.       'npm:babel-plugin-transform-object-rest-spread@6.16.0': {
  131.         'map': {
  132.           'babel-runtime': 'npm:babel-runtime@6.18.0',
  133.           'babel-plugin-syntax-object-rest-spread': 'npm:babel-plugin-syntax-object-rest-spread@6.13.0'
  134.         }
  135.       },
  136.       'npm:babel-plugin-transform-exponentiation-operator@6.8.0': {
  137.         'map': {
  138.           'babel-runtime': 'npm:babel-runtime@6.18.0',
  139.           'babel-helper-builder-binary-assignment-operator-visitor': 'npm:babel-helper-builder-binary-assignment-operator-visitor@6.18.0',
  140.           'babel-plugin-syntax-exponentiation-operator': 'npm:babel-plugin-syntax-exponentiation-operator@6.13.0'
  141.         }
  142.       },
  143.       'npm:babel-helper-bindify-decorators@6.18.0': {
  144.         'map': {
  145.           'babel-runtime': 'npm:babel-runtime@6.18.0',
  146.           'babel-traverse': 'npm:babel-traverse@6.18.0',
  147.           'babel-types': 'npm:babel-types@6.18.0'
  148.         }
  149.       },
  150.       'npm:babel-helper-get-function-arity@6.18.0': {
  151.         'map': {
  152.           'babel-runtime': 'npm:babel-runtime@6.18.0',
  153.           'babel-types': 'npm:babel-types@6.18.0'
  154.         }
  155.       },
  156.       'npm:babel-plugin-transform-async-to-generator@6.16.0': {
  157.         'map': {
  158.           'babel-runtime': 'npm:babel-runtime@6.18.0',
  159.           'babel-helper-remap-async-to-generator': 'npm:babel-helper-remap-async-to-generator@6.18.0',
  160.           'babel-plugin-syntax-async-functions': 'npm:babel-plugin-syntax-async-functions@6.13.0'
  161.         }
  162.       },
  163.       'npm:babel-helper-remap-async-to-generator@6.18.0': {
  164.         'map': {
  165.           'babel-runtime': 'npm:babel-runtime@6.18.0',
  166.           'babel-template': 'npm:babel-template@6.16.0',
  167.           'babel-types': 'npm:babel-types@6.18.0',
  168.           'babel-traverse': 'npm:babel-traverse@6.18.0',
  169.           'babel-helper-function-name': 'npm:babel-helper-function-name@6.18.0'
  170.         }
  171.       },
  172.       'npm:babel-helper-builder-binary-assignment-operator-visitor@6.18.0': {
  173.         'map': {
  174.           'babel-runtime': 'npm:babel-runtime@6.18.0',
  175.           'babel-types': 'npm:babel-types@6.18.0',
  176.           'babel-helper-explode-assignable-expression': 'npm:babel-helper-explode-assignable-expression@6.18.0'
  177.         }
  178.       },
  179.       'npm:babel-helper-explode-assignable-expression@6.18.0': {
  180.         'map': {
  181.           'babel-traverse': 'npm:babel-traverse@6.18.0',
  182.           'babel-runtime': 'npm:babel-runtime@6.18.0',
  183.           'babel-types': 'npm:babel-types@6.18.0'
  184.         }
  185.       },
  186.       'npm:babel-plugin-transform-decorators-legacy@1.3.4': {
  187.         'map': {
  188.           'babel-plugin-syntax-decorators': 'npm:babel-plugin-syntax-decorators@6.13.0',
  189.           'babel-runtime': 'npm:babel-runtime@6.18.0',
  190.           'babel-template': 'npm:babel-template@6.16.0'
  191.         }
  192.       },
  193.       'npm:mocha@3.2.0': {
  194.         'map': {
  195.           'json3': 'npm:json3@3.3.2',
  196.           'lodash.create': 'npm:lodash.create@3.1.1',
  197.           'debug': 'npm:debug@2.6.0',
  198.           'css': 'github:systemjs/plugin-css@0.1.32'
  199.         }
  200.       },
  201.       'npm:lodash.create@3.1.1': {
  202.         'map': {
  203.           'lodash._basecreate': 'npm:lodash._basecreate@3.0.3',
  204.           'lodash._isiterateecall': 'npm:lodash._isiterateecall@3.0.9',
  205.           'lodash._baseassign': 'npm:lodash._baseassign@3.2.0'
  206.         }
  207.       },
  208.       'npm:debug@2.6.0': {
  209.         'map': {
  210.           'ms': 'npm:ms@0.7.2'
  211.         }
  212.       },
  213.       'npm:lodash._baseassign@3.2.0': {
  214.         'map': {
  215.           'lodash._basecopy': 'npm:lodash._basecopy@3.0.1',
  216.           'lodash.keys': 'npm:lodash.keys@3.1.2'
  217.         }
  218.       },
  219.       'npm:lodash.keys@3.1.2': {
  220.         'map': {
  221.           'lodash._getnative': 'npm:lodash._getnative@3.9.1',
  222.           'lodash.isarguments': 'npm:lodash.isarguments@3.1.0',
  223.           'lodash.isarray': 'npm:lodash.isarray@3.0.4'
  224.         }
  225.       },
  226.       'npm:enzyme@2.7.1': {
  227.         'map': {
  228.           'function.prototype.name': 'npm:function.prototype.name@1.0.0',
  229.           'cheerio': 'npm:cheerio@0.22.0',
  230.           'object.values': 'npm:object.values@1.0.4',
  231.           'lodash': 'npm:lodash@4.17.4',
  232.           'uuid': 'npm:uuid@2.0.3',
  233.           'object.assign': 'npm:object.assign@4.0.4',
  234.           'is-subset': 'npm:is-subset@0.1.1',
  235.           'object.entries': 'npm:object.entries@1.0.4',
  236.           'object-is': 'npm:object-is@1.0.1'
  237.         }
  238.       },
  239.       'npm:function.prototype.name@1.0.0': {
  240.         'map': {
  241.           'define-properties': 'npm:define-properties@1.1.2',
  242.           'is-callable': 'npm:is-callable@1.1.3',
  243.           'function-bind': 'npm:function-bind@1.1.0'
  244.         }
  245.       },
  246.       'npm:cheerio@0.22.0': {
  247.         'map': {
  248.           'dom-serializer': 'npm:dom-serializer@0.1.0',
  249.           'css-select': 'npm:css-select@1.2.0',
  250.           'lodash.merge': 'npm:lodash.merge@4.6.0',
  251.           'lodash.bind': 'npm:lodash.bind@4.2.1',
  252.           'lodash.filter': 'npm:lodash.filter@4.6.0',
  253.           'lodash.assignin': 'npm:lodash.assignin@4.2.0',
  254.           'lodash.flatten': 'npm:lodash.flatten@4.4.0',
  255.           'lodash.foreach': 'npm:lodash.foreach@4.5.0',
  256.           'lodash.map': 'npm:lodash.map@4.6.0',
  257.           'lodash.reduce': 'npm:lodash.reduce@4.6.0',
  258.           'lodash.reject': 'npm:lodash.reject@4.6.0',
  259.           'lodash.pick': 'npm:lodash.pick@4.4.0',
  260.           'htmlparser2': 'npm:htmlparser2@3.9.2',
  261.           'entities': 'npm:entities@1.1.1',
  262.           'lodash.some': 'npm:lodash.some@4.6.0',
  263.           'lodash.defaults': 'npm:lodash.defaults@4.2.0'
  264.         }
  265.       },
  266.       'npm:object.values@1.0.4': {
  267.         'map': {
  268.           'define-properties': 'npm:define-properties@1.1.2',
  269.           'function-bind': 'npm:function-bind@1.1.0',
  270.           'has': 'npm:has@1.0.1',
  271.           'es-abstract': 'npm:es-abstract@1.7.0'
  272.         }
  273.       },
  274.       'npm:define-properties@1.1.2': {
  275.         'map': {
  276.           'foreach': 'npm:foreach@2.0.5',
  277.           'object-keys': 'npm:object-keys@1.0.11'
  278.         }
  279.       },
  280.       'npm:dom-serializer@0.1.0': {
  281.         'map': {
  282.           'domelementtype': 'npm:domelementtype@1.1.3',
  283.           'entities': 'npm:entities@1.1.1'
  284.         }
  285.       },
  286.       'npm:css-select@1.2.0': {
  287.         'map': {
  288.           'domutils': 'npm:domutils@1.5.1',
  289.           'css-what': 'npm:css-what@2.1.0',
  290.           'boolbase': 'npm:boolbase@1.0.0',
  291.           'nth-check': 'npm:nth-check@1.0.1'
  292.         }
  293.       },
  294.       'npm:domutils@1.5.1': {
  295.         'map': {
  296.           'dom-serializer': 'npm:dom-serializer@0.1.0',
  297.           'domelementtype': 'npm:domelementtype@1.3.0'
  298.         }
  299.       },
  300.       'npm:has@1.0.1': {
  301.         'map': {
  302.           'function-bind': 'npm:function-bind@1.1.0'
  303.         }
  304.       },
  305.       'npm:object.assign@4.0.4': {
  306.         'map': {
  307.           'function-bind': 'npm:function-bind@1.1.0',
  308.           'define-properties': 'npm:define-properties@1.1.2',
  309.           'object-keys': 'npm:object-keys@1.0.11'
  310.         }
  311.       },
  312.       'npm:es-abstract@1.7.0': {
  313.         'map': {
  314.           'function-bind': 'npm:function-bind@1.1.0',
  315.           'is-callable': 'npm:is-callable@1.1.3',
  316.           'es-to-primitive': 'npm:es-to-primitive@1.1.1',
  317.           'is-regex': 'npm:is-regex@1.0.4'
  318.         }
  319.       },
  320.       'npm:es-to-primitive@1.1.1': {
  321.         'map': {
  322.           'is-callable': 'npm:is-callable@1.1.3',
  323.           'is-date-object': 'npm:is-date-object@1.0.1',
  324.           'is-symbol': 'npm:is-symbol@1.0.1'
  325.         }
  326.       },
  327.       'npm:is-regex@1.0.4': {
  328.         'map': {
  329.           'has': 'npm:has@1.0.1'
  330.         }
  331.       },
  332.       'npm:object.entries@1.0.4': {
  333.         'map': {
  334.           'define-properties': 'npm:define-properties@1.1.2',
  335.           'es-abstract': 'npm:es-abstract@1.7.0',
  336.           'has': 'npm:has@1.0.1',
  337.           'function-bind': 'npm:function-bind@1.1.0'
  338.         }
  339.       },
  340.       'npm:nth-check@1.0.1': {
  341.         'map': {
  342.           'boolbase': 'npm:boolbase@1.0.0'
  343.         }
  344.       },
  345.       'npm:htmlparser2@3.9.2': {
  346.         'map': {
  347.           'domelementtype': 'npm:domelementtype@1.3.0',
  348.           'domutils': 'npm:domutils@1.5.1',
  349.           'inherits': 'npm:inherits@2.0.3',
  350.           'readable-stream': 'npm:readable-stream@2.3.4',
  351.           'entities': 'npm:entities@1.1.1',
  352.           'domhandler': 'npm:domhandler@2.3.0',
  353.           'node-readable-stream': 'npm:readable-stream@2.3.4'
  354.         }
  355.       },
  356.       'npm:domhandler@2.3.0': {
  357.         'map': {
  358.           'domelementtype': 'npm:domelementtype@1.3.0'
  359.         }
  360.       }
  361.     }
  362.   },
  363.   transpiler: 'plugin-babel',
  364.   packages: {
  365.     'myapp': {
  366.       'format': 'esm',
  367.       'meta': {
  368.         '*': {
  369.           'authorization': true
  370.         },
  371.         '*.js': {
  372.           'babelOptions': {
  373.             'blacklist': [],
  374.             'presets': [
  375.               'stage-0'
  376.             ],
  377.             'plugins': [
  378.               'transform-decorators-legacy'
  379.             ]
  380.           }
  381.         },
  382.         '*.jsx': {
  383.           'loader': 'plugin-babel',
  384.           'babelOptions': {
  385.             'blacklist': [],
  386.             'presets': [
  387.               'stage-0'
  388.             ],
  389.             'plugins': [
  390.               'transform-react-jsx',
  391.               'transform-decorators-legacy'
  392.             ]
  393.           }
  394.         }
  395.       }
  396.     },
  397.     'platform1-extension': {
  398.       'format': 'esm',
  399.       'meta': {
  400.         '*': {
  401.           'authorization': true
  402.         },
  403.         '*.js': {
  404.           'babelOptions': {
  405.             'blacklist': [],
  406.             'presets': [
  407.               'stage-0'
  408.             ],
  409.             'plugins': [
  410.               'transform-decorators-legacy'
  411.             ]
  412.           }
  413.         },
  414.         '*.jsx': {
  415.           'loader': 'plugin-babel',
  416.           'babelOptions': {
  417.             'blacklist': [],
  418.             'presets': [
  419.               'stage-0'
  420.             ],
  421.             'plugins': [
  422.               'transform-react-jsx',
  423.               'transform-decorators-legacy'
  424.             ]
  425.           }
  426.         }
  427.       }
  428.     },
  429.     'platform2-extension': {
  430.       'format': 'esm',
  431.       'defaultExtension': false,
  432.       'meta': {
  433.         '*': {
  434.           'authorization': true,
  435.           'loader': 'plugin-babel',
  436.           'babelOptions': {
  437.             'blacklist': [],
  438.             'presets': [
  439.               'stage-0'
  440.             ],
  441.             'plugins': [
  442.               'transform-react-jsx',
  443.               'transform-decorators-legacy'
  444.             ]
  445.           }
  446.         },
  447.         '*.js': {
  448.           'babelOptions': {
  449.             'blacklist': [],
  450.             'presets': [
  451.               'stage-0'
  452.             ],
  453.             'plugins': [
  454.               'transform-decorators-legacy'
  455.             ]
  456.           }
  457.         },
  458.         '*.jsx': {
  459.           'loader': 'plugin-babel',
  460.           'babelOptions': {
  461.             'blacklist': [],
  462.             'presets': [
  463.               'stage-0'
  464.             ],
  465.             'plugins': [
  466.               'transform-react-jsx',
  467.               'transform-decorators-legacy'
  468.             ]
  469.           }
  470.         }
  471.       }
  472.     },
  473.     'proxy-polyfill': {
  474.       'format': 'esm'
  475.     }
  476.   },
  477.   map: {
  478.     'stage-0': 'npm:babel-preset-stage-0@6.16.0',
  479.     'mystack': 'bitbucket:myorg/mystack@master',
  480.     'transform-decorators-legacy': 'npm:babel-plugin-transform-decorators-legacy@1.3.4',
  481.     'transform-react-jsx': 'npm:babel-plugin-transform-react-jsx@6.8.0',
  482.     'npm:ag-grid': 'github:ceolter/ag-grid@6.2.1'
  483.   }
  484. });
  485.  
  486. SystemJS.config({
  487.   packageConfigPaths: [
  488.     'npm:@*/*.json',
  489.     'npm:*.json',
  490.     'github:*/*.json',
  491.     'bitbucket:*/*.json'
  492.   ],
  493.   map: {
  494.     'es6-promise': 'npm:es6-promise@4.2.4',
  495.     'proxy-polyfill': 'npm:proxy-polyfill@0.1.7',
  496.     'blob-polyfill': 'npm:blob-polyfill@2.0.20171115',
  497.     'chart.js': 'bitbucket:myorg/chart.js@v2.7.0.1',
  498.     'chartjs-color': 'npm:chartjs-color@2.2.0',
  499.     'mathjs': 'npm:mathjs@3.16.5',
  500.     'format-thousands': 'npm:format-thousands@1.1.1',
  501.     'clipboard': 'npm:clipboard@1.7.1',
  502.     'prop-types': 'npm:prop-types@15.5.10',
  503.     'moment-duration-format': 'npm:moment-duration-format@1.3.0',
  504.     'leaflet.markercluster': 'npm:leaflet.markercluster@1.1.0',
  505.     'd3-color': 'npm:d3-color@1.0.3',
  506.     'd3-interpolate': 'npm:d3-interpolate@1.1.4',
  507.     'react-liquid-gauge': 'npm:react-liquid-gauge@1.2.2',
  508.     'babel-plugin-transform-react-jsx': 'npm:babel-plugin-transform-react-jsx@6.8.0',
  509.     'systemjs-plugin-babel': 'npm:systemjs-plugin-babel@0.0.21',
  510.     'isomorphic-fetch': 'npm:isomorphic-fetch@2.2.1',
  511.     'file-saver': 'npm:file-saver@1.3.3',
  512.     'codemirror': 'npm:codemirror@5.23.0',
  513.     'react-dimensions': 'npm:react-dimensions@1.3.0',
  514.     'react-tether': 'npm:react-tether@0.5.7',
  515.     'd3-gauge': 'bitbucket:myorg/d3-gauge@master',
  516.     'chartjs-plugin-zoom': 'bitbucket:myorg/chartjs-plugin-zoom@master',
  517.     'leaflet': 'npm:leaflet@1.2.0',
  518.     'kartenkarsten/leaflet-layer-overpass': 'github:kartenkarsten/leaflet-layer-overpass@master',
  519.     'react-input-autosize': 'npm:react-input-autosize@1.1.4',
  520.     'react-select': 'npm:react-select@1.0.0-rc.5',
  521.     'chartjs-plugin-annotation': 'npm:chartjs-plugin-annotation@0.4.0',
  522.     'progressbar.js': 'npm:progressbar.js@1.0.1',
  523.     'classnames': 'npm:classnames@2.2.5',
  524.     'react-sortable-hoc': 'npm:react-sortable-hoc@0.3.0',
  525.     'react-dropzone': 'npm:react-dropzone@3.7.0',
  526.     'ag-grid-react': 'npm:ag-grid-react@6.2.0',
  527.     'ceolter/ag-grid': 'github:ceolter/ag-grid@6.2.1',
  528.     'ag-grid': 'github:ceolter/ag-grid@6.2.1',
  529.     'react-color': 'npm:react-color@2.9.0',
  530.     'react-leaflet': 'npm:react-leaflet@next',
  531.     'pleasejs': 'npm:pleasejs@0.4.2',
  532.     'react-date-picker': 'npm:react-date-picker@5.3.28',
  533.     'chroniton': 'npm:chroniton@1.1.0',
  534.     'react-portal': 'npm:react-portal@3.0.0',
  535.     'react-pure-render': 'npm:react-pure-render@1.0.2',
  536.     'react-flip-move': 'npm:react-flip-move@2.8.0',
  537.     'react-notification': 'npm:react-notification@6.7.0',
  538.     'moment': 'npm:moment@2.18.1',
  539.     'babel-core': 'npm:babel-core@6.18.0',
  540.     'color': 'npm:color@1.0.3',
  541.     'module': 'npm:jspm-nodelibs-module@0.2.0',
  542.     'myorg/mystack': 'bitbucket:myorg/mystack@master',
  543.     'hasher': 'npm:hasher@1.2.0',
  544.     'redux-thunk': 'npm:redux-thunk@2.1.0',
  545.     'assert': 'npm:jspm-nodelibs-assert@0.2.0',
  546.     'buffer': 'npm:jspm-nodelibs-buffer@0.2.0',
  547.     'child_process': 'npm:jspm-nodelibs-child_process@0.2.0',
  548.     'constants': 'npm:jspm-nodelibs-constants@0.2.1',
  549.     'crypto': 'npm:jspm-nodelibs-crypto@0.2.0',
  550.     'domain': 'npm:jspm-nodelibs-domain@0.2.0',
  551.     'events': 'npm:jspm-nodelibs-events@0.2.0',
  552.     'fs': 'npm:jspm-nodelibs-fs@0.2.1',
  553.     'http': 'npm:jspm-nodelibs-http@0.2.0',
  554.     'https': 'npm:jspm-nodelibs-https@0.2.1',
  555.     'lodash': 'npm:lodash@4.17.4',
  556.     'os': 'npm:jspm-nodelibs-os@0.2.0',
  557.     'path': 'npm:jspm-nodelibs-path@0.2.3',
  558.     'process': 'npm:jspm-nodelibs-process@0.2.1',
  559.     'radium': 'npm:radium@0.18.1',
  560.     'react': 'npm:react@15.4.1',
  561.     'react-dom': 'npm:react-dom@15.4.1',
  562.     'react-redux': 'npm:react-redux@4.4.5',
  563.     'redux': 'npm:redux@3.6.0',
  564.     'stream': 'npm:jspm-nodelibs-stream@0.2.0',
  565.     'string_decoder': 'npm:jspm-nodelibs-string_decoder@0.2.0',
  566.     'systemjs-plugin-babel': 'npm:systemjs-plugin-babel@0.0.21',
  567.     'url': 'npm:jspm-nodelibs-url@0.2.0',
  568.     'util': 'npm:jspm-nodelibs-util@0.2.1',
  569.     'vis': 'npm:vis@4.16.1',
  570.     'vm': 'npm:jspm-nodelibs-vm@0.2.0',
  571.     'zlib': 'npm:jspm-nodelibs-zlib@0.2.0'
  572.   },
  573.   packages: {
  574.     'npm:babel-template@6.16.0': {
  575.       'map': {
  576.         'babel-runtime': 'npm:babel-runtime@6.18.0',
  577.         'babel-types': 'npm:babel-types@6.18.0',
  578.         'babylon': 'npm:babylon@6.13.1',
  579.         'babel-traverse': 'npm:babel-traverse@6.18.0',
  580.         'lodash': 'npm:lodash@4.17.4'
  581.       }
  582.     },
  583.     'npm:babel-traverse@6.18.0': {
  584.       'map': {
  585.         'babel-types': 'npm:babel-types@6.18.0',
  586.         'babylon': 'npm:babylon@6.13.1',
  587.         'babel-runtime': 'npm:babel-runtime@6.18.0',
  588.         'lodash': 'npm:lodash@4.17.4',
  589.         'babel-messages': 'npm:babel-messages@6.8.0',
  590.         'babel-code-frame': 'npm:babel-code-frame@6.16.0',
  591.         'globals': 'npm:globals@9.12.0',
  592.         'debug': 'npm:debug@2.2.0',
  593.         'invariant': 'npm:invariant@2.2.1'
  594.       }
  595.     },
  596.     'npm:babel-messages@6.8.0': {
  597.       'map': {
  598.         'babel-runtime': 'npm:babel-runtime@6.18.0'
  599.       }
  600.     },
  601.     'npm:babel-code-frame@6.16.0': {
  602.       'map': {
  603.         'esutils': 'npm:esutils@2.0.2',
  604.         'js-tokens': 'npm:js-tokens@2.0.0',
  605.         'chalk': 'npm:chalk@1.1.3'
  606.       }
  607.     },
  608.     'npm:debug@2.2.0': {
  609.       'map': {
  610.         'ms': 'npm:ms@0.7.1'
  611.       }
  612.     },
  613.     'npm:chalk@1.1.3': {
  614.       'map': {
  615.         'escape-string-regexp': 'npm:escape-string-regexp@1.0.5',
  616.         'ansi-styles': 'npm:ansi-styles@2.2.1',
  617.         'strip-ansi': 'npm:strip-ansi@3.0.1',
  618.         'has-ansi': 'npm:has-ansi@2.0.0',
  619.         'supports-color': 'npm:supports-color@2.0.0'
  620.       }
  621.     },
  622.     'npm:strip-ansi@3.0.1': {
  623.       'map': {
  624.         'ansi-regex': 'npm:ansi-regex@2.0.0'
  625.       }
  626.     },
  627.     'npm:has-ansi@2.0.0': {
  628.       'map': {
  629.         'ansi-regex': 'npm:ansi-regex@2.0.0'
  630.       }
  631.     },
  632.     'npm:loose-envify@1.2.0': {
  633.       'map': {
  634.         'js-tokens': 'npm:js-tokens@1.0.3'
  635.       }
  636.     },
  637.     'npm:isomorphic-fetch@2.2.1': {
  638.       'map': {
  639.         'whatwg-fetch': 'npm:whatwg-fetch@2.0.3',
  640.         'node-fetch': 'npm:node-fetch@1.7.3'
  641.       }
  642.     },
  643.     'npm:jspm-nodelibs-stream@0.2.0': {
  644.       'map': {
  645.         'stream-browserify': 'npm:stream-browserify@2.0.1'
  646.       }
  647.     },
  648.     'npm:stream-browserify@2.0.1': {
  649.       'map': {
  650.         'inherits': 'npm:inherits@2.0.3',
  651.         'readable-stream': 'npm:readable-stream@2.3.4'
  652.       }
  653.     },
  654.     'npm:jspm-nodelibs-domain@0.2.0': {
  655.       'map': {
  656.         'domain-browserify': 'npm:domain-browser@1.1.7'
  657.       }
  658.     },
  659.     'npm:jspm-nodelibs-buffer@0.2.0': {
  660.       'map': {
  661.         'buffer-browserify': 'npm:buffer@4.9.1'
  662.       }
  663.     },
  664.     'npm:encoding@0.1.12': {
  665.       'map': {
  666.         'iconv-lite': 'npm:iconv-lite@0.4.19'
  667.       }
  668.     },
  669.     'npm:jspm-nodelibs-url@0.2.0': {
  670.       'map': {
  671.         'url-browserify': 'npm:url@0.11.0'
  672.       }
  673.     },
  674.     'npm:jspm-nodelibs-http@0.2.0': {
  675.       'map': {
  676.         'http-browserify': 'npm:stream-http@2.8.0'
  677.       }
  678.     },
  679.     'npm:jspm-nodelibs-zlib@0.2.0': {
  680.       'map': {
  681.         'zlib-browserify': 'npm:browserify-zlib@0.1.4'
  682.       }
  683.     },
  684.     'npm:buffer@4.9.1': {
  685.       'map': {
  686.         'isarray': 'npm:isarray@1.0.0',
  687.         'base64-js': 'npm:base64-js@1.2.3',
  688.         'ieee754': 'npm:ieee754@1.1.8'
  689.       }
  690.     },
  691.     'npm:browserify-zlib@0.1.4': {
  692.       'map': {
  693.         'readable-stream': 'npm:readable-stream@2.3.4',
  694.         'pako': 'npm:pako@0.2.9'
  695.       }
  696.     },
  697.     'npm:jspm-nodelibs-string_decoder@0.2.0': {
  698.       'map': {
  699.         'string_decoder-browserify': 'npm:string_decoder@0.10.31'
  700.       }
  701.     },
  702.     'npm:url@0.11.0': {
  703.       'map': {
  704.         'querystring': 'npm:querystring@0.2.0',
  705.         'punycode': 'npm:punycode@1.3.2'
  706.       }
  707.     },
  708.     'npm:jspm-nodelibs-crypto@0.2.0': {
  709.       'map': {
  710.         'crypto-browserify': 'npm:crypto-browserify@3.12.0'
  711.       }
  712.     },
  713.     'npm:jspm-nodelibs-os@0.2.0': {
  714.       'map': {
  715.         'os-browserify': 'npm:os-browserify@0.2.1'
  716.       }
  717.     },
  718.     'npm:public-encrypt@4.0.0': {
  719.       'map': {
  720.         'create-hash': 'npm:create-hash@1.1.3',
  721.         'randombytes': 'npm:randombytes@2.0.6',
  722.         'browserify-rsa': 'npm:browserify-rsa@4.0.1',
  723.         'bn.js': 'npm:bn.js@4.11.8',
  724.         'parse-asn1': 'npm:parse-asn1@5.1.0'
  725.       }
  726.     },
  727.     'npm:diffie-hellman@5.0.2': {
  728.       'map': {
  729.         'randombytes': 'npm:randombytes@2.0.6',
  730.         'bn.js': 'npm:bn.js@4.11.8',
  731.         'miller-rabin': 'npm:miller-rabin@4.0.1'
  732.       }
  733.     },
  734.     'npm:browserify-cipher@1.0.0': {
  735.       'map': {
  736.         'browserify-des': 'npm:browserify-des@1.0.0',
  737.         'browserify-aes': 'npm:browserify-aes@1.1.1',
  738.         'evp_bytestokey': 'npm:evp_bytestokey@1.0.3'
  739.       }
  740.     },
  741.     'npm:create-ecdh@4.0.0': {
  742.       'map': {
  743.         'bn.js': 'npm:bn.js@4.11.8',
  744.         'elliptic': 'npm:elliptic@6.4.0'
  745.       }
  746.     },
  747.     'npm:browserify-des@1.0.0': {
  748.       'map': {
  749.         'cipher-base': 'npm:cipher-base@1.0.4',
  750.         'inherits': 'npm:inherits@2.0.3',
  751.         'des.js': 'npm:des.js@1.0.0'
  752.       }
  753.     },
  754.     'npm:browserify-rsa@4.0.1': {
  755.       'map': {
  756.         'bn.js': 'npm:bn.js@4.11.8',
  757.         'randombytes': 'npm:randombytes@2.0.6'
  758.       }
  759.     },
  760.     'npm:des.js@1.0.0': {
  761.       'map': {
  762.         'inherits': 'npm:inherits@2.0.3',
  763.         'minimalistic-assert': 'npm:minimalistic-assert@1.0.0'
  764.       }
  765.     },
  766.     'npm:react-redux@4.4.5': {
  767.       'map': {
  768.         'hoist-non-react-statics': 'npm:hoist-non-react-statics@1.2.0',
  769.         'lodash': 'npm:lodash@4.17.4',
  770.         'loose-envify': 'npm:loose-envify@1.2.0',
  771.         'invariant': 'npm:invariant@2.2.1'
  772.       }
  773.     },
  774.     'npm:invariant@2.2.1': {
  775.       'map': {
  776.         'loose-envify': 'npm:loose-envify@1.2.0'
  777.       }
  778.     },
  779.     'npm:redux@3.6.0': {
  780.       'map': {
  781.         'lodash': 'npm:lodash@4.17.4',
  782.         'loose-envify': 'npm:loose-envify@1.2.0',
  783.         'symbol-observable': 'npm:symbol-observable@1.0.4',
  784.         'lodash-es': 'npm:lodash-es@4.16.4'
  785.       }
  786.     },
  787.     'npm:radium@0.18.1': {
  788.       'map': {
  789.         'exenv': 'npm:exenv@1.2.1',
  790.         'array-find': 'npm:array-find@1.0.0',
  791.         'rimraf': 'npm:rimraf@2.5.4',
  792.         'inline-style-prefixer': 'npm:inline-style-prefixer@1.0.4'
  793.       }
  794.     },
  795.     'npm:inline-style-prefixer@1.0.4': {
  796.       'map': {
  797.         'bowser': 'npm:bowser@1.4.6',
  798.         'inline-style-prefix-all': 'npm:inline-style-prefix-all@2.0.2'
  799.       }
  800.     },
  801.     'npm:rimraf@2.5.4': {
  802.       'map': {
  803.         'glob': 'npm:glob@7.1.1'
  804.       }
  805.     },
  806.     'npm:glob@7.1.1': {
  807.       'map': {
  808.         'fs.realpath': 'npm:fs.realpath@1.0.0',
  809.         'inflight': 'npm:inflight@1.0.6',
  810.         'once': 'npm:once@1.4.0',
  811.         'minimatch': 'npm:minimatch@3.0.3',
  812.         'path-is-absolute': 'npm:path-is-absolute@1.0.1',
  813.         'inherits': 'npm:inherits@2.0.3'
  814.       }
  815.     },
  816.     'npm:inflight@1.0.6': {
  817.       'map': {
  818.         'once': 'npm:once@1.4.0',
  819.         'wrappy': 'npm:wrappy@1.0.2'
  820.       }
  821.     },
  822.     'npm:once@1.4.0': {
  823.       'map': {
  824.         'wrappy': 'npm:wrappy@1.0.2'
  825.       }
  826.     },
  827.     'npm:minimatch@3.0.3': {
  828.       'map': {
  829.         'brace-expansion': 'npm:brace-expansion@1.1.6'
  830.       }
  831.     },
  832.     'npm:brace-expansion@1.1.6': {
  833.       'map': {
  834.         'balanced-match': 'npm:balanced-match@0.4.2',
  835.         'concat-map': 'npm:concat-map@0.0.1'
  836.       }
  837.     },
  838.     'npm:hasher@1.2.0': {
  839.       'map': {
  840.         'signals': 'npm:signals@1.0.0'
  841.       }
  842.     },
  843.     'bitbucket:myorg/mystack@master': {
  844.       'map': {
  845.         'moment-timezone': 'npm:moment-timezone@0.3.1',
  846.         'crypto': 'npm:jspm-nodelibs-crypto@0.2.0',
  847.         'stream': 'npm:jspm-nodelibs-stream@0.2.0',
  848.         'util': 'npm:jspm-nodelibs-util@0.2.0',
  849.         'buffer': 'npm:jspm-nodelibs-buffer@0.2.0',
  850.         'url': 'npm:jspm-nodelibs-url@0.2.0',
  851.         'http': 'npm:jspm-nodelibs-http@0.2.0',
  852.         'process': 'npm:jspm-nodelibs-process@0.2.1'
  853.       }
  854.     },
  855.     'npm:moment-timezone@0.3.1': {
  856.       'map': {
  857.         'moment': 'npm:moment@2.18.1'
  858.       }
  859.     },
  860.     'npm:babel-runtime@6.18.0': {
  861.       'map': {
  862.         'core-js': 'npm:core-js@2.4.1',
  863.         'regenerator-runtime': 'npm:regenerator-runtime@0.9.6'
  864.       }
  865.     },
  866.     'npm:babel-types@6.18.0': {
  867.       'map': {
  868.         'babel-runtime': 'npm:babel-runtime@6.18.0',
  869.         'esutils': 'npm:esutils@2.0.2',
  870.         'lodash': 'npm:lodash@4.17.4',
  871.         'to-fast-properties': 'npm:to-fast-properties@1.0.2'
  872.       }
  873.     },
  874.     'npm:babel-core@6.18.0': {
  875.       'map': {
  876.         'babel-code-frame': 'npm:babel-code-frame@6.16.0',
  877.         'babel-messages': 'npm:babel-messages@6.8.0',
  878.         'babel-template': 'npm:babel-template@6.16.0',
  879.         'babel-runtime': 'npm:babel-runtime@6.18.0',
  880.         'babel-traverse': 'npm:babel-traverse@6.18.0',
  881.         'babel-types': 'npm:babel-types@6.18.0',
  882.         'babylon': 'npm:babylon@6.13.1',
  883.         'debug': 'npm:debug@2.2.0',
  884.         'lodash': 'npm:lodash@4.17.4',
  885.         'minimatch': 'npm:minimatch@3.0.3',
  886.         'path-is-absolute': 'npm:path-is-absolute@1.0.1',
  887.         'convert-source-map': 'npm:convert-source-map@1.3.0',
  888.         'babel-generator': 'npm:babel-generator@6.18.0',
  889.         'babel-register': 'npm:babel-register@6.18.0',
  890.         'babel-helpers': 'npm:babel-helpers@6.16.0',
  891.         'private': 'npm:private@0.1.6',
  892.         'slash': 'npm:slash@1.0.0',
  893.         'source-map': 'npm:source-map@0.5.6',
  894.         'json5': 'npm:json5@0.5.0'
  895.       }
  896.     },
  897.     'npm:babel-generator@6.18.0': {
  898.       'map': {
  899.         'babel-messages': 'npm:babel-messages@6.8.0',
  900.         'babel-runtime': 'npm:babel-runtime@6.18.0',
  901.         'babel-types': 'npm:babel-types@6.18.0',
  902.         'lodash': 'npm:lodash@4.17.4',
  903.         'source-map': 'npm:source-map@0.5.6',
  904.         'detect-indent': 'npm:detect-indent@4.0.0',
  905.         'jsesc': 'npm:jsesc@1.3.0'
  906.       }
  907.     },
  908.     'npm:babel-register@6.18.0': {
  909.       'map': {
  910.         'babel-core': 'npm:babel-core@6.18.0',
  911.         'babel-runtime': 'npm:babel-runtime@6.18.0',
  912.         'core-js': 'npm:core-js@2.4.1',
  913.         'lodash': 'npm:lodash@4.17.4',
  914.         'home-or-tmp': 'npm:home-or-tmp@2.0.0',
  915.         'mkdirp': 'npm:mkdirp@0.5.1',
  916.         'source-map-support': 'npm:source-map-support@0.4.5'
  917.       }
  918.     },
  919.     'npm:babel-helpers@6.16.0': {
  920.       'map': {
  921.         'babel-runtime': 'npm:babel-runtime@6.18.0',
  922.         'babel-template': 'npm:babel-template@6.16.0'
  923.       }
  924.     },
  925.     'npm:source-map-support@0.4.5': {
  926.       'map': {
  927.         'source-map': 'npm:source-map@0.5.6'
  928.       }
  929.     },
  930.     'npm:detect-indent@4.0.0': {
  931.       'map': {
  932.         'repeating': 'npm:repeating@2.0.1'
  933.       }
  934.     },
  935.     'npm:home-or-tmp@2.0.0': {
  936.       'map': {
  937.         'os-tmpdir': 'npm:os-tmpdir@1.0.2',
  938.         'os-homedir': 'npm:os-homedir@1.0.2'
  939.       }
  940.     },
  941.     'npm:mkdirp@0.5.1': {
  942.       'map': {
  943.         'minimist': 'npm:minimist@0.0.8'
  944.       }
  945.     },
  946.     'npm:repeating@2.0.1': {
  947.       'map': {
  948.         'is-finite': 'npm:is-finite@1.0.2'
  949.       }
  950.     },
  951.     'npm:is-finite@1.0.2': {
  952.       'map': {
  953.         'number-is-nan': 'npm:number-is-nan@1.0.1'
  954.       }
  955.     },
  956.     'npm:chroniton@1.1.0': {
  957.       'map': {
  958.         'd3': 'npm:d3@3.5.17'
  959.       }
  960.     },
  961.     'npm:react-date-picker@5.3.28': {
  962.       'map': {
  963.         'object-assign': 'npm:object-assign@4.0.1',
  964.         'lodash.throttle': 'npm:lodash.throttle@4.1.1',
  965.         'raf': 'npm:raf@3.2.0',
  966.         'react-style-normalizer': 'npm:react-style-normalizer@1.2.8',
  967.         'react-notify-resize': 'npm:react-notify-resize@1.0.3',
  968.         'react-class': 'npm:react-class@2.0.0',
  969.         'react-field': 'npm:react-field@2.0.2',
  970.         'react-inline-block': 'npm:react-inline-block@2.0.0',
  971.         'react-flex': 'npm:react-flex@2.2.7'
  972.       }
  973.     },
  974.     'npm:react-notify-resize@1.0.3': {
  975.       'map': {
  976.         'react-class': 'npm:react-class@2.1.0'
  977.       }
  978.     },
  979.     'npm:react-class@2.0.0': {
  980.       'map': {
  981.         'object-assign': 'npm:object-assign@4.1.0'
  982.       }
  983.     },
  984.     'npm:react-field@2.0.2': {
  985.       'map': {
  986.         'object-assign': 'npm:object-assign@4.1.0'
  987.       }
  988.     },
  989.     'npm:raf@3.2.0': {
  990.       'map': {
  991.         'performance-now': 'npm:performance-now@0.2.0'
  992.       }
  993.     },
  994.     'npm:react-class@2.1.0': {
  995.       'map': {
  996.         'object-assign': 'npm:object-assign@4.1.0'
  997.       }
  998.     },
  999.     'npm:react-inline-block@2.0.0': {
  1000.       'map': {
  1001.         'object-assign': 'npm:object-assign@4.1.0'
  1002.       }
  1003.     },
  1004.     'npm:react-flex@2.2.7': {
  1005.       'map': {
  1006.         'object-assign': 'npm:object-assign@4.1.0',
  1007.         'react-class': 'npm:react-class@2.1.0'
  1008.       }
  1009.     },
  1010.     'npm:react-leaflet@next': {
  1011.       'map': {
  1012.         'warning': 'npm:warning@3.0.0',
  1013.         'lodash': 'npm:lodash@4.17.4'
  1014.       }
  1015.     },
  1016.     'npm:warning@3.0.0': {
  1017.       'map': {
  1018.         'loose-envify': 'npm:loose-envify@1.3.0'
  1019.       }
  1020.     },
  1021.     'npm:react-dropzone@3.7.0': {
  1022.       'map': {
  1023.         'attr-accept': 'npm:attr-accept@1.0.3'
  1024.       }
  1025.     },
  1026.     'npm:loose-envify@1.3.0': {
  1027.       'map': {
  1028.         'js-tokens': 'npm:js-tokens@2.0.0'
  1029.       }
  1030.     },
  1031.     'npm:progressbar.js@1.0.1': {
  1032.       'map': {
  1033.         'shifty': 'npm:shifty@1.5.3'
  1034.       }
  1035.     },
  1036.     'npm:chartjs-plugin-annotation@0.4.0': {
  1037.       'map': {
  1038.         'chart.js': 'npm:chart.js@2.7.0'
  1039.       }
  1040.     },
  1041.     'npm:react-sortable-hoc@0.3.0': {
  1042.       'map': {
  1043.         'invariant': 'npm:invariant@2.2.2',
  1044.         'babel-runtime': 'npm:babel-runtime@6.18.0',
  1045.         'lodash': 'npm:lodash@4.17.4'
  1046.       }
  1047.     },
  1048.     'npm:invariant@2.2.2': {
  1049.       'map': {
  1050.         'loose-envify': 'npm:loose-envify@1.3.0'
  1051.       }
  1052.     },
  1053.     'npm:react@15.4.1': {
  1054.       'map': {
  1055.         'object-assign': 'npm:object-assign@4.1.1',
  1056.         'loose-envify': 'npm:loose-envify@1.3.1',
  1057.         'fbjs': 'npm:fbjs@0.8.12'
  1058.       }
  1059.     },
  1060.     'npm:react-dom@15.4.1': {
  1061.       'map': {
  1062.         'loose-envify': 'npm:loose-envify@1.3.1',
  1063.         'fbjs': 'npm:fbjs@0.8.12',
  1064.         'object-assign': 'npm:object-assign@4.1.1'
  1065.       }
  1066.     },
  1067.     'npm:react-color@2.9.0': {
  1068.       'map': {
  1069.         'reactcss': 'npm:reactcss@1.1.1',
  1070.         'material-colors': 'npm:material-colors@1.2.0',
  1071.         'tinycolor2': 'npm:tinycolor2@1.4.1',
  1072.         'lodash': 'npm:lodash@4.17.4'
  1073.       }
  1074.     },
  1075.     'npm:reactcss@1.1.1': {
  1076.       'map': {
  1077.         'lodash': 'npm:lodash@4.17.4',
  1078.         'object-assign': 'npm:object-assign@4.1.0',
  1079.         'classnames': 'npm:classnames@2.2.5',
  1080.         'merge': 'npm:merge@1.2.0'
  1081.       }
  1082.     },
  1083.     'bitbucket:myorg/d3-gauge@master': {
  1084.       'map': {
  1085.         'xtend': 'npm:xtend@4.0.1',
  1086.         'd3': 'npm:d3@3.5.17'
  1087.       }
  1088.     },
  1089.     'npm:loose-envify@1.3.1': {
  1090.       'map': {
  1091.         'js-tokens': 'npm:js-tokens@3.0.2'
  1092.       }
  1093.     },
  1094.     'npm:react-dimensions@1.3.0': {
  1095.       'map': {
  1096.         'element-resize-event': 'npm:element-resize-event@2.0.7'
  1097.       }
  1098.     },
  1099.     'bitbucket:myorg/chartjs-plugin-zoom@master': {
  1100.       'map': {
  1101.         'chart.js': 'npm:chart.js@2.7.0',
  1102.         'hammerjs': 'npm:hammerjs@2.0.8'
  1103.       }
  1104.     },
  1105.     'npm:elliptic@6.4.0': {
  1106.       'map': {
  1107.         'minimalistic-assert': 'npm:minimalistic-assert@1.0.0',
  1108.         'hash.js': 'npm:hash.js@1.1.3',
  1109.         'hmac-drbg': 'npm:hmac-drbg@1.0.1',
  1110.         'minimalistic-crypto-utils': 'npm:minimalistic-crypto-utils@1.0.1',
  1111.         'brorand': 'npm:brorand@1.1.0',
  1112.         'inherits': 'npm:inherits@2.0.3',
  1113.         'bn.js': 'npm:bn.js@4.11.8'
  1114.       }
  1115.     },
  1116.     'npm:color@1.0.3': {
  1117.       'map': {
  1118.         'color-convert': 'npm:color-convert@1.9.0',
  1119.         'color-string': 'npm:color-string@1.5.2'
  1120.       }
  1121.     },
  1122.     'npm:color-convert@1.9.0': {
  1123.       'map': {
  1124.         'color-name': 'npm:color-name@1.1.3'
  1125.       }
  1126.     },
  1127.     'npm:color-string@1.5.2': {
  1128.       'map': {
  1129.         'color-name': 'npm:color-name@1.1.3',
  1130.         'simple-swizzle': 'npm:simple-swizzle@0.2.2'
  1131.       }
  1132.     },
  1133.     'npm:simple-swizzle@0.2.2': {
  1134.       'map': {
  1135.         'is-arrayish': 'npm:is-arrayish@0.3.1'
  1136.       }
  1137.     },
  1138.     'npm:parse-asn1@5.1.0': {
  1139.       'map': {
  1140.         'browserify-aes': 'npm:browserify-aes@1.1.1',
  1141.         'evp_bytestokey': 'npm:evp_bytestokey@1.0.3',
  1142.         'create-hash': 'npm:create-hash@1.1.3',
  1143.         'asn1.js': 'npm:asn1.js@4.10.1',
  1144.         'pbkdf2': 'npm:pbkdf2@3.0.14'
  1145.       }
  1146.     },
  1147.     'npm:babel-plugin-transform-react-jsx@6.8.0': {
  1148.       'map': {
  1149.         'babel-helper-builder-react-jsx': 'npm:babel-helper-builder-react-jsx@6.23.0',
  1150.         'babel-plugin-syntax-jsx': 'npm:babel-plugin-syntax-jsx@6.18.0',
  1151.         'babel-runtime': 'npm:babel-runtime@6.23.0'
  1152.       }
  1153.     },
  1154.     'npm:babel-helper-builder-react-jsx@6.23.0': {
  1155.       'map': {
  1156.         'babel-runtime': 'npm:babel-runtime@6.23.0',
  1157.         'esutils': 'npm:esutils@2.0.2',
  1158.         'babel-types': 'npm:babel-types@6.23.0',
  1159.         'lodash': 'npm:lodash@4.17.4'
  1160.       }
  1161.     },
  1162.     'npm:babel-runtime@6.23.0': {
  1163.       'map': {
  1164.         'regenerator-runtime': 'npm:regenerator-runtime@0.10.3',
  1165.         'core-js': 'npm:core-js@2.4.1'
  1166.       }
  1167.     },
  1168.     'npm:babel-types@6.23.0': {
  1169.       'map': {
  1170.         'esutils': 'npm:esutils@2.0.2',
  1171.         'babel-runtime': 'npm:babel-runtime@6.23.0',
  1172.         'to-fast-properties': 'npm:to-fast-properties@1.0.2',
  1173.         'lodash': 'npm:lodash@4.17.4'
  1174.       }
  1175.     },
  1176.     'npm:react-liquid-gauge@1.2.2': {
  1177.       'map': {
  1178.         'd3-color': 'npm:d3-color@1.0.3',
  1179.         'd3-selection': 'npm:d3-selection@1.0.5',
  1180.         'd3-scale': 'npm:d3-scale@1.0.5',
  1181.         'd3-timer': 'npm:d3-timer@1.0.5',
  1182.         'prop-types': 'npm:prop-types@15.5.8',
  1183.         'd3-interpolate': 'npm:d3-interpolate@1.1.4',
  1184.         'd3-ease': 'npm:d3-ease@1.0.3',
  1185.         'd3-transition': 'npm:d3-transition@1.0.4',
  1186.         'd3-shape': 'npm:d3-shape@1.0.6'
  1187.       }
  1188.     },
  1189.     'npm:d3-scale@1.0.5': {
  1190.       'map': {
  1191.         'd3-color': 'npm:d3-color@1.0.3',
  1192.         'd3-array': 'npm:d3-array@1.2.0',
  1193.         'd3-time-format': 'npm:d3-time-format@2.0.5',
  1194.         'd3-collection': 'npm:d3-collection@1.0.3',
  1195.         'd3-format': 'npm:d3-format@1.2.0',
  1196.         'd3-interpolate': 'npm:d3-interpolate@1.1.4',
  1197.         'd3-time': 'npm:d3-time@1.0.6'
  1198.       }
  1199.     },
  1200.     'npm:fbjs@0.8.12': {
  1201.       'map': {
  1202.         'loose-envify': 'npm:loose-envify@1.3.1',
  1203.         'object-assign': 'npm:object-assign@4.1.1',
  1204.         'setimmediate': 'npm:setimmediate@1.0.5',
  1205.         'isomorphic-fetch': 'npm:isomorphic-fetch@2.2.1',
  1206.         'promise': 'npm:promise@7.3.1',
  1207.         'core-js': 'npm:core-js@1.2.7',
  1208.         'ua-parser-js': 'npm:ua-parser-js@0.7.13'
  1209.       }
  1210.     },
  1211.     'npm:prop-types@15.5.8': {
  1212.       'map': {
  1213.         'fbjs': 'npm:fbjs@0.8.12'
  1214.       }
  1215.     },
  1216.     'npm:browserify-sign@4.0.4': {
  1217.       'map': {
  1218.         'bn.js': 'npm:bn.js@4.11.8',
  1219.         'browserify-rsa': 'npm:browserify-rsa@4.0.1',
  1220.         'inherits': 'npm:inherits@2.0.3',
  1221.         'elliptic': 'npm:elliptic@6.4.0',
  1222.         'create-hash': 'npm:create-hash@1.1.3',
  1223.         'parse-asn1': 'npm:parse-asn1@5.1.0',
  1224.         'create-hmac': 'npm:create-hmac@1.1.6'
  1225.       }
  1226.     },
  1227.     'npm:hmac-drbg@1.0.1': {
  1228.       'map': {
  1229.         'minimalistic-crypto-utils': 'npm:minimalistic-crypto-utils@1.0.1',
  1230.         'hash.js': 'npm:hash.js@1.1.3',
  1231.         'minimalistic-assert': 'npm:minimalistic-assert@1.0.0'
  1232.       }
  1233.     },
  1234.     'npm:d3-interpolate@1.1.4': {
  1235.       'map': {
  1236.         'd3-color': 'npm:d3-color@1.0.3'
  1237.       }
  1238.     },
  1239.     'npm:d3-transition@1.0.4': {
  1240.       'map': {
  1241.         'd3-color': 'npm:d3-color@1.0.3',
  1242.         'd3-selection': 'npm:d3-selection@1.0.5',
  1243.         'd3-ease': 'npm:d3-ease@1.0.3',
  1244.         'd3-interpolate': 'npm:d3-interpolate@1.1.4',
  1245.         'd3-timer': 'npm:d3-timer@1.0.5',
  1246.         'd3-dispatch': 'npm:d3-dispatch@1.0.3'
  1247.       }
  1248.     },
  1249.     'npm:d3-time-format@2.0.5': {
  1250.       'map': {
  1251.         'd3-time': 'npm:d3-time@1.0.6'
  1252.       }
  1253.     },
  1254.     'npm:d3-shape@1.0.6': {
  1255.       'map': {
  1256.         'd3-path': 'npm:d3-path@1.0.5'
  1257.       }
  1258.     },
  1259.     'npm:react-notification@6.7.0': {
  1260.       'map': {
  1261.         'prop-types': 'npm:prop-types@15.5.10'
  1262.       }
  1263.     },
  1264.     'npm:prop-types@15.5.10': {
  1265.       'map': {
  1266.         'loose-envify': 'npm:loose-envify@1.3.1',
  1267.         'fbjs': 'npm:fbjs@0.8.12'
  1268.       }
  1269.     },
  1270.     'npm:create-hmac@1.1.6': {
  1271.       'map': {
  1272.         'safe-buffer': 'npm:safe-buffer@5.1.1',
  1273.         'inherits': 'npm:inherits@2.0.3',
  1274.         'create-hash': 'npm:create-hash@1.1.3',
  1275.         'ripemd160': 'npm:ripemd160@2.0.1',
  1276.         'sha.js': 'npm:sha.js@2.4.10',
  1277.         'cipher-base': 'npm:cipher-base@1.0.4'
  1278.       }
  1279.     },
  1280.     'npm:create-hash@1.1.3': {
  1281.       'map': {
  1282.         'inherits': 'npm:inherits@2.0.3',
  1283.         'ripemd160': 'npm:ripemd160@2.0.1',
  1284.         'sha.js': 'npm:sha.js@2.4.10',
  1285.         'cipher-base': 'npm:cipher-base@1.0.4'
  1286.       }
  1287.     },
  1288.     'npm:ripemd160@2.0.1': {
  1289.       'map': {
  1290.         'inherits': 'npm:inherits@2.0.3',
  1291.         'hash-base': 'npm:hash-base@2.0.2'
  1292.       }
  1293.     },
  1294.     'npm:hash-base@2.0.2': {
  1295.       'map': {
  1296.         'inherits': 'npm:inherits@2.0.3'
  1297.       }
  1298.     },
  1299.     'npm:react-select@1.0.0-rc.5': {
  1300.       'map': {
  1301.         'create-react-class': 'npm:create-react-class@15.5.4',
  1302.         'react-input-autosize': 'npm:react-input-autosize@1.1.4',
  1303.         'prop-types': 'npm:prop-types@15.5.10',
  1304.         'classnames': 'npm:classnames@2.2.5'
  1305.       }
  1306.     },
  1307.     'npm:react-input-autosize@1.1.4': {
  1308.       'map': {
  1309.         'create-react-class': 'npm:create-react-class@15.5.4',
  1310.         'prop-types': 'npm:prop-types@15.5.10'
  1311.       }
  1312.     },
  1313.     'npm:create-react-class@15.5.4': {
  1314.       'map': {
  1315.         'fbjs': 'npm:fbjs@0.8.12',
  1316.         'loose-envify': 'npm:loose-envify@1.3.1',
  1317.         'object-assign': 'npm:object-assign@4.1.1'
  1318.       }
  1319.     },
  1320.     'npm:react-tether@0.5.7': {
  1321.       'map': {
  1322.         'prop-types': 'npm:prop-types@15.5.10',
  1323.         'tether': 'npm:tether@1.4.0'
  1324.       }
  1325.     },
  1326.     'npm:promise@7.3.1': {
  1327.       'map': {
  1328.         'asap': 'npm:asap@2.0.6'
  1329.       }
  1330.     },
  1331.     'npm:string_decoder@1.0.3': {
  1332.       'map': {
  1333.         'safe-buffer': 'npm:safe-buffer@5.1.1'
  1334.       }
  1335.     },
  1336.     'npm:cipher-base@1.0.4': {
  1337.       'map': {
  1338.         'safe-buffer': 'npm:safe-buffer@5.1.1',
  1339.         'inherits': 'npm:inherits@2.0.3'
  1340.       }
  1341.     },
  1342.     'npm:hash.js@1.1.3': {
  1343.       'map': {
  1344.         'inherits': 'npm:inherits@2.0.3',
  1345.         'minimalistic-assert': 'npm:minimalistic-assert@1.0.0'
  1346.       }
  1347.     },
  1348.     'npm:clipboard@1.7.1': {
  1349.       'map': {
  1350.         'select': 'npm:select@1.1.2',
  1351.         'good-listener': 'npm:good-listener@1.2.2',
  1352.         'tiny-emitter': 'npm:tiny-emitter@2.0.0'
  1353.       }
  1354.     },
  1355.     'npm:good-listener@1.2.2': {
  1356.       'map': {
  1357.         'delegate': 'npm:delegate@3.1.3'
  1358.       }
  1359.     },
  1360.     'npm:chartjs-color@2.2.0': {
  1361.       'map': {
  1362.         'chartjs-color-string': 'npm:chartjs-color-string@0.5.0',
  1363.         'color-convert': 'npm:color-convert@0.5.3'
  1364.       }
  1365.     },
  1366.     'npm:chartjs-color-string@0.5.0': {
  1367.       'map': {
  1368.         'color-name': 'npm:color-name@1.1.3'
  1369.       }
  1370.     },
  1371.     'npm:chart.js@2.7.0': {
  1372.       'map': {
  1373.         'chartjs-color': 'npm:chartjs-color@2.2.0',
  1374.         'moment': 'npm:moment@2.18.1'
  1375.       }
  1376.     },
  1377.     'npm:mathjs@3.16.5': {
  1378.       'map': {
  1379.         'decimal.js': 'npm:decimal.js@7.2.3',
  1380.         'seed-random': 'npm:seed-random@2.2.0',
  1381.         'tiny-emitter': 'npm:tiny-emitter@2.0.0',
  1382.         'typed-function': 'npm:typed-function@0.10.5',
  1383.         'javascript-natural-sort': 'npm:javascript-natural-sort@0.7.1',
  1384.         'complex.js': 'npm:complex.js@2.0.4',
  1385.         'fraction.js': 'npm:fraction.js@4.0.2'
  1386.       }
  1387.     },
  1388.     'npm:node-fetch@1.7.3': {
  1389.       'map': {
  1390.         'encoding': 'npm:encoding@0.1.12',
  1391.         'is-stream': 'npm:is-stream@1.1.0'
  1392.       }
  1393.     },
  1394.     'npm:stream-http@2.8.0': {
  1395.       'map': {
  1396.         'builtin-status-codes': 'npm:builtin-status-codes@3.0.0',
  1397.         'xtend': 'npm:xtend@4.0.1',
  1398.         'to-arraybuffer': 'npm:to-arraybuffer@1.0.1',
  1399.         'readable-stream': 'npm:readable-stream@2.3.4',
  1400.         'inherits': 'npm:inherits@2.0.3'
  1401.       }
  1402.     },
  1403.     'npm:readable-stream@2.3.4': {
  1404.       'map': {
  1405.         'inherits': 'npm:inherits@2.0.3',
  1406.         'isarray': 'npm:isarray@1.0.0',
  1407.         'string_decoder': 'npm:string_decoder@1.0.3',
  1408.         'process-nextick-args': 'npm:process-nextick-args@2.0.0',
  1409.         'core-util-is': 'npm:core-util-is@1.0.2',
  1410.         'util-deprecate': 'npm:util-deprecate@1.0.2',
  1411.         'safe-buffer': 'npm:safe-buffer@5.1.1'
  1412.       }
  1413.     },
  1414.     'npm:crypto-browserify@3.12.0': {
  1415.       'map': {
  1416.         'inherits': 'npm:inherits@2.0.3',
  1417.         'create-hmac': 'npm:create-hmac@1.1.6',
  1418.         'browserify-cipher': 'npm:browserify-cipher@1.0.0',
  1419.         'browserify-sign': 'npm:browserify-sign@4.0.4',
  1420.         'create-ecdh': 'npm:create-ecdh@4.0.0',
  1421.         'randombytes': 'npm:randombytes@2.0.6',
  1422.         'diffie-hellman': 'npm:diffie-hellman@5.0.2',
  1423.         'create-hash': 'npm:create-hash@1.1.3',
  1424.         'public-encrypt': 'npm:public-encrypt@4.0.0',
  1425.         'pbkdf2': 'npm:pbkdf2@3.0.14',
  1426.         'randomfill': 'npm:randomfill@1.0.4'
  1427.       }
  1428.     },
  1429.     'npm:pbkdf2@3.0.14': {
  1430.       'map': {
  1431.         'safe-buffer': 'npm:safe-buffer@5.1.1',
  1432.         'create-hmac': 'npm:create-hmac@1.1.6',
  1433.         'create-hash': 'npm:create-hash@1.1.3',
  1434.         'sha.js': 'npm:sha.js@2.4.10',
  1435.         'ripemd160': 'npm:ripemd160@2.0.1'
  1436.       }
  1437.     },
  1438.     'npm:randomfill@1.0.4': {
  1439.       'map': {
  1440.         'safe-buffer': 'npm:safe-buffer@5.1.1',
  1441.         'randombytes': 'npm:randombytes@2.0.6'
  1442.       }
  1443.     },
  1444.     'npm:randombytes@2.0.6': {
  1445.       'map': {
  1446.         'safe-buffer': 'npm:safe-buffer@5.1.1'
  1447.       }
  1448.     },
  1449.     'npm:sha.js@2.4.10': {
  1450.       'map': {
  1451.         'safe-buffer': 'npm:safe-buffer@5.1.1',
  1452.         'inherits': 'npm:inherits@2.0.3'
  1453.       }
  1454.     },
  1455.     'npm:browserify-aes@1.1.1': {
  1456.       'map': {
  1457.         'safe-buffer': 'npm:safe-buffer@5.1.1',
  1458.         'create-hash': 'npm:create-hash@1.1.3',
  1459.         'evp_bytestokey': 'npm:evp_bytestokey@1.0.3',
  1460.         'cipher-base': 'npm:cipher-base@1.0.4',
  1461.         'inherits': 'npm:inherits@2.0.3',
  1462.         'buffer-xor': 'npm:buffer-xor@1.0.3'
  1463.       }
  1464.     },
  1465.     'npm:evp_bytestokey@1.0.3': {
  1466.       'map': {
  1467.         'safe-buffer': 'npm:safe-buffer@5.1.1',
  1468.         'md5.js': 'npm:md5.js@1.3.4'
  1469.       }
  1470.     },
  1471.     'npm:miller-rabin@4.0.1': {
  1472.       'map': {
  1473.         'bn.js': 'npm:bn.js@4.11.8',
  1474.         'brorand': 'npm:brorand@1.1.0'
  1475.       }
  1476.     },
  1477.     'npm:asn1.js@4.10.1': {
  1478.       'map': {
  1479.         'minimalistic-assert': 'npm:minimalistic-assert@1.0.0',
  1480.         'inherits': 'npm:inherits@2.0.3',
  1481.         'bn.js': 'npm:bn.js@4.11.8'
  1482.       }
  1483.     },
  1484.     'npm:md5.js@1.3.4': {
  1485.       'map': {
  1486.         'hash-base': 'npm:hash-base@3.0.4',
  1487.         'inherits': 'npm:inherits@2.0.3'
  1488.       }
  1489.     },
  1490.     'npm:hash-base@3.0.4': {
  1491.       'map': {
  1492.         'inherits': 'npm:inherits@2.0.3',
  1493.         'safe-buffer': 'npm:safe-buffer@5.1.1'
  1494.       }
  1495.     }
  1496.   }
  1497. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement