{ "_from": "ogg-packet@^1.0.0", "_id": "ogg-packet@1.0.1", "_inBundle": false, "_integrity": "sha512-dW1ok3BMnMikyXGDIgVEckWnlViW8JLWQV4qj9aN/rNRVqHlDYSlcIEtSIMH7tpuUOiIxAhY3+OxNdIOm6s17A==", "_location": "/ogg-packet", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "ogg-packet@^1.0.0", "name": "ogg-packet", "escapedName": "ogg-packet", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/node-opus" ], "_resolved": "https://registry.npmjs.org/ogg-packet/-/ogg-packet-1.0.1.tgz", "_shasum": "6b7d6c7a743c5f1ae9277c3b1271cac256af4785", "_spec": "ogg-packet@^1.0.0", "_where": "/home/sergiu/linx-audio-simulator/node_modules/node-opus", "author": { "name": "Nathan Rajlich", "email": "nathan@tootallnate.net", "url": "http://tootallnate.net" }, "bugs": { "url": "https://github.com/TooTallNate/node-ogg-packet/issues" }, "bundleDependencies": false, "dependencies": { "ref-struct": "*" }, "deprecated": false, "description": "Manually construct `ogg_packet` struct instances", "homepage": "https://github.com/TooTallNate/node-ogg-packet#readme", "keywords": [ "ogg", "libogg", "packet", "ogg_packet", "struct" ], "license": "MIT", "main": "./index.js", "name": "ogg-packet", "repository": { "type": "git", "url": "git://github.com/TooTallNate/node-ogg-packet.git" }, "version": "1.0.1" }