1
0
mirror of https://github.com/musix-org/musix-oss synced 2024-09-20 14:01:55 +00:00
musix-oss/node_modules/opusscript/package.json
MatteZ02 5eb0264906 fix
2019-05-30 12:06:47 +03:00

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"
}