mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
10 lines
156 B
JSON
10 lines
156 B
JSON
{
|
|
"name": "stream",
|
|
"private": true,
|
|
"main": "stream-browserify",
|
|
"dependencies": {
|
|
"events": "^1.1.0",
|
|
"stream-browserify": "^2.0.1"
|
|
}
|
|
}
|