Files
jspm-registry/package-overrides/npm/readable-stream@1.1.13.json
T

14 lines
313 B
JSON
Raw Normal View History

2015-01-02 12:01:06 +02:00
{
"map": {
"stream": "stream/index"
2015-01-02 12:11:35 +02:00
},
"registry": "jspm",
"dependencies": {
"core-util-is": "npm:core-util-is@~1.0.0",
"isarray": "npm:isarray@0.0.1",
"string_decoder": "npm:string_decoder@~0.10.0",
"inherits": "npm:inherits@~2.0.1",
2015-01-08 18:14:10 +02:00
"stream": "npm:stream-browserify@1.0.0"
2015-01-02 12:01:06 +02:00
}
}