jspm
Version:
Registry and format agnostic JavaScript package manager
366 lines (364 loc) • 12.7 kB
JavaScript
System.config({
defaultJSExtensions: true,
transpiler: "traceur",
babelOptions: {
"optional": [
"runtime"
]
},
paths: {
"github:*": "jspm_packages/github/*",
"npm:*": "jspm_packages/npm/*"
},
map: {
"angular": "github:angular/bower-angular@1.3.15",
"babel": "npm:babel-core@5.8.22",
"babel-runtime": "npm:babel-runtime@5.8.20",
"bootstrap": "github:twbs/bootstrap@3.3.4",
"clean-css": "npm:clean-css@3.3.3",
"core-js": "npm:core-js@1.1.0",
"css": "github:systemjs/plugin-css@master",
"d3": "github:mbostock/d3@3.5.5",
"ember": "github:components/ember@1.13.2",
"jquery": "github:components/jquery@2.1.4",
"mocha": "npm:mocha@1.21.5",
"text": "github:systemjs/plugin-text@0.0.2",
"traceur": "github:jmcriffey/bower-traceur@0.0.91",
"traceur-runtime": "github:jmcriffey/bower-traceur-runtime@0.0.91",
"typescript": "npm:typescript@1.6.0-dev.20150818",
"voxel-demo": "npm:voxel-demo@0.0.1",
"github:components/ember@1.13.2": {
"handlebars.js": "github:components/handlebars.js@1.3.0",
"jquery": "npm:jquery@2.2.4"
},
"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-events@0.1.1": {
"events": "npm:events@1.0.2"
},
"github:jspm/nodelibs-http@1.7.1": {
"Base64": "npm:Base64@0.2.1",
"events": "github:jspm/nodelibs-events@0.1.1",
"inherits": "npm:inherits@2.0.1",
"stream": "github:jspm/nodelibs-stream@0.1.0",
"url": "github:jspm/nodelibs-url@0.1.0",
"util": "github:jspm/nodelibs-util@0.1.0"
},
"github:jspm/nodelibs-https@0.1.0": {
"https-browserify": "npm:https-browserify@0.0.0"
},
"github:jspm/nodelibs-os@0.1.0": {
"os-browserify": "npm:os-browserify@0.1.2"
},
"github:jspm/nodelibs-path@0.1.0": {
"path-browserify": "npm:path-browserify@0.0.0"
},
"github:jspm/nodelibs-process@0.1.1": {
"process": "npm:process@0.10.1"
},
"github:jspm/nodelibs-stream@0.1.0": {
"stream-browserify": "npm:stream-browserify@1.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:twbs/bootstrap@3.3.4": {
"jquery": "github:components/jquery@2.1.4"
},
"npm:amdefine@0.1.1": {
"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:ao-mesher@0.2.10": {
"cwise-compiler": "npm:cwise-compiler@0.1.0",
"greedy-mesher": "npm:greedy-mesher@1.0.2",
"ndarray": "npm:ndarray@1.0.16",
"typedarray-pool": "npm:typedarray-pool@0.1.2"
},
"npm:ao-shader@0.2.3": {
"brfs": "npm:brfs@0.0.9",
"fs": "github:jspm/nodelibs-fs@0.1.2",
"gl-shader": "npm:gl-shader@0.0.6"
},
"npm:assert@1.3.0": {
"util": "npm:util@0.10.3"
},
"npm:babel-runtime@5.8.20": {
"process": "github:jspm/nodelibs-process@0.1.1"
},
"npm:brfs@0.0.9": {
"escodegen": "npm:escodegen@0.0.17",
"falafel": "npm:falafel@0.1.6",
"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",
"through": "npm:through@2.2.7"
},
"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:clean-css@3.3.3": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"commander": "npm:commander@2.8.1",
"fs": "github:jspm/nodelibs-fs@0.1.2",
"http": "github:jspm/nodelibs-http@1.7.1",
"https": "github:jspm/nodelibs-https@0.1.0",
"os": "github:jspm/nodelibs-os@0.1.0",
"path": "github:jspm/nodelibs-path@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.1",
"source-map": "npm:source-map@0.4.2",
"url": "github:jspm/nodelibs-url@0.1.0",
"util": "github:jspm/nodelibs-util@0.1.0"
},
"npm:commander@2.8.1": {
"child_process": "github:jspm/nodelibs-child_process@0.1.0",
"events": "github:jspm/nodelibs-events@0.1.1",
"fs": "github:jspm/nodelibs-fs@0.1.2",
"graceful-readlink": "npm:graceful-readlink@1.0.1",
"path": "github:jspm/nodelibs-path@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.1"
},
"npm:core-js@1.1.0": {
"fs": "github:jspm/nodelibs-fs@0.1.2",
"process": "github:jspm/nodelibs-process@0.1.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:cwise-compiler@0.0.0": {
"process": "github:jspm/nodelibs-process@0.1.1",
"uniq": "npm:uniq@0.0.2"
},
"npm:cwise-compiler@0.1.0": {
"process": "github:jspm/nodelibs-process@0.1.1",
"uniq": "npm:uniq@0.0.2"
},
"npm:cwise-parser@0.0.1": {
"esprima": "npm:esprima@1.0.4",
"uniq": "npm:uniq@0.0.2"
},
"npm:cwise@0.3.4": {
"cwise-compiler": "npm:cwise-compiler@0.0.0",
"cwise-parser": "npm:cwise-parser@0.0.1"
},
"npm:escodegen@0.0.17": {
"esprima": "npm:esprima@1.0.4",
"estraverse": "npm:estraverse@0.0.4",
"fs": "github:jspm/nodelibs-fs@0.1.2",
"path": "github:jspm/nodelibs-path@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.1",
"source-map": "npm:source-map@0.4.2"
},
"npm:esprima@1.0.4": {
"fs": "github:jspm/nodelibs-fs@0.1.2",
"process": "github:jspm/nodelibs-process@0.1.1"
},
"npm:falafel@0.1.6": {
"esprima": "npm:esprima@1.0.4"
},
"npm:game-shell@0.1.4": {
"domready": "npm:domready@0.2.13",
"events": "github:jspm/nodelibs-events@0.1.1",
"invert-hash": "npm:invert-hash@0.0.0",
"iota-array": "npm:iota-array@0.0.1",
"lower-bound": "npm:lower-bound@0.0.3",
"uniq": "npm:uniq@0.0.2",
"util": "github:jspm/nodelibs-util@0.1.0",
"vkey": "npm:vkey@0.0.3"
},
"npm:gl-buffer@0.1.2": {
"ndarray": "npm:ndarray@1.0.16",
"ndarray-ops": "npm:ndarray-ops@1.1.1",
"typedarray-pool": "npm:typedarray-pool@0.1.2"
},
"npm:gl-now@0.0.4": {
"game-shell": "npm:game-shell@0.1.4",
"webglew": "npm:webglew@0.0.0"
},
"npm:gl-shader@0.0.6": {
"glsl-exports": "npm:glsl-exports@0.0.0",
"uniq": "npm:uniq@0.0.2"
},
"npm:gl-texture2d@0.1.12": {
"bit-twiddle": "npm:bit-twiddle@0.0.2",
"cwise-compiler": "npm:cwise-compiler@0.1.0",
"ndarray": "npm:ndarray@1.0.16",
"ndarray-ops": "npm:ndarray-ops@1.1.1",
"typedarray-pool": "npm:typedarray-pool@1.1.0",
"webglew": "npm:webglew@0.0.0"
},
"npm:gl-tile-map@0.3.0": {
"gl-texture2d": "npm:gl-texture2d@0.1.12",
"ndarray": "npm:ndarray@1.0.16",
"tile-mip-map": "npm:tile-mip-map@0.2.1",
"webglew": "npm:webglew@0.0.0"
},
"npm:gl-vao@0.0.3": {
"webglew": "npm:webglew@0.0.0"
},
"npm:glsl-exports@0.0.0": {
"glsl-parser": "npm:glsl-parser@0.0.9",
"glsl-tokenizer": "npm:glsl-tokenizer@0.0.9",
"through": "npm:through@2.3.7"
},
"npm:glsl-parser@0.0.9": {
"glsl-tokenizer": "npm:glsl-tokenizer@0.0.9",
"through": "npm:through@1.1.2"
},
"npm:glsl-tokenizer@0.0.9": {
"process": "github:jspm/nodelibs-process@0.1.1",
"through": "npm:through@2.3.7"
},
"npm:graceful-readlink@1.0.1": {
"fs": "github:jspm/nodelibs-fs@0.1.2"
},
"npm:greedy-mesher@1.0.2": {
"iota-array": "npm:iota-array@1.0.0",
"typedarray-pool": "npm:typedarray-pool@1.1.0",
"uniq": "npm:uniq@1.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:mocha@1.21.5": {
"css": "github:systemjs/plugin-css@master"
},
"npm:ndarray-downsample2x@0.1.1": {
"cwise": "npm:cwise@0.3.4",
"ndarray-fft": "npm:ndarray-fft@0.1.0",
"ndarray-ops": "npm:ndarray-ops@1.1.1",
"ndarray-scratch": "npm:ndarray-scratch@0.0.1"
},
"npm:ndarray-fft@0.1.0": {
"bit-twiddle": "npm:bit-twiddle@0.0.2",
"cwise": "npm:cwise@0.3.4",
"ndarray": "npm:ndarray@1.0.16",
"ndarray-ops": "npm:ndarray-ops@1.1.1",
"typedarray-pool": "npm:typedarray-pool@0.1.2"
},
"npm:ndarray-fill@0.1.0": {
"cwise": "npm:cwise@0.3.4"
},
"npm:ndarray-ops@1.1.1": {
"cwise-compiler": "npm:cwise-compiler@0.0.0"
},
"npm:ndarray-scratch@0.0.1": {
"ndarray": "npm:ndarray@1.0.16",
"typedarray-pool": "npm:typedarray-pool@0.1.2"
},
"npm:ndarray@1.0.16": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"iota-array": "npm:iota-array@1.0.0"
},
"npm:os-browserify@0.1.2": {
"os": "github:jspm/nodelibs-os@0.1.0"
},
"npm:path-browserify@0.0.0": {
"process": "github:jspm/nodelibs-process@0.1.1"
},
"npm:punycode@1.3.2": {
"process": "github:jspm/nodelibs-process@0.1.1"
},
"npm:readable-stream@1.1.13": {
"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-browserify": "npm:stream-browserify@1.0.0",
"string_decoder": "npm:string_decoder@0.10.31"
},
"npm:source-map@0.4.2": {
"amdefine": "npm:amdefine@0.1.1",
"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.1.13"
},
"npm:string_decoder@0.10.31": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0"
},
"npm:through@1.1.2": {
"process": "github:jspm/nodelibs-process@0.1.1",
"stream": "github:jspm/nodelibs-stream@0.1.0"
},
"npm:through@2.2.7": {
"process": "github:jspm/nodelibs-process@0.1.1",
"stream": "github:jspm/nodelibs-stream@0.1.0"
},
"npm:through@2.3.7": {
"process": "github:jspm/nodelibs-process@0.1.1",
"stream": "github:jspm/nodelibs-stream@0.1.0"
},
"npm:tile-mip-map@0.2.1": {
"ndarray": "npm:ndarray@1.0.16",
"ndarray-downsample2x": "npm:ndarray-downsample2x@0.1.1",
"ndarray-ops": "npm:ndarray-ops@1.1.1"
},
"npm:typedarray-pool@0.1.2": {
"bit-twiddle": "npm:bit-twiddle@0.0.2",
"dup": "npm:dup@0.0.0"
},
"npm:typedarray-pool@1.1.0": {
"bit-twiddle": "npm:bit-twiddle@1.0.2",
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"dup": "npm:dup@1.0.0"
},
"npm:typescript@1.6.0-dev.20150818": {
"buffer": "github:jspm/nodelibs-buffer@0.1.0",
"child_process": "github:jspm/nodelibs-child_process@0.1.0",
"fs": "github:jspm/nodelibs-fs@0.1.2",
"os": "github:jspm/nodelibs-os@0.1.0",
"path": "github:jspm/nodelibs-path@0.1.0",
"process": "github:jspm/nodelibs-process@0.1.1",
"readline": "github:jspm/nodelibs-readline@0.1.0"
},
"npm:url@0.10.3": {
"assert": "github:jspm/nodelibs-assert@0.1.0",
"punycode": "npm:punycode@1.3.2",
"querystring": "npm:querystring@0.2.0",
"util": "github:jspm/nodelibs-util@0.1.0"
},
"npm:util@0.10.3": {
"inherits": "npm:inherits@2.0.1",
"process": "github:jspm/nodelibs-process@0.1.1"
},
"npm:vkey@0.0.3": {
"process": "github:jspm/nodelibs-process@0.1.1"
},
"npm:voxel-demo@0.0.1": {
"ao-mesher": "npm:ao-mesher@0.2.10",
"ao-shader": "npm:ao-shader@0.2.3",
"gl-buffer": "npm:gl-buffer@0.1.2",
"gl-matrix": "npm:gl-matrix@2.0.0",
"gl-now": "npm:gl-now@0.0.4",
"gl-shader": "npm:gl-shader@0.0.6",
"gl-tile-map": "npm:gl-tile-map@0.3.0",
"gl-vao": "npm:gl-vao@0.0.3",
"ndarray": "npm:ndarray@1.0.16",
"ndarray-fill": "npm:ndarray-fill@0.1.0",
"ndarray-ops": "npm:ndarray-ops@1.1.1"
}
}
});