12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- {
- "_from": "opusscript@0.0.6",
- "_id": "opusscript@0.0.6",
- "_inBundle": false,
- "_integrity": "sha512-F7nx1SWZCD5Rq2W+5Fx39HlkRkz/5Zqt0LglEB9uHexk8HjedDEiM+u/Y2rBfDFcS/0uQIWu2lJhw+Gjsta+cA==",
- "_location": "/opusscript",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "opusscript@0.0.6",
- "name": "opusscript",
- "escapedName": "opusscript",
- "rawSpec": "0.0.6",
- "saveSpec": null,
- "fetchSpec": "0.0.6"
- },
- "_requiredBy": [
- "#USER",
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/opusscript/-/opusscript-0.0.6.tgz",
- "_shasum": "cf492fc5fb2c819af296ae02eaa3cf210433c9ba",
- "_spec": "opusscript@0.0.6",
- "_where": "/home/tdedhar/Documents/viki",
- "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"
- }
|