HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/buyercall/node_modules/lamejs/package.json
{
  "_args": [
    [
      "lamejs@1.2.1",
      "/home/arjun/projects/buyercall"
    ]
  ],
  "_from": "lamejs@1.2.1",
  "_id": "lamejs@1.2.1",
  "_inBundle": false,
  "_integrity": "sha512-s7bxvjvYthw6oPLCm5pFxvA84wUROODB8jEO2+CE1adhKgrIvVOlmMgY8zyugxGrvRaDHNJanOiS21/emty6dQ==",
  "_location": "/lamejs",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "lamejs@1.2.1",
    "name": "lamejs",
    "escapedName": "lamejs",
    "rawSpec": "1.2.1",
    "saveSpec": null,
    "fetchSpec": "1.2.1"
  },
  "_requiredBy": [
    "/vue-audio-recorder"
  ],
  "_resolved": "https://registry.npmjs.org/lamejs/-/lamejs-1.2.1.tgz",
  "_spec": "1.2.1",
  "_where": "/home/arjun/projects/buyercall",
  "author": {
    "name": "Alex Zhukov"
  },
  "bugs": {
    "url": "https://github.com/zhuker/lamejs/issues"
  },
  "dependencies": {
    "use-strict": "1.0.1"
  },
  "description": "Pure JavaScript MP3 Encoder",
  "directories": {
    "doc": "doc",
    "test": "test"
  },
  "homepage": "https://github.com/zhuker/lamejs#readme",
  "keywords": [
    "mp3",
    "encoder",
    "audio",
    "webaudio"
  ],
  "license": "LGPL-3.0",
  "main": "src/js/index.js",
  "name": "lamejs",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/zhuker/lamejs.git"
  },
  "scripts": {
    "test": "node src/js/Tests.js"
  },
  "version": "1.2.1"
}