1472 lines
58 KiB
JavaScript
1472 lines
58 KiB
JavaScript
System.config({
|
|
baseURL: "/",
|
|
defaultJSExtensions: true,
|
|
transpiler: "none",
|
|
paths: {
|
|
"github:*": "jspm_packages/github/*",
|
|
"npm:*": "jspm_packages/npm/*"
|
|
},
|
|
|
|
depCache: {
|
|
"npm:react@0.13.3.js": [
|
|
"npm:react@0.13.3/react.js"
|
|
],
|
|
"npm:react@0.13.3/react.js": [
|
|
"npm:react@0.13.3/lib/React.js"
|
|
],
|
|
"npm:react@0.13.3/lib/React.js": [
|
|
"npm:react@0.13.3/lib/EventPluginUtils.js",
|
|
"npm:react@0.13.3/lib/ReactChildren.js",
|
|
"npm:react@0.13.3/lib/ReactComponent.js",
|
|
"npm:react@0.13.3/lib/ReactClass.js",
|
|
"npm:react@0.13.3/lib/ReactContext.js",
|
|
"npm:react@0.13.3/lib/ReactCurrentOwner.js",
|
|
"npm:react@0.13.3/lib/ReactElement.js",
|
|
"npm:react@0.13.3/lib/ReactElementValidator.js",
|
|
"npm:react@0.13.3/lib/ReactDOM.js",
|
|
"npm:react@0.13.3/lib/ReactDOMTextComponent.js",
|
|
"npm:react@0.13.3/lib/ReactDefaultInjection.js",
|
|
"npm:react@0.13.3/lib/ReactInstanceHandles.js",
|
|
"npm:react@0.13.3/lib/ReactMount.js",
|
|
"npm:react@0.13.3/lib/ReactPerf.js",
|
|
"npm:react@0.13.3/lib/ReactPropTypes.js",
|
|
"npm:react@0.13.3/lib/ReactReconciler.js",
|
|
"npm:react@0.13.3/lib/ReactServerRendering.js",
|
|
"npm:react@0.13.3/lib/Object.assign.js",
|
|
"npm:react@0.13.3/lib/findDOMNode.js",
|
|
"npm:react@0.13.3/lib/onlyChild.js",
|
|
"npm:react@0.13.3/lib/ExecutionEnvironment.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/EventPluginUtils.js": [
|
|
"npm:react@0.13.3/lib/EventConstants.js",
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactComponent.js": [
|
|
"npm:react@0.13.3/lib/ReactUpdateQueue.js",
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"npm:react@0.13.3/lib/warning.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactChildren.js": [
|
|
"npm:react@0.13.3/lib/PooledClass.js",
|
|
"npm:react@0.13.3/lib/ReactFragment.js",
|
|
"npm:react@0.13.3/lib/traverseAllChildren.js",
|
|
"npm:react@0.13.3/lib/warning.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactClass.js": [
|
|
"npm:react@0.13.3/lib/ReactComponent.js",
|
|
"npm:react@0.13.3/lib/ReactCurrentOwner.js",
|
|
"npm:react@0.13.3/lib/ReactElement.js",
|
|
"npm:react@0.13.3/lib/ReactErrorUtils.js",
|
|
"npm:react@0.13.3/lib/ReactInstanceMap.js",
|
|
"npm:react@0.13.3/lib/ReactLifeCycle.js",
|
|
"npm:react@0.13.3/lib/ReactPropTypeLocations.js",
|
|
"npm:react@0.13.3/lib/ReactPropTypeLocationNames.js",
|
|
"npm:react@0.13.3/lib/ReactUpdateQueue.js",
|
|
"npm:react@0.13.3/lib/Object.assign.js",
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"npm:react@0.13.3/lib/keyMirror.js",
|
|
"npm:react@0.13.3/lib/keyOf.js",
|
|
"npm:react@0.13.3/lib/warning.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactContext.js": [
|
|
"npm:react@0.13.3/lib/Object.assign.js",
|
|
"npm:react@0.13.3/lib/emptyObject.js",
|
|
"npm:react@0.13.3/lib/warning.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactElement.js": [
|
|
"npm:react@0.13.3/lib/ReactContext.js",
|
|
"npm:react@0.13.3/lib/ReactCurrentOwner.js",
|
|
"npm:react@0.13.3/lib/Object.assign.js",
|
|
"npm:react@0.13.3/lib/warning.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactElementValidator.js": [
|
|
"npm:react@0.13.3/lib/ReactElement.js",
|
|
"npm:react@0.13.3/lib/ReactFragment.js",
|
|
"npm:react@0.13.3/lib/ReactPropTypeLocations.js",
|
|
"npm:react@0.13.3/lib/ReactPropTypeLocationNames.js",
|
|
"npm:react@0.13.3/lib/ReactCurrentOwner.js",
|
|
"npm:react@0.13.3/lib/ReactNativeComponent.js",
|
|
"npm:react@0.13.3/lib/getIteratorFn.js",
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"npm:react@0.13.3/lib/warning.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactDOM.js": [
|
|
"npm:react@0.13.3/lib/ReactElement.js",
|
|
"npm:react@0.13.3/lib/ReactElementValidator.js",
|
|
"npm:react@0.13.3/lib/mapObject.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactDOMTextComponent.js": [
|
|
"npm:react@0.13.3/lib/DOMPropertyOperations.js",
|
|
"npm:react@0.13.3/lib/ReactComponentBrowserEnvironment.js",
|
|
"npm:react@0.13.3/lib/ReactDOMComponent.js",
|
|
"npm:react@0.13.3/lib/Object.assign.js",
|
|
"npm:react@0.13.3/lib/escapeTextContentForBrowser.js"
|
|
],
|
|
"github:jspm/nodelibs-process@0.1.1.js": [
|
|
"github:jspm/nodelibs-process@0.1.1/index.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactDefaultInjection.js": [
|
|
"npm:react@0.13.3/lib/BeforeInputEventPlugin.js",
|
|
"npm:react@0.13.3/lib/ChangeEventPlugin.js",
|
|
"npm:react@0.13.3/lib/ClientReactRootIndex.js",
|
|
"npm:react@0.13.3/lib/DefaultEventPluginOrder.js",
|
|
"npm:react@0.13.3/lib/EnterLeaveEventPlugin.js",
|
|
"npm:react@0.13.3/lib/ExecutionEnvironment.js",
|
|
"npm:react@0.13.3/lib/HTMLDOMPropertyConfig.js",
|
|
"npm:react@0.13.3/lib/MobileSafariClickEventPlugin.js",
|
|
"npm:react@0.13.3/lib/ReactBrowserComponentMixin.js",
|
|
"npm:react@0.13.3/lib/ReactClass.js",
|
|
"npm:react@0.13.3/lib/ReactComponentBrowserEnvironment.js",
|
|
"npm:react@0.13.3/lib/ReactDefaultBatchingStrategy.js",
|
|
"npm:react@0.13.3/lib/ReactDOMComponent.js",
|
|
"npm:react@0.13.3/lib/ReactDOMButton.js",
|
|
"npm:react@0.13.3/lib/ReactDOMForm.js",
|
|
"npm:react@0.13.3/lib/ReactDOMImg.js",
|
|
"npm:react@0.13.3/lib/ReactDOMIDOperations.js",
|
|
"npm:react@0.13.3/lib/ReactDOMIframe.js",
|
|
"npm:react@0.13.3/lib/ReactDOMInput.js",
|
|
"npm:react@0.13.3/lib/ReactDOMOption.js",
|
|
"npm:react@0.13.3/lib/ReactDOMSelect.js",
|
|
"npm:react@0.13.3/lib/ReactDOMTextarea.js",
|
|
"npm:react@0.13.3/lib/ReactDOMTextComponent.js",
|
|
"npm:react@0.13.3/lib/ReactElement.js",
|
|
"npm:react@0.13.3/lib/ReactEventListener.js",
|
|
"npm:react@0.13.3/lib/ReactInjection.js",
|
|
"npm:react@0.13.3/lib/ReactInstanceHandles.js",
|
|
"npm:react@0.13.3/lib/ReactMount.js",
|
|
"npm:react@0.13.3/lib/ReactReconcileTransaction.js",
|
|
"npm:react@0.13.3/lib/SelectEventPlugin.js",
|
|
"npm:react@0.13.3/lib/ServerReactRootIndex.js",
|
|
"npm:react@0.13.3/lib/SimpleEventPlugin.js",
|
|
"npm:react@0.13.3/lib/SVGDOMPropertyConfig.js",
|
|
"npm:react@0.13.3/lib/createFullPageComponent.js",
|
|
"npm:react@0.13.3/lib/ReactDefaultPerf.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactInstanceHandles.js": [
|
|
"npm:react@0.13.3/lib/ReactRootIndex.js",
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactMount.js": [
|
|
"npm:react@0.13.3/lib/DOMProperty.js",
|
|
"npm:react@0.13.3/lib/ReactBrowserEventEmitter.js",
|
|
"npm:react@0.13.3/lib/ReactCurrentOwner.js",
|
|
"npm:react@0.13.3/lib/ReactElement.js",
|
|
"npm:react@0.13.3/lib/ReactElementValidator.js",
|
|
"npm:react@0.13.3/lib/ReactEmptyComponent.js",
|
|
"npm:react@0.13.3/lib/ReactInstanceHandles.js",
|
|
"npm:react@0.13.3/lib/ReactInstanceMap.js",
|
|
"npm:react@0.13.3/lib/ReactMarkupChecksum.js",
|
|
"npm:react@0.13.3/lib/ReactPerf.js",
|
|
"npm:react@0.13.3/lib/ReactReconciler.js",
|
|
"npm:react@0.13.3/lib/ReactUpdateQueue.js",
|
|
"npm:react@0.13.3/lib/ReactUpdates.js",
|
|
"npm:react@0.13.3/lib/emptyObject.js",
|
|
"npm:react@0.13.3/lib/containsNode.js",
|
|
"npm:react@0.13.3/lib/getReactRootElementInContainer.js",
|
|
"npm:react@0.13.3/lib/instantiateReactComponent.js",
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"npm:react@0.13.3/lib/setInnerHTML.js",
|
|
"npm:react@0.13.3/lib/shouldUpdateReactComponent.js",
|
|
"npm:react@0.13.3/lib/warning.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactPerf.js": [
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactReconciler.js": [
|
|
"npm:react@0.13.3/lib/ReactRef.js",
|
|
"npm:react@0.13.3/lib/ReactElementValidator.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactPropTypes.js": [
|
|
"npm:react@0.13.3/lib/ReactElement.js",
|
|
"npm:react@0.13.3/lib/ReactFragment.js",
|
|
"npm:react@0.13.3/lib/ReactPropTypeLocationNames.js",
|
|
"npm:react@0.13.3/lib/emptyFunction.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactServerRendering.js": [
|
|
"npm:react@0.13.3/lib/ReactElement.js",
|
|
"npm:react@0.13.3/lib/ReactInstanceHandles.js",
|
|
"npm:react@0.13.3/lib/ReactMarkupChecksum.js",
|
|
"npm:react@0.13.3/lib/ReactServerRenderingTransaction.js",
|
|
"npm:react@0.13.3/lib/emptyObject.js",
|
|
"npm:react@0.13.3/lib/instantiateReactComponent.js",
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/findDOMNode.js": [
|
|
"npm:react@0.13.3/lib/ReactCurrentOwner.js",
|
|
"npm:react@0.13.3/lib/ReactInstanceMap.js",
|
|
"npm:react@0.13.3/lib/ReactMount.js",
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"npm:react@0.13.3/lib/isNode.js",
|
|
"npm:react@0.13.3/lib/warning.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/onlyChild.js": [
|
|
"npm:react@0.13.3/lib/ReactElement.js",
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/invariant.js": [
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactUpdateQueue.js": [
|
|
"npm:react@0.13.3/lib/ReactLifeCycle.js",
|
|
"npm:react@0.13.3/lib/ReactCurrentOwner.js",
|
|
"npm:react@0.13.3/lib/ReactElement.js",
|
|
"npm:react@0.13.3/lib/ReactInstanceMap.js",
|
|
"npm:react@0.13.3/lib/ReactUpdates.js",
|
|
"npm:react@0.13.3/lib/Object.assign.js",
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"npm:react@0.13.3/lib/warning.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/warning.js": [
|
|
"npm:react@0.13.3/lib/emptyFunction.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactFragment.js": [
|
|
"npm:react@0.13.3/lib/ReactElement.js",
|
|
"npm:react@0.13.3/lib/warning.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/PooledClass.js": [
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/traverseAllChildren.js": [
|
|
"npm:react@0.13.3/lib/ReactElement.js",
|
|
"npm:react@0.13.3/lib/ReactFragment.js",
|
|
"npm:react@0.13.3/lib/ReactInstanceHandles.js",
|
|
"npm:react@0.13.3/lib/getIteratorFn.js",
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"npm:react@0.13.3/lib/warning.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/EventConstants.js": [
|
|
"npm:react@0.13.3/lib/keyMirror.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactLifeCycle.js": [
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactPropTypeLocations.js": [
|
|
"npm:react@0.13.3/lib/keyMirror.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactPropTypeLocationNames.js": [
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/keyMirror.js": [
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactNativeComponent.js": [
|
|
"npm:react@0.13.3/lib/Object.assign.js",
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/emptyObject.js": [
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/DOMPropertyOperations.js": [
|
|
"npm:react@0.13.3/lib/DOMProperty.js",
|
|
"npm:react@0.13.3/lib/quoteAttributeValueForBrowser.js",
|
|
"npm:react@0.13.3/lib/warning.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactComponentBrowserEnvironment.js": [
|
|
"npm:react@0.13.3/lib/ReactDOMIDOperations.js",
|
|
"npm:react@0.13.3/lib/ReactMount.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactDOMComponent.js": [
|
|
"npm:react@0.13.3/lib/CSSPropertyOperations.js",
|
|
"npm:react@0.13.3/lib/DOMProperty.js",
|
|
"npm:react@0.13.3/lib/DOMPropertyOperations.js",
|
|
"npm:react@0.13.3/lib/ReactBrowserEventEmitter.js",
|
|
"npm:react@0.13.3/lib/ReactComponentBrowserEnvironment.js",
|
|
"npm:react@0.13.3/lib/ReactMount.js",
|
|
"npm:react@0.13.3/lib/ReactMultiChild.js",
|
|
"npm:react@0.13.3/lib/ReactPerf.js",
|
|
"npm:react@0.13.3/lib/Object.assign.js",
|
|
"npm:react@0.13.3/lib/escapeTextContentForBrowser.js",
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"npm:react@0.13.3/lib/isEventSupported.js",
|
|
"npm:react@0.13.3/lib/keyOf.js",
|
|
"npm:react@0.13.3/lib/warning.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/BeforeInputEventPlugin.js": [
|
|
"npm:react@0.13.3/lib/EventConstants.js",
|
|
"npm:react@0.13.3/lib/EventPropagators.js",
|
|
"npm:react@0.13.3/lib/ExecutionEnvironment.js",
|
|
"npm:react@0.13.3/lib/FallbackCompositionState.js",
|
|
"npm:react@0.13.3/lib/SyntheticCompositionEvent.js",
|
|
"npm:react@0.13.3/lib/SyntheticInputEvent.js",
|
|
"npm:react@0.13.3/lib/keyOf.js"
|
|
],
|
|
"github:jspm/nodelibs-process@0.1.1/index.js": [
|
|
"npm:process@0.10.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ChangeEventPlugin.js": [
|
|
"npm:react@0.13.3/lib/EventConstants.js",
|
|
"npm:react@0.13.3/lib/EventPluginHub.js",
|
|
"npm:react@0.13.3/lib/EventPropagators.js",
|
|
"npm:react@0.13.3/lib/ExecutionEnvironment.js",
|
|
"npm:react@0.13.3/lib/ReactUpdates.js",
|
|
"npm:react@0.13.3/lib/SyntheticEvent.js",
|
|
"npm:react@0.13.3/lib/isEventSupported.js",
|
|
"npm:react@0.13.3/lib/isTextInputElement.js",
|
|
"npm:react@0.13.3/lib/keyOf.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/DefaultEventPluginOrder.js": [
|
|
"npm:react@0.13.3/lib/keyOf.js"
|
|
],
|
|
"npm:react@0.13.3/lib/EnterLeaveEventPlugin.js": [
|
|
"npm:react@0.13.3/lib/EventConstants.js",
|
|
"npm:react@0.13.3/lib/EventPropagators.js",
|
|
"npm:react@0.13.3/lib/SyntheticMouseEvent.js",
|
|
"npm:react@0.13.3/lib/ReactMount.js",
|
|
"npm:react@0.13.3/lib/keyOf.js"
|
|
],
|
|
"npm:react@0.13.3/lib/HTMLDOMPropertyConfig.js": [
|
|
"npm:react@0.13.3/lib/DOMProperty.js",
|
|
"npm:react@0.13.3/lib/ExecutionEnvironment.js"
|
|
],
|
|
"npm:react@0.13.3/lib/MobileSafariClickEventPlugin.js": [
|
|
"npm:react@0.13.3/lib/EventConstants.js",
|
|
"npm:react@0.13.3/lib/emptyFunction.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactBrowserComponentMixin.js": [
|
|
"npm:react@0.13.3/lib/findDOMNode.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactDefaultBatchingStrategy.js": [
|
|
"npm:react@0.13.3/lib/ReactUpdates.js",
|
|
"npm:react@0.13.3/lib/Transaction.js",
|
|
"npm:react@0.13.3/lib/Object.assign.js",
|
|
"npm:react@0.13.3/lib/emptyFunction.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactDOMButton.js": [
|
|
"npm:react@0.13.3/lib/AutoFocusMixin.js",
|
|
"npm:react@0.13.3/lib/ReactBrowserComponentMixin.js",
|
|
"npm:react@0.13.3/lib/ReactClass.js",
|
|
"npm:react@0.13.3/lib/ReactElement.js",
|
|
"npm:react@0.13.3/lib/keyMirror.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactDOMForm.js": [
|
|
"npm:react@0.13.3/lib/EventConstants.js",
|
|
"npm:react@0.13.3/lib/LocalEventTrapMixin.js",
|
|
"npm:react@0.13.3/lib/ReactBrowserComponentMixin.js",
|
|
"npm:react@0.13.3/lib/ReactClass.js",
|
|
"npm:react@0.13.3/lib/ReactElement.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactDOMImg.js": [
|
|
"npm:react@0.13.3/lib/EventConstants.js",
|
|
"npm:react@0.13.3/lib/LocalEventTrapMixin.js",
|
|
"npm:react@0.13.3/lib/ReactBrowserComponentMixin.js",
|
|
"npm:react@0.13.3/lib/ReactClass.js",
|
|
"npm:react@0.13.3/lib/ReactElement.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactDOMIDOperations.js": [
|
|
"npm:react@0.13.3/lib/CSSPropertyOperations.js",
|
|
"npm:react@0.13.3/lib/DOMChildrenOperations.js",
|
|
"npm:react@0.13.3/lib/DOMPropertyOperations.js",
|
|
"npm:react@0.13.3/lib/ReactMount.js",
|
|
"npm:react@0.13.3/lib/ReactPerf.js",
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"npm:react@0.13.3/lib/setInnerHTML.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactDOMIframe.js": [
|
|
"npm:react@0.13.3/lib/EventConstants.js",
|
|
"npm:react@0.13.3/lib/LocalEventTrapMixin.js",
|
|
"npm:react@0.13.3/lib/ReactBrowserComponentMixin.js",
|
|
"npm:react@0.13.3/lib/ReactClass.js",
|
|
"npm:react@0.13.3/lib/ReactElement.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactDOMInput.js": [
|
|
"npm:react@0.13.3/lib/AutoFocusMixin.js",
|
|
"npm:react@0.13.3/lib/DOMPropertyOperations.js",
|
|
"npm:react@0.13.3/lib/LinkedValueUtils.js",
|
|
"npm:react@0.13.3/lib/ReactBrowserComponentMixin.js",
|
|
"npm:react@0.13.3/lib/ReactClass.js",
|
|
"npm:react@0.13.3/lib/ReactElement.js",
|
|
"npm:react@0.13.3/lib/ReactMount.js",
|
|
"npm:react@0.13.3/lib/ReactUpdates.js",
|
|
"npm:react@0.13.3/lib/Object.assign.js",
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactDOMOption.js": [
|
|
"npm:react@0.13.3/lib/ReactBrowserComponentMixin.js",
|
|
"npm:react@0.13.3/lib/ReactClass.js",
|
|
"npm:react@0.13.3/lib/ReactElement.js",
|
|
"npm:react@0.13.3/lib/warning.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactDOMSelect.js": [
|
|
"npm:react@0.13.3/lib/AutoFocusMixin.js",
|
|
"npm:react@0.13.3/lib/LinkedValueUtils.js",
|
|
"npm:react@0.13.3/lib/ReactBrowserComponentMixin.js",
|
|
"npm:react@0.13.3/lib/ReactClass.js",
|
|
"npm:react@0.13.3/lib/ReactElement.js",
|
|
"npm:react@0.13.3/lib/ReactUpdates.js",
|
|
"npm:react@0.13.3/lib/Object.assign.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactDOMTextarea.js": [
|
|
"npm:react@0.13.3/lib/AutoFocusMixin.js",
|
|
"npm:react@0.13.3/lib/DOMPropertyOperations.js",
|
|
"npm:react@0.13.3/lib/LinkedValueUtils.js",
|
|
"npm:react@0.13.3/lib/ReactBrowserComponentMixin.js",
|
|
"npm:react@0.13.3/lib/ReactClass.js",
|
|
"npm:react@0.13.3/lib/ReactElement.js",
|
|
"npm:react@0.13.3/lib/ReactUpdates.js",
|
|
"npm:react@0.13.3/lib/Object.assign.js",
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"npm:react@0.13.3/lib/warning.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactEventListener.js": [
|
|
"npm:react@0.13.3/lib/EventListener.js",
|
|
"npm:react@0.13.3/lib/ExecutionEnvironment.js",
|
|
"npm:react@0.13.3/lib/PooledClass.js",
|
|
"npm:react@0.13.3/lib/ReactInstanceHandles.js",
|
|
"npm:react@0.13.3/lib/ReactMount.js",
|
|
"npm:react@0.13.3/lib/ReactUpdates.js",
|
|
"npm:react@0.13.3/lib/Object.assign.js",
|
|
"npm:react@0.13.3/lib/getEventTarget.js",
|
|
"npm:react@0.13.3/lib/getUnboundedScrollPosition.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactInjection.js": [
|
|
"npm:react@0.13.3/lib/DOMProperty.js",
|
|
"npm:react@0.13.3/lib/EventPluginHub.js",
|
|
"npm:react@0.13.3/lib/ReactComponentEnvironment.js",
|
|
"npm:react@0.13.3/lib/ReactClass.js",
|
|
"npm:react@0.13.3/lib/ReactEmptyComponent.js",
|
|
"npm:react@0.13.3/lib/ReactBrowserEventEmitter.js",
|
|
"npm:react@0.13.3/lib/ReactNativeComponent.js",
|
|
"npm:react@0.13.3/lib/ReactDOMComponent.js",
|
|
"npm:react@0.13.3/lib/ReactPerf.js",
|
|
"npm:react@0.13.3/lib/ReactRootIndex.js",
|
|
"npm:react@0.13.3/lib/ReactUpdates.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactReconcileTransaction.js": [
|
|
"npm:react@0.13.3/lib/CallbackQueue.js",
|
|
"npm:react@0.13.3/lib/PooledClass.js",
|
|
"npm:react@0.13.3/lib/ReactBrowserEventEmitter.js",
|
|
"npm:react@0.13.3/lib/ReactInputSelection.js",
|
|
"npm:react@0.13.3/lib/ReactPutListenerQueue.js",
|
|
"npm:react@0.13.3/lib/Transaction.js",
|
|
"npm:react@0.13.3/lib/Object.assign.js"
|
|
],
|
|
"npm:react@0.13.3/lib/SelectEventPlugin.js": [
|
|
"npm:react@0.13.3/lib/EventConstants.js",
|
|
"npm:react@0.13.3/lib/EventPropagators.js",
|
|
"npm:react@0.13.3/lib/ReactInputSelection.js",
|
|
"npm:react@0.13.3/lib/SyntheticEvent.js",
|
|
"npm:react@0.13.3/lib/getActiveElement.js",
|
|
"npm:react@0.13.3/lib/isTextInputElement.js",
|
|
"npm:react@0.13.3/lib/keyOf.js",
|
|
"npm:react@0.13.3/lib/shallowEqual.js"
|
|
],
|
|
"npm:react@0.13.3/lib/SimpleEventPlugin.js": [
|
|
"npm:react@0.13.3/lib/EventConstants.js",
|
|
"npm:react@0.13.3/lib/EventPluginUtils.js",
|
|
"npm:react@0.13.3/lib/EventPropagators.js",
|
|
"npm:react@0.13.3/lib/SyntheticClipboardEvent.js",
|
|
"npm:react@0.13.3/lib/SyntheticEvent.js",
|
|
"npm:react@0.13.3/lib/SyntheticFocusEvent.js",
|
|
"npm:react@0.13.3/lib/SyntheticKeyboardEvent.js",
|
|
"npm:react@0.13.3/lib/SyntheticMouseEvent.js",
|
|
"npm:react@0.13.3/lib/SyntheticDragEvent.js",
|
|
"npm:react@0.13.3/lib/SyntheticTouchEvent.js",
|
|
"npm:react@0.13.3/lib/SyntheticUIEvent.js",
|
|
"npm:react@0.13.3/lib/SyntheticWheelEvent.js",
|
|
"npm:react@0.13.3/lib/getEventCharCode.js",
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"npm:react@0.13.3/lib/keyOf.js",
|
|
"npm:react@0.13.3/lib/warning.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/SVGDOMPropertyConfig.js": [
|
|
"npm:react@0.13.3/lib/DOMProperty.js"
|
|
],
|
|
"npm:react@0.13.3/lib/createFullPageComponent.js": [
|
|
"npm:react@0.13.3/lib/ReactClass.js",
|
|
"npm:react@0.13.3/lib/ReactElement.js",
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactDefaultPerf.js": [
|
|
"npm:react@0.13.3/lib/DOMProperty.js",
|
|
"npm:react@0.13.3/lib/ReactDefaultPerfAnalysis.js",
|
|
"npm:react@0.13.3/lib/ReactMount.js",
|
|
"npm:react@0.13.3/lib/ReactPerf.js",
|
|
"npm:react@0.13.3/lib/performanceNow.js"
|
|
],
|
|
"npm:react@0.13.3/lib/DOMProperty.js": [
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactBrowserEventEmitter.js": [
|
|
"npm:react@0.13.3/lib/EventConstants.js",
|
|
"npm:react@0.13.3/lib/EventPluginHub.js",
|
|
"npm:react@0.13.3/lib/EventPluginRegistry.js",
|
|
"npm:react@0.13.3/lib/ReactEventEmitterMixin.js",
|
|
"npm:react@0.13.3/lib/ViewportMetrics.js",
|
|
"npm:react@0.13.3/lib/Object.assign.js",
|
|
"npm:react@0.13.3/lib/isEventSupported.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactEmptyComponent.js": [
|
|
"npm:react@0.13.3/lib/ReactElement.js",
|
|
"npm:react@0.13.3/lib/ReactInstanceMap.js",
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactMarkupChecksum.js": [
|
|
"npm:react@0.13.3/lib/adler32.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactUpdates.js": [
|
|
"npm:react@0.13.3/lib/CallbackQueue.js",
|
|
"npm:react@0.13.3/lib/PooledClass.js",
|
|
"npm:react@0.13.3/lib/ReactCurrentOwner.js",
|
|
"npm:react@0.13.3/lib/ReactPerf.js",
|
|
"npm:react@0.13.3/lib/ReactReconciler.js",
|
|
"npm:react@0.13.3/lib/Transaction.js",
|
|
"npm:react@0.13.3/lib/Object.assign.js",
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"npm:react@0.13.3/lib/warning.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/containsNode.js": [
|
|
"npm:react@0.13.3/lib/isTextNode.js"
|
|
],
|
|
"npm:react@0.13.3/lib/instantiateReactComponent.js": [
|
|
"npm:react@0.13.3/lib/ReactCompositeComponent.js",
|
|
"npm:react@0.13.3/lib/ReactEmptyComponent.js",
|
|
"npm:react@0.13.3/lib/ReactNativeComponent.js",
|
|
"npm:react@0.13.3/lib/Object.assign.js",
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"npm:react@0.13.3/lib/warning.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/setInnerHTML.js": [
|
|
"npm:react@0.13.3/lib/ExecutionEnvironment.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/shouldUpdateReactComponent.js": [
|
|
"npm:react@0.13.3/lib/warning.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactRef.js": [
|
|
"npm:react@0.13.3/lib/ReactOwner.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactServerRenderingTransaction.js": [
|
|
"npm:react@0.13.3/lib/PooledClass.js",
|
|
"npm:react@0.13.3/lib/CallbackQueue.js",
|
|
"npm:react@0.13.3/lib/ReactPutListenerQueue.js",
|
|
"npm:react@0.13.3/lib/Transaction.js",
|
|
"npm:react@0.13.3/lib/Object.assign.js",
|
|
"npm:react@0.13.3/lib/emptyFunction.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactMultiChild.js": [
|
|
"npm:react@0.13.3/lib/ReactComponentEnvironment.js",
|
|
"npm:react@0.13.3/lib/ReactMultiChildUpdateTypes.js",
|
|
"npm:react@0.13.3/lib/ReactReconciler.js",
|
|
"npm:react@0.13.3/lib/ReactChildReconciler.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/quoteAttributeValueForBrowser.js": [
|
|
"npm:react@0.13.3/lib/escapeTextContentForBrowser.js"
|
|
],
|
|
"npm:react@0.13.3/lib/CSSPropertyOperations.js": [
|
|
"npm:react@0.13.3/lib/CSSProperty.js",
|
|
"npm:react@0.13.3/lib/ExecutionEnvironment.js",
|
|
"npm:react@0.13.3/lib/camelizeStyleName.js",
|
|
"npm:react@0.13.3/lib/dangerousStyleValue.js",
|
|
"npm:react@0.13.3/lib/hyphenateStyleName.js",
|
|
"npm:react@0.13.3/lib/memoizeStringOnly.js",
|
|
"npm:react@0.13.3/lib/warning.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/isEventSupported.js": [
|
|
"npm:react@0.13.3/lib/ExecutionEnvironment.js"
|
|
],
|
|
"npm:react@0.13.3/lib/EventPropagators.js": [
|
|
"npm:react@0.13.3/lib/EventConstants.js",
|
|
"npm:react@0.13.3/lib/EventPluginHub.js",
|
|
"npm:react@0.13.3/lib/accumulateInto.js",
|
|
"npm:react@0.13.3/lib/forEachAccumulated.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/FallbackCompositionState.js": [
|
|
"npm:react@0.13.3/lib/PooledClass.js",
|
|
"npm:react@0.13.3/lib/Object.assign.js",
|
|
"npm:react@0.13.3/lib/getTextContentAccessor.js"
|
|
],
|
|
"npm:react@0.13.3/lib/SyntheticCompositionEvent.js": [
|
|
"npm:react@0.13.3/lib/SyntheticEvent.js"
|
|
],
|
|
"npm:react@0.13.3/lib/SyntheticInputEvent.js": [
|
|
"npm:react@0.13.3/lib/SyntheticEvent.js"
|
|
],
|
|
"npm:process@0.10.1.js": [
|
|
"npm:process@0.10.1/browser.js"
|
|
],
|
|
"npm:react@0.13.3/lib/SyntheticEvent.js": [
|
|
"npm:react@0.13.3/lib/PooledClass.js",
|
|
"npm:react@0.13.3/lib/Object.assign.js",
|
|
"npm:react@0.13.3/lib/emptyFunction.js",
|
|
"npm:react@0.13.3/lib/getEventTarget.js"
|
|
],
|
|
"npm:react@0.13.3/lib/EventPluginHub.js": [
|
|
"npm:react@0.13.3/lib/EventPluginRegistry.js",
|
|
"npm:react@0.13.3/lib/EventPluginUtils.js",
|
|
"npm:react@0.13.3/lib/accumulateInto.js",
|
|
"npm:react@0.13.3/lib/forEachAccumulated.js",
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/SyntheticMouseEvent.js": [
|
|
"npm:react@0.13.3/lib/SyntheticUIEvent.js",
|
|
"npm:react@0.13.3/lib/ViewportMetrics.js",
|
|
"npm:react@0.13.3/lib/getEventModifierState.js"
|
|
],
|
|
"npm:react@0.13.3/lib/Transaction.js": [
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/AutoFocusMixin.js": [
|
|
"npm:react@0.13.3/lib/focusNode.js"
|
|
],
|
|
"npm:react@0.13.3/lib/LocalEventTrapMixin.js": [
|
|
"npm:react@0.13.3/lib/ReactBrowserEventEmitter.js",
|
|
"npm:react@0.13.3/lib/accumulateInto.js",
|
|
"npm:react@0.13.3/lib/forEachAccumulated.js",
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/DOMChildrenOperations.js": [
|
|
"npm:react@0.13.3/lib/Danger.js",
|
|
"npm:react@0.13.3/lib/ReactMultiChildUpdateTypes.js",
|
|
"npm:react@0.13.3/lib/setTextContent.js",
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/LinkedValueUtils.js": [
|
|
"npm:react@0.13.3/lib/ReactPropTypes.js",
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/EventListener.js": [
|
|
"npm:react@0.13.3/lib/emptyFunction.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactComponentEnvironment.js": [
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/CallbackQueue.js": [
|
|
"npm:react@0.13.3/lib/PooledClass.js",
|
|
"npm:react@0.13.3/lib/Object.assign.js",
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactInputSelection.js": [
|
|
"npm:react@0.13.3/lib/ReactDOMSelection.js",
|
|
"npm:react@0.13.3/lib/containsNode.js",
|
|
"npm:react@0.13.3/lib/focusNode.js",
|
|
"npm:react@0.13.3/lib/getActiveElement.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactPutListenerQueue.js": [
|
|
"npm:react@0.13.3/lib/PooledClass.js",
|
|
"npm:react@0.13.3/lib/ReactBrowserEventEmitter.js",
|
|
"npm:react@0.13.3/lib/Object.assign.js"
|
|
],
|
|
"npm:react@0.13.3/lib/SyntheticFocusEvent.js": [
|
|
"npm:react@0.13.3/lib/SyntheticUIEvent.js"
|
|
],
|
|
"npm:react@0.13.3/lib/SyntheticClipboardEvent.js": [
|
|
"npm:react@0.13.3/lib/SyntheticEvent.js"
|
|
],
|
|
"npm:react@0.13.3/lib/SyntheticKeyboardEvent.js": [
|
|
"npm:react@0.13.3/lib/SyntheticUIEvent.js",
|
|
"npm:react@0.13.3/lib/getEventCharCode.js",
|
|
"npm:react@0.13.3/lib/getEventKey.js",
|
|
"npm:react@0.13.3/lib/getEventModifierState.js"
|
|
],
|
|
"npm:react@0.13.3/lib/SyntheticTouchEvent.js": [
|
|
"npm:react@0.13.3/lib/SyntheticUIEvent.js",
|
|
"npm:react@0.13.3/lib/getEventModifierState.js"
|
|
],
|
|
"npm:react@0.13.3/lib/SyntheticDragEvent.js": [
|
|
"npm:react@0.13.3/lib/SyntheticMouseEvent.js"
|
|
],
|
|
"npm:react@0.13.3/lib/SyntheticUIEvent.js": [
|
|
"npm:react@0.13.3/lib/SyntheticEvent.js",
|
|
"npm:react@0.13.3/lib/getEventTarget.js"
|
|
],
|
|
"npm:react@0.13.3/lib/SyntheticWheelEvent.js": [
|
|
"npm:react@0.13.3/lib/SyntheticMouseEvent.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactDefaultPerfAnalysis.js": [
|
|
"npm:react@0.13.3/lib/Object.assign.js"
|
|
],
|
|
"npm:react@0.13.3/lib/performanceNow.js": [
|
|
"npm:react@0.13.3/lib/performance.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactEventEmitterMixin.js": [
|
|
"npm:react@0.13.3/lib/EventPluginHub.js"
|
|
],
|
|
"npm:react@0.13.3/lib/EventPluginRegistry.js": [
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactCompositeComponent.js": [
|
|
"npm:react@0.13.3/lib/ReactComponentEnvironment.js",
|
|
"npm:react@0.13.3/lib/ReactContext.js",
|
|
"npm:react@0.13.3/lib/ReactCurrentOwner.js",
|
|
"npm:react@0.13.3/lib/ReactElement.js",
|
|
"npm:react@0.13.3/lib/ReactElementValidator.js",
|
|
"npm:react@0.13.3/lib/ReactInstanceMap.js",
|
|
"npm:react@0.13.3/lib/ReactLifeCycle.js",
|
|
"npm:react@0.13.3/lib/ReactNativeComponent.js",
|
|
"npm:react@0.13.3/lib/ReactPerf.js",
|
|
"npm:react@0.13.3/lib/ReactPropTypeLocations.js",
|
|
"npm:react@0.13.3/lib/ReactPropTypeLocationNames.js",
|
|
"npm:react@0.13.3/lib/ReactReconciler.js",
|
|
"npm:react@0.13.3/lib/ReactUpdates.js",
|
|
"npm:react@0.13.3/lib/Object.assign.js",
|
|
"npm:react@0.13.3/lib/emptyObject.js",
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"npm:react@0.13.3/lib/shouldUpdateReactComponent.js",
|
|
"npm:react@0.13.3/lib/warning.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/isTextNode.js": [
|
|
"npm:react@0.13.3/lib/isNode.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactOwner.js": [
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactMultiChildUpdateTypes.js": [
|
|
"npm:react@0.13.3/lib/keyMirror.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactChildReconciler.js": [
|
|
"npm:react@0.13.3/lib/ReactReconciler.js",
|
|
"npm:react@0.13.3/lib/flattenChildren.js",
|
|
"npm:react@0.13.3/lib/instantiateReactComponent.js",
|
|
"npm:react@0.13.3/lib/shouldUpdateReactComponent.js"
|
|
],
|
|
"npm:react@0.13.3/lib/camelizeStyleName.js": [
|
|
"npm:react@0.13.3/lib/camelize.js"
|
|
],
|
|
"npm:react@0.13.3/lib/dangerousStyleValue.js": [
|
|
"npm:react@0.13.3/lib/CSSProperty.js"
|
|
],
|
|
"npm:react@0.13.3/lib/hyphenateStyleName.js": [
|
|
"npm:react@0.13.3/lib/hyphenate.js"
|
|
],
|
|
"npm:react@0.13.3/lib/accumulateInto.js": [
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/getTextContentAccessor.js": [
|
|
"npm:react@0.13.3/lib/ExecutionEnvironment.js"
|
|
],
|
|
"npm:react@0.13.3/lib/Danger.js": [
|
|
"npm:react@0.13.3/lib/ExecutionEnvironment.js",
|
|
"npm:react@0.13.3/lib/createNodesFromMarkup.js",
|
|
"npm:react@0.13.3/lib/emptyFunction.js",
|
|
"npm:react@0.13.3/lib/getMarkupWrap.js",
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/setTextContent.js": [
|
|
"npm:react@0.13.3/lib/ExecutionEnvironment.js",
|
|
"npm:react@0.13.3/lib/escapeTextContentForBrowser.js",
|
|
"npm:react@0.13.3/lib/setInnerHTML.js"
|
|
],
|
|
"npm:react@0.13.3/lib/ReactDOMSelection.js": [
|
|
"npm:react@0.13.3/lib/ExecutionEnvironment.js",
|
|
"npm:react@0.13.3/lib/getNodeForCharacterOffset.js",
|
|
"npm:react@0.13.3/lib/getTextContentAccessor.js"
|
|
],
|
|
"npm:react@0.13.3/lib/getEventKey.js": [
|
|
"npm:react@0.13.3/lib/getEventCharCode.js"
|
|
],
|
|
"npm:react@0.13.3/lib/performance.js": [
|
|
"npm:react@0.13.3/lib/ExecutionEnvironment.js"
|
|
],
|
|
"npm:react@0.13.3/lib/flattenChildren.js": [
|
|
"npm:react@0.13.3/lib/traverseAllChildren.js",
|
|
"npm:react@0.13.3/lib/warning.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/createNodesFromMarkup.js": [
|
|
"npm:react@0.13.3/lib/ExecutionEnvironment.js",
|
|
"npm:react@0.13.3/lib/createArrayFromMixed.js",
|
|
"npm:react@0.13.3/lib/getMarkupWrap.js",
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/getMarkupWrap.js": [
|
|
"npm:react@0.13.3/lib/ExecutionEnvironment.js",
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react@0.13.3/lib/createArrayFromMixed.js": [
|
|
"npm:react@0.13.3/lib/toArray.js"
|
|
],
|
|
"npm:react@0.13.3/lib/toArray.js": [
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react-router@0.13.3.js": [
|
|
"npm:react-router@0.13.3/lib.js"
|
|
],
|
|
"npm:react-router@0.13.3/lib.js": [
|
|
"npm:react-router@0.13.3/lib/index.js"
|
|
],
|
|
"npm:react-router@0.13.3/lib/index.js": [
|
|
"npm:react-router@0.13.3/lib/components/DefaultRoute.js",
|
|
"npm:react-router@0.13.3/lib/components/Link.js",
|
|
"npm:react-router@0.13.3/lib/components/NotFoundRoute.js",
|
|
"npm:react-router@0.13.3/lib/components/Redirect.js",
|
|
"npm:react-router@0.13.3/lib/components/Route.js",
|
|
"npm:react-router@0.13.3/lib/components/RouteHandler.js",
|
|
"npm:react-router@0.13.3/lib/locations/HashLocation.js",
|
|
"npm:react-router@0.13.3/lib/locations/HistoryLocation.js",
|
|
"npm:react-router@0.13.3/lib/locations/RefreshLocation.js",
|
|
"npm:react-router@0.13.3/lib/locations/StaticLocation.js",
|
|
"npm:react-router@0.13.3/lib/locations/TestLocation.js",
|
|
"npm:react-router@0.13.3/lib/behaviors/ImitateBrowserBehavior.js",
|
|
"npm:react-router@0.13.3/lib/behaviors/ScrollToTopBehavior.js",
|
|
"npm:react-router@0.13.3/lib/History.js",
|
|
"npm:react-router@0.13.3/lib/Navigation.js",
|
|
"npm:react-router@0.13.3/lib/State.js",
|
|
"npm:react-router@0.13.3/lib/Route.js",
|
|
"npm:react-router@0.13.3/lib/createRoutesFromReactChildren.js",
|
|
"npm:react-router@0.13.3/lib/createRouter.js",
|
|
"npm:react-router@0.13.3/lib/runRouter.js"
|
|
],
|
|
"npm:react-router@0.13.3/lib/components/Link.js": [
|
|
"npm:react@0.13.3.js",
|
|
"npm:react@0.13.3/lib/Object.assign.js",
|
|
"npm:react-router@0.13.3/lib/PropTypes.js"
|
|
],
|
|
"npm:react-router@0.13.3/lib/components/DefaultRoute.js": [
|
|
"npm:react-router@0.13.3/lib/PropTypes.js",
|
|
"npm:react-router@0.13.3/lib/components/RouteHandler.js",
|
|
"npm:react-router@0.13.3/lib/components/Route.js"
|
|
],
|
|
"npm:react-router@0.13.3/lib/components/NotFoundRoute.js": [
|
|
"npm:react-router@0.13.3/lib/PropTypes.js",
|
|
"npm:react-router@0.13.3/lib/components/RouteHandler.js",
|
|
"npm:react-router@0.13.3/lib/components/Route.js"
|
|
],
|
|
"npm:react-router@0.13.3/lib/components/Redirect.js": [
|
|
"npm:react-router@0.13.3/lib/PropTypes.js",
|
|
"npm:react-router@0.13.3/lib/components/Route.js"
|
|
],
|
|
"npm:react-router@0.13.3/lib/components/Route.js": [
|
|
"npm:react@0.13.3.js",
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"npm:react-router@0.13.3/lib/PropTypes.js",
|
|
"npm:react-router@0.13.3/lib/components/RouteHandler.js"
|
|
],
|
|
"npm:react-router@0.13.3/lib/components/RouteHandler.js": [
|
|
"npm:react@0.13.3.js",
|
|
"npm:react-router@0.13.3/lib/components/ContextWrapper.js",
|
|
"npm:react@0.13.3/lib/Object.assign.js",
|
|
"npm:react-router@0.13.3/lib/PropTypes.js"
|
|
],
|
|
"npm:react-router@0.13.3/lib/locations/HashLocation.js": [
|
|
"npm:react-router@0.13.3/lib/actions/LocationActions.js",
|
|
"npm:react-router@0.13.3/lib/History.js"
|
|
],
|
|
"npm:react-router@0.13.3/lib/locations/HistoryLocation.js": [
|
|
"npm:react-router@0.13.3/lib/actions/LocationActions.js",
|
|
"npm:react-router@0.13.3/lib/History.js"
|
|
],
|
|
"npm:react-router@0.13.3/lib/locations/RefreshLocation.js": [
|
|
"npm:react-router@0.13.3/lib/locations/HistoryLocation.js",
|
|
"npm:react-router@0.13.3/lib/History.js"
|
|
],
|
|
"npm:react-router@0.13.3/lib/locations/StaticLocation.js": [
|
|
"npm:react@0.13.3/lib/invariant.js"
|
|
],
|
|
"npm:react-router@0.13.3/lib/behaviors/ImitateBrowserBehavior.js": [
|
|
"npm:react-router@0.13.3/lib/actions/LocationActions.js"
|
|
],
|
|
"npm:react-router@0.13.3/lib/locations/TestLocation.js": [
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"npm:react-router@0.13.3/lib/actions/LocationActions.js",
|
|
"npm:react-router@0.13.3/lib/History.js"
|
|
],
|
|
"npm:react-router@0.13.3/lib/History.js": [
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"npm:react@0.13.3/lib/ExecutionEnvironment.js"
|
|
],
|
|
"npm:react-router@0.13.3/lib/Navigation.js": [
|
|
"npm:react-router@0.13.3/lib/PropTypes.js"
|
|
],
|
|
"npm:react-router@0.13.3/lib/State.js": [
|
|
"npm:react-router@0.13.3/lib/PropTypes.js"
|
|
],
|
|
"npm:react-router@0.13.3/lib/createRoutesFromReactChildren.js": [
|
|
"npm:react@0.13.3.js",
|
|
"npm:react@0.13.3/lib/Object.assign.js",
|
|
"npm:react@0.13.3/lib/warning.js",
|
|
"npm:react-router@0.13.3/lib/components/DefaultRoute.js",
|
|
"npm:react-router@0.13.3/lib/components/NotFoundRoute.js",
|
|
"npm:react-router@0.13.3/lib/components/Redirect.js",
|
|
"npm:react-router@0.13.3/lib/Route.js"
|
|
],
|
|
"npm:react-router@0.13.3/lib/Route.js": [
|
|
"npm:react@0.13.3/lib/Object.assign.js",
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"npm:react@0.13.3/lib/warning.js",
|
|
"npm:react-router@0.13.3/lib/PathUtils.js"
|
|
],
|
|
"npm:react-router@0.13.3/lib/createRouter.js": [
|
|
"npm:react@0.13.3.js",
|
|
"npm:react@0.13.3/lib/warning.js",
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"npm:react@0.13.3/lib/ExecutionEnvironment.js",
|
|
"npm:react-router@0.13.3/lib/actions/LocationActions.js",
|
|
"npm:react-router@0.13.3/lib/behaviors/ImitateBrowserBehavior.js",
|
|
"npm:react-router@0.13.3/lib/locations/HashLocation.js",
|
|
"npm:react-router@0.13.3/lib/locations/HistoryLocation.js",
|
|
"npm:react-router@0.13.3/lib/locations/RefreshLocation.js",
|
|
"npm:react-router@0.13.3/lib/locations/StaticLocation.js",
|
|
"npm:react-router@0.13.3/lib/ScrollHistory.js",
|
|
"npm:react-router@0.13.3/lib/createRoutesFromReactChildren.js",
|
|
"npm:react-router@0.13.3/lib/isReactChildren.js",
|
|
"npm:react-router@0.13.3/lib/Transition.js",
|
|
"npm:react-router@0.13.3/lib/PropTypes.js",
|
|
"npm:react-router@0.13.3/lib/Redirect.js",
|
|
"npm:react-router@0.13.3/lib/History.js",
|
|
"npm:react-router@0.13.3/lib/Cancellation.js",
|
|
"npm:react-router@0.13.3/lib/Match.js",
|
|
"npm:react-router@0.13.3/lib/Route.js",
|
|
"npm:react-router@0.13.3/lib/supportsHistory.js",
|
|
"npm:react-router@0.13.3/lib/PathUtils.js",
|
|
"github:jspm/nodelibs-process@0.1.1.js"
|
|
],
|
|
"npm:react-router@0.13.3/lib/runRouter.js": [
|
|
"npm:react-router@0.13.3/lib/createRouter.js"
|
|
],
|
|
"npm:react-router@0.13.3/lib/PropTypes.js": [
|
|
"npm:react@0.13.3/lib/Object.assign.js",
|
|
"npm:react@0.13.3.js",
|
|
"npm:react-router@0.13.3/lib/Route.js"
|
|
],
|
|
"npm:react-router@0.13.3/lib/components/ContextWrapper.js": [
|
|
"npm:react@0.13.3.js"
|
|
],
|
|
"npm:react-router@0.13.3/lib/PathUtils.js": [
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"npm:object-assign@2.1.1.js",
|
|
"npm:qs@2.4.1.js"
|
|
],
|
|
"npm:react-router@0.13.3/lib/isReactChildren.js": [
|
|
"npm:react@0.13.3.js"
|
|
],
|
|
"npm:react-router@0.13.3/lib/ScrollHistory.js": [
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"npm:react@0.13.3/lib/ExecutionEnvironment.js",
|
|
"npm:react-router@0.13.3/lib/getWindowScrollPosition.js"
|
|
],
|
|
"npm:react-router@0.13.3/lib/Transition.js": [
|
|
"npm:react-router@0.13.3/lib/Cancellation.js",
|
|
"npm:react-router@0.13.3/lib/Redirect.js"
|
|
],
|
|
"npm:react-router@0.13.3/lib/Match.js": [
|
|
"npm:react-router@0.13.3/lib/PathUtils.js"
|
|
],
|
|
"npm:qs@2.4.1.js": [
|
|
"npm:qs@2.4.1/index.js"
|
|
],
|
|
"npm:object-assign@2.1.1.js": [
|
|
"npm:object-assign@2.1.1/index.js"
|
|
],
|
|
"npm:react-router@0.13.3/lib/getWindowScrollPosition.js": [
|
|
"npm:react@0.13.3/lib/invariant.js",
|
|
"npm:react@0.13.3/lib/ExecutionEnvironment.js"
|
|
],
|
|
"npm:qs@2.4.1/index.js": [
|
|
"npm:qs@2.4.1/lib/index.js"
|
|
],
|
|
"npm:qs@2.4.1/lib/index.js": [
|
|
"npm:qs@2.4.1/lib/stringify.js",
|
|
"npm:qs@2.4.1/lib/parse.js"
|
|
],
|
|
"npm:qs@2.4.1/lib/stringify.js": [
|
|
"npm:qs@2.4.1/lib/utils.js"
|
|
],
|
|
"npm:qs@2.4.1/lib/parse.js": [
|
|
"npm:qs@2.4.1/lib/utils.js"
|
|
],
|
|
"npm:superagent@1.2.0.js": [
|
|
"npm:superagent@1.2.0/lib/client.js"
|
|
],
|
|
"npm:superagent@1.2.0/lib/client.js": [
|
|
"npm:component-emitter@1.1.2.js",
|
|
"npm:reduce-component@1.0.1.js"
|
|
],
|
|
"npm:component-emitter@1.1.2.js": [
|
|
"npm:component-emitter@1.1.2/index.js"
|
|
],
|
|
"npm:reduce-component@1.0.1.js": [
|
|
"npm:reduce-component@1.0.1/index.js"
|
|
]
|
|
},
|
|
|
|
map: {
|
|
"react": "npm:react@0.13.3",
|
|
"react-google-analytics": "npm:react-google-analytics@0.2.0",
|
|
"react-router": "npm:react-router@0.13.3",
|
|
"superagent": "npm:superagent@1.2.0",
|
|
"github:jspm/nodelibs-assert@0.1.0": {
|
|
"assert": "npm:assert@1.3.0"
|
|
},
|
|
"github:jspm/nodelibs-buffer@0.1.0": {
|
|
"buffer": "npm:buffer@3.4.2"
|
|
},
|
|
"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.9.14"
|
|
},
|
|
"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.1",
|
|
"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.1": {
|
|
"process": "npm:process@0.10.1"
|
|
},
|
|
"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.1"
|
|
},
|
|
"github:jspm/nodelibs-tty@0.1.0": {
|
|
"tty-browserify": "npm:tty-browserify@0.0.0"
|
|
},
|
|
"github:jspm/nodelibs-url@0.1.0": {
|
|
"url": "npm:url@0.10.3"
|
|
},
|
|
"github:jspm/nodelibs-util@0.1.0": {
|
|
"util": "npm:util@0.10.3"
|
|
},
|
|
"github:jspm/nodelibs-vm@0.1.0": {
|
|
"vm-browserify": "npm:vm-browserify@0.0.4"
|
|
},
|
|
"github:jspm/nodelibs-zlib@0.1.0": {
|
|
"browserify-zlib": "npm:browserify-zlib@0.1.4"
|
|
},
|
|
"npm:amdefine@1.0.0": {
|
|
"fs": "github:jspm/nodelibs-fs@0.1.2",
|
|
"module": "github:jspm/nodelibs-module@0.1.0",
|
|
"path": "github:jspm/nodelibs-path@0.1.0",
|
|
"process": "github:jspm/nodelibs-process@0.1.1"
|
|
},
|
|
"npm:asn1.js@2.2.0": {
|
|
"assert": "github:jspm/nodelibs-assert@0.1.0",
|
|
"bn.js": "npm:bn.js@2.2.0",
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"inherits": "npm:inherits@2.0.1",
|
|
"minimalistic-assert": "npm:minimalistic-assert@1.0.0",
|
|
"vm": "github:jspm/nodelibs-vm@0.1.0"
|
|
},
|
|
"npm:assert@1.3.0": {
|
|
"util": "npm:util@0.10.3"
|
|
},
|
|
"npm:async@0.9.2": {
|
|
"process": "github:jspm/nodelibs-process@0.1.1",
|
|
"systemjs-json": "github:systemjs/plugin-json@0.1.0"
|
|
},
|
|
"npm:browserify-aes@1.0.3": {
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"buffer-xor": "npm:buffer-xor@1.0.2",
|
|
"create-hash": "npm:create-hash@1.1.1",
|
|
"crypto": "github:jspm/nodelibs-crypto@0.1.0",
|
|
"fs": "github:jspm/nodelibs-fs@0.1.2",
|
|
"inherits": "npm:inherits@2.0.1",
|
|
"stream": "github:jspm/nodelibs-stream@0.1.0",
|
|
"systemjs-json": "github:systemjs/plugin-json@0.1.0"
|
|
},
|
|
"npm:browserify-rsa@2.0.1": {
|
|
"bn.js": "npm:bn.js@2.2.0",
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"constants": "github:jspm/nodelibs-constants@0.1.0",
|
|
"crypto": "github:jspm/nodelibs-crypto@0.1.0",
|
|
"randombytes": "npm:randombytes@2.0.1"
|
|
},
|
|
"npm:browserify-sign@3.0.3": {
|
|
"bn.js": "npm:bn.js@2.2.0",
|
|
"browserify-rsa": "npm:browserify-rsa@2.0.1",
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"create-hash": "npm:create-hash@1.1.1",
|
|
"create-hmac": "npm:create-hmac@1.1.3",
|
|
"crypto": "github:jspm/nodelibs-crypto@0.1.0",
|
|
"elliptic": "npm:elliptic@3.1.0",
|
|
"inherits": "npm:inherits@2.0.1",
|
|
"parse-asn1": "npm:parse-asn1@3.0.1",
|
|
"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.7",
|
|
"process": "github:jspm/nodelibs-process@0.1.1",
|
|
"readable-stream": "npm:readable-stream@1.0.27-1",
|
|
"util": "github:jspm/nodelibs-util@0.1.0"
|
|
},
|
|
"npm:buffer-xor@1.0.2": {
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"systemjs-json": "github:systemjs/plugin-json@0.1.0"
|
|
},
|
|
"npm:buffer@3.4.2": {
|
|
"base64-js": "npm:base64-js@0.0.8",
|
|
"ieee754": "npm:ieee754@1.1.6",
|
|
"is-array": "npm:is-array@1.0.1"
|
|
},
|
|
"npm:combined-stream@0.0.7": {
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"delayed-stream": "npm:delayed-stream@0.0.5",
|
|
"stream": "github:jspm/nodelibs-stream@0.1.0",
|
|
"util": "github:jspm/nodelibs-util@0.1.0"
|
|
},
|
|
"npm:constants-browserify@0.0.1": {
|
|
"systemjs-json": "github:systemjs/plugin-json@0.1.0"
|
|
},
|
|
"npm:core-util-is@1.0.1": {
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0"
|
|
},
|
|
"npm:create-ecdh@2.0.1": {
|
|
"bn.js": "npm:bn.js@2.2.0",
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"crypto": "github:jspm/nodelibs-crypto@0.1.0",
|
|
"elliptic": "npm:elliptic@3.1.0"
|
|
},
|
|
"npm:create-hash@1.1.1": {
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"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.2",
|
|
"stream": "github:jspm/nodelibs-stream@0.1.0"
|
|
},
|
|
"npm:create-hmac@1.1.3": {
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"create-hash": "npm:create-hash@1.1.1",
|
|
"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.9.14": {
|
|
"browserify-aes": "npm:browserify-aes@1.0.3",
|
|
"browserify-sign": "npm:browserify-sign@3.0.3",
|
|
"create-ecdh": "npm:create-ecdh@2.0.1",
|
|
"create-hash": "npm:create-hash@1.1.1",
|
|
"create-hmac": "npm:create-hmac@1.1.3",
|
|
"diffie-hellman": "npm:diffie-hellman@3.0.2",
|
|
"inherits": "npm:inherits@2.0.1",
|
|
"pbkdf2": "npm:pbkdf2@3.0.4",
|
|
"public-encrypt": "npm:public-encrypt@2.0.1",
|
|
"randombytes": "npm:randombytes@2.0.1"
|
|
},
|
|
"npm:debug@2.2.0": {
|
|
"fs": "github:jspm/nodelibs-fs@0.1.2",
|
|
"ms": "npm:ms@0.7.1",
|
|
"net": "github:jspm/nodelibs-net@0.1.2",
|
|
"process": "github:jspm/nodelibs-process@0.1.1",
|
|
"tty": "github:jspm/nodelibs-tty@0.1.0",
|
|
"util": "github:jspm/nodelibs-util@0.1.0"
|
|
},
|
|
"npm:delayed-stream@0.0.5": {
|
|
"stream": "github:jspm/nodelibs-stream@0.1.0",
|
|
"util": "github:jspm/nodelibs-util@0.1.0"
|
|
},
|
|
"npm:diffie-hellman@3.0.2": {
|
|
"bn.js": "npm:bn.js@2.2.0",
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"crypto": "github:jspm/nodelibs-crypto@0.1.0",
|
|
"miller-rabin": "npm:miller-rabin@2.0.1",
|
|
"randombytes": "npm:randombytes@2.0.1",
|
|
"systemjs-json": "github:systemjs/plugin-json@0.1.0"
|
|
},
|
|
"npm:elliptic@3.1.0": {
|
|
"bn.js": "npm:bn.js@2.2.0",
|
|
"brorand": "npm:brorand@1.0.5",
|
|
"hash.js": "npm:hash.js@1.0.3",
|
|
"inherits": "npm:inherits@2.0.1",
|
|
"systemjs-json": "github:systemjs/plugin-json@0.1.0"
|
|
},
|
|
"npm:envify@3.4.0": {
|
|
"jstransform": "npm:jstransform@10.1.0",
|
|
"process": "github:jspm/nodelibs-process@0.1.1",
|
|
"through": "npm:through@2.3.8"
|
|
},
|
|
"npm:esprima-fb@13001.1001.0-dev-harmony-fb": {
|
|
"fs": "github:jspm/nodelibs-fs@0.1.2",
|
|
"process": "github:jspm/nodelibs-process@0.1.1"
|
|
},
|
|
"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.1",
|
|
"url": "github:jspm/nodelibs-url@0.1.0",
|
|
"util": "github:jspm/nodelibs-util@0.1.0"
|
|
},
|
|
"npm:formidable@1.0.14": {
|
|
"assert": "github:jspm/nodelibs-assert@0.1.0",
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"crypto": "github:jspm/nodelibs-crypto@0.1.0",
|
|
"events": "github:jspm/nodelibs-events@0.1.1",
|
|
"fs": "github:jspm/nodelibs-fs@0.1.2",
|
|
"http": "github:jspm/nodelibs-http@1.7.1",
|
|
"os": "github:jspm/nodelibs-os@0.1.0",
|
|
"path": "github:jspm/nodelibs-path@0.1.0",
|
|
"process": "github:jspm/nodelibs-process@0.1.1",
|
|
"querystring": "github:jspm/nodelibs-querystring@0.1.0",
|
|
"stream": "github:jspm/nodelibs-stream@0.1.0",
|
|
"string_decoder": "github:jspm/nodelibs-string_decoder@0.1.0",
|
|
"util": "github:jspm/nodelibs-util@0.1.0"
|
|
},
|
|
"npm:hash.js@1.0.3": {
|
|
"inherits": "npm:inherits@2.0.1"
|
|
},
|
|
"npm:https-browserify@0.0.0": {
|
|
"http": "github:jspm/nodelibs-http@1.7.1"
|
|
},
|
|
"npm:inherits@2.0.1": {
|
|
"util": "github:jspm/nodelibs-util@0.1.0"
|
|
},
|
|
"npm: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.1",
|
|
"source-map": "npm:source-map@0.1.31"
|
|
},
|
|
"npm:methods@1.0.1": {
|
|
"http": "github:jspm/nodelibs-http@1.7.1"
|
|
},
|
|
"npm:miller-rabin@2.0.1": {
|
|
"bn.js": "npm:bn.js@2.2.0",
|
|
"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.1",
|
|
"systemjs-json": "github:systemjs/plugin-json@0.1.0"
|
|
},
|
|
"npm:os-browserify@0.1.2": {
|
|
"os": "github:jspm/nodelibs-os@0.1.0"
|
|
},
|
|
"npm:pako@0.2.7": {
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"process": "github:jspm/nodelibs-process@0.1.1"
|
|
},
|
|
"npm:parse-asn1@3.0.1": {
|
|
"asn1.js": "npm:asn1.js@2.2.0",
|
|
"browserify-aes": "npm:browserify-aes@1.0.3",
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"create-hash": "npm:create-hash@1.1.1",
|
|
"pbkdf2": "npm:pbkdf2@3.0.4",
|
|
"systemjs-json": "github:systemjs/plugin-json@0.1.0"
|
|
},
|
|
"npm:path-browserify@0.0.0": {
|
|
"process": "github:jspm/nodelibs-process@0.1.1"
|
|
},
|
|
"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.3",
|
|
"crypto": "github:jspm/nodelibs-crypto@0.1.0",
|
|
"path": "github:jspm/nodelibs-path@0.1.0",
|
|
"process": "github:jspm/nodelibs-process@0.1.1",
|
|
"systemjs-json": "github:systemjs/plugin-json@0.1.0"
|
|
},
|
|
"npm:process@0.11.1": {
|
|
"assert": "github:jspm/nodelibs-assert@0.1.0"
|
|
},
|
|
"npm:public-encrypt@2.0.1": {
|
|
"bn.js": "npm:bn.js@2.2.0",
|
|
"browserify-rsa": "npm:browserify-rsa@2.0.1",
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"create-hash": "npm:create-hash@1.1.1",
|
|
"crypto": "github:jspm/nodelibs-crypto@0.1.0",
|
|
"parse-asn1": "npm:parse-asn1@3.0.1",
|
|
"randombytes": "npm:randombytes@2.0.1"
|
|
},
|
|
"npm:punycode@1.3.2": {
|
|
"process": "github:jspm/nodelibs-process@0.1.1"
|
|
},
|
|
"npm:randombytes@2.0.1": {
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"crypto": "github:jspm/nodelibs-crypto@0.1.0",
|
|
"process": "github:jspm/nodelibs-process@0.1.1"
|
|
},
|
|
"npm:react-google-analytics@0.2.0": {
|
|
"react": "npm:react@0.13.3"
|
|
},
|
|
"npm:react-router@0.13.3": {
|
|
"object-assign": "npm:object-assign@2.1.1",
|
|
"process": "github:jspm/nodelibs-process@0.1.1",
|
|
"qs": "npm:qs@2.4.1",
|
|
"react": "npm:react@0.13.3"
|
|
},
|
|
"npm:react@0.13.3": {
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"envify": "npm:envify@3.4.0",
|
|
"process": "github:jspm/nodelibs-process@0.1.1"
|
|
},
|
|
"npm:readable-stream@1.0.27-1": {
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"core-util-is": "npm:core-util-is@1.0.1",
|
|
"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.1",
|
|
"stream": "github:jspm/nodelibs-stream@0.1.0",
|
|
"string_decoder": "npm:string_decoder@0.10.31"
|
|
},
|
|
"npm:ripemd160@1.0.1": {
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"process": "github:jspm/nodelibs-process@0.1.1"
|
|
},
|
|
"npm:sha.js@2.4.2": {
|
|
"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.1"
|
|
},
|
|
"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.1"
|
|
},
|
|
"npm:stream-browserify@1.0.0": {
|
|
"events": "github:jspm/nodelibs-events@0.1.1",
|
|
"inherits": "npm:inherits@2.0.1",
|
|
"readable-stream": "npm:readable-stream@1.0.27-1"
|
|
},
|
|
"npm:string_decoder@0.10.31": {
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0"
|
|
},
|
|
"npm:superagent@1.2.0": {
|
|
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
|
|
"component-emitter": "npm:component-emitter@1.1.2",
|
|
"cookiejar": "npm:cookiejar@2.0.1",
|
|
"debug": "npm:debug@2.2.0",
|
|
"extend": "npm:extend@1.2.1",
|
|
"form-data": "npm:form-data@0.2.0",
|
|
"formidable": "npm:formidable@1.0.14",
|
|
"fs": "github:jspm/nodelibs-fs@0.1.2",
|
|
"http": "github:jspm/nodelibs-http@1.7.1",
|
|
"https": "github:jspm/nodelibs-https@0.1.0",
|
|
"methods": "npm:methods@1.0.1",
|
|
"mime": "npm:mime@1.3.4",
|
|
"qs": "npm:qs@2.3.3",
|
|
"readable-stream": "npm:readable-stream@1.0.27-1",
|
|
"reduce-component": "npm:reduce-component@1.0.1",
|
|
"stream": "github:jspm/nodelibs-stream@0.1.0",
|
|
"string_decoder": "github:jspm/nodelibs-string_decoder@0.1.0",
|
|
"systemjs-json": "github:systemjs/plugin-json@0.1.0",
|
|
"url": "github:jspm/nodelibs-url@0.1.0",
|
|
"util": "github:jspm/nodelibs-util@0.1.0",
|
|
"zlib": "github:jspm/nodelibs-zlib@0.1.0"
|
|
},
|
|
"npm:through@2.3.8": {
|
|
"process": "github:jspm/nodelibs-process@0.1.1",
|
|
"stream": "github:jspm/nodelibs-stream@0.1.0"
|
|
},
|
|
"npm:timers-browserify@1.4.1": {
|
|
"process": "npm:process@0.11.1"
|
|
},
|
|
"npm:url@0.10.3": {
|
|
"assert": "github:jspm/nodelibs-assert@0.1.0",
|
|
"punycode": "npm:punycode@1.3.2",
|
|
"querystring": "npm:querystring@0.2.0",
|
|
"util": "github:jspm/nodelibs-util@0.1.0"
|
|
},
|
|
"npm:util@0.10.3": {
|
|
"inherits": "npm:inherits@2.0.1",
|
|
"process": "github:jspm/nodelibs-process@0.1.1"
|
|
},
|
|
"npm:vm-browserify@0.0.4": {
|
|
"indexof": "npm:indexof@0.0.1"
|
|
}
|
|
}
|
|
});
|