Files

16 lines
278 B
JSON
Raw Permalink Normal View History

{
"map": {
"stream": "stream-browserify/index"
},
2016-03-16 22:27:09 +08:00
"systemjs": {
"main": "readable.js"
},
"dependencies": {
2015-03-16 00:36:43 +02:00
"core-util-is": "~1.0.0",
"isarray": "0.0.1",
"string_decoder": "~0.10.0",
"inherits": "~2.0.1",
"stream-browserify": "~1.0.0"
}
}