51 lines
1.3 KiB
JSON
51 lines
1.3 KiB
JSON
|
{
|
||
|
"_from": "mumble-streams@0.0.4",
|
||
|
"_id": "mumble-streams@0.0.4",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-p6H50Rx437bPQcT+2V4YnXhT40g=",
|
||
|
"_location": "/mumble-streams",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "mumble-streams@0.0.4",
|
||
|
"name": "mumble-streams",
|
||
|
"escapedName": "mumble-streams",
|
||
|
"rawSpec": "0.0.4",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "0.0.4"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/mumble-client"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/mumble-streams/-/mumble-streams-0.0.4.tgz",
|
||
|
"_shasum": "a7a1f9d11c78dfb6cf41c4fed95e189d7853e348",
|
||
|
"_spec": "mumble-streams@0.0.4",
|
||
|
"_where": "/home/sergiu/linx-audio-simulator/node_modules/mumble-client",
|
||
|
"author": {
|
||
|
"name": "johni0702",
|
||
|
"email": "me@johni0702.de"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"protobufjs": "^5.0.1"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "Collection of streams for handling the Mumble protocol",
|
||
|
"devDependencies": {
|
||
|
"chai": "^3.5.0",
|
||
|
"mocha": "^2.5.3"
|
||
|
},
|
||
|
"files": [
|
||
|
"index.js",
|
||
|
"lib"
|
||
|
],
|
||
|
"license": "ISC",
|
||
|
"main": "index.js",
|
||
|
"name": "mumble-streams",
|
||
|
"scripts": {
|
||
|
"test": "./node_modules/mocha/bin/mocha test/**/*.js"
|
||
|
},
|
||
|
"version": "0.0.4"
|
||
|
}
|