1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rocketchat_ynh.git synced 2024-09-03 20:16:25 +02:00
rocketchat_ynh/sources/programs/server/npm/npm-mongo/node_modules/.npm-shrinkwrap.json
2016-04-29 16:32:48 +02:00

40 lines
990 B
JSON

{
"dependencies": {
"mongodb": {
"version": "https://github.com/meteor/node-mongodb-native/tarball/9c7441e87fbec059dc0b70bbb70734404b994d71",
"dependencies": {
"bson": {
"version": "https://github.com/meteor/js-bson/tarball/0103b53",
"dependencies": {
"nan": {
"version": "1.5.1"
}
}
},
"readable-stream": {
"version": "2.0.2",
"dependencies": {
"core-util-is": {
"version": "1.0.1"
},
"inherits": {
"version": "2.0.1"
},
"isarray": {
"version": "0.0.1"
},
"process-nextick-args": {
"version": "1.0.2"
},
"string_decoder": {
"version": "0.10.31"
},
"util-deprecate": {
"version": "1.0.1"
}
}
}
}
}
}
}