mirror of
https://github.com/musix-org/musix-oss
synced 2024-11-10 08:10:18 +00:00
50 lines
1.3 KiB
JSON
50 lines
1.3 KiB
JSON
|
{
|
||
|
"_from": "opusscript",
|
||
|
"_id": "opusscript@0.0.6",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-F7nx1SWZCD5Rq2W+5Fx39HlkRkz/5Zqt0LglEB9uHexk8HjedDEiM+u/Y2rBfDFcS/0uQIWu2lJhw+Gjsta+cA==",
|
||
|
"_location": "/opusscript",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "tag",
|
||
|
"registry": true,
|
||
|
"raw": "opusscript",
|
||
|
"name": "opusscript",
|
||
|
"escapedName": "opusscript",
|
||
|
"rawSpec": "",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "latest"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"#USER",
|
||
|
"/"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/opusscript/-/opusscript-0.0.6.tgz",
|
||
|
"_shasum": "cf492fc5fb2c819af296ae02eaa3cf210433c9ba",
|
||
|
"_spec": "opusscript",
|
||
|
"_where": "C:\\Users\\matia\\Bot Files",
|
||
|
"author": {
|
||
|
"name": "abalabahaha"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/abalabahaha/opusscript/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"deprecated": false,
|
||
|
"description": "JS bindings for libopus 1.2.1, ported with emscripten",
|
||
|
"homepage": "https://github.com/abalabahaha/opusscript#readme",
|
||
|
"keywords": [
|
||
|
"libopus",
|
||
|
"encoder",
|
||
|
"emscripten"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "index.js",
|
||
|
"name": "opusscript",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/abalabahaha/opusscript.git"
|
||
|
},
|
||
|
"version": "0.0.6"
|
||
|
}
|