Back | Home
الـ Path الحالي: /home/picotech/domains/instantly.picotech.app/public_html/public/uploads/../uploads/../../../../instantly.picotech.app/homes/../../wa.picotech.app/public_html/node_modules/escape-html/../querystring/../@protobufjs/../delayed-stream/.././qoa-format
الملفات الموجودة في هذا الـ Path:
.
..
LICENSE.md
README.md
decode.js
encode.js
index.js
lib
package.json

مشاهدة ملف: package.json

{
  "name": "qoa-format",
  "version": "1.0.1",
  "description": "",
  "main": "index.js",
  "type": "module",
  "license": "MIT",
  "author": {
    "name": "Matt DesLauriers",
    "email": "dave.des@gmail.com",
    "url": "https://github.com/mattdesl"
  },
  "dependencies": {
    "@thi.ng/bitstream": "^2.2.12"
  },
  "scripts": {
    "test": "node test/test.js",
    "test:browser": "esbuild test/webaudio.js --outdir=test --bundle --servedir=test"
  },
  "keywords": [],
  "repository": {
    "type": "git",
    "url": "git://github.com/mattdesl/qoa-format.git"
  },
  "homepage": "https://github.com/mattdesl/qoa-format",
  "bugs": {
    "url": "https://github.com/mattdesl/qoa-format/issues"
  },
  "devDependencies": {
    "audiobuffer-to-wav": "^1.0.0",
    "esbuild": "^0.17.6",
    "minimist": "^1.2.7",
    "tape": "^5.6.3",
    "wav-decoder": "^1.3.0"
  }
}