{
  "_args": [
    [
      {
        "raw": "lamejs@>=1.2.0",
        "scope": null,
        "escapedName": "lamejs",
        "name": "lamejs",
        "rawSpec": ">=1.2.0",
        "spec": ">=1.2.0",
        "type": "range"
      },
      "C:\\www\\dallashi\\videojs-record"
    ]
  ],
  "_from": "lamejs@>=1.2.0",
  "_id": "lamejs@1.2.0",
  "_inCache": true,
  "_location": "/lamejs",
  "_nodeVersion": "6.10.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/lamejs-1.2.0.tgz_1498333057998_0.3800563937984407"
  },
  "_npmUser": {
    "name": "zhuker",
    "email": "zhukov.alex@gmail.com"
  },
  "_npmVersion": "4.1.2",
  "_phantomChildren": {},
  "_requested": {
    "raw": "lamejs@>=1.2.0",
    "scope": null,
    "escapedName": "lamejs",
    "name": "lamejs",
    "rawSpec": ">=1.2.0",
    "spec": ">=1.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/lamejs/-/lamejs-1.2.0.tgz",
  "_shasum": "0259f83db4666141a7b671b8caa6369d95177d08",
  "_shrinkwrap": null,
  "_spec": "lamejs@>=1.2.0",
  "_where": "C:\\www\\dallashi\\videojs-record",
  "author": {
    "name": "Alex Zhukov"
  },
  "bugs": {
    "url": "https://github.com/zhuker/lamejs/issues"
  },
  "dependencies": {
    "use-strict": "1.0.1"
  },
  "description": "Pure JavaScript MP3 Encoder",
  "devDependencies": {},
  "directories": {
    "doc": "doc",
    "test": "test"
  },
  "dist": {
    "shasum": "0259f83db4666141a7b671b8caa6369d95177d08",
    "tarball": "https://registry.npmjs.org/lamejs/-/lamejs-1.2.0.tgz"
  },
  "gitHead": "bfb7f6c6d7877e0fe1ad9e72697a871676119a0e",
  "homepage": "https://github.com/zhuker/lamejs#readme",
  "keywords": [
    "mp3",
    "encoder",
    "audio",
    "webaudio"
  ],
  "license": "LGPL-3.0",
  "main": "src/js/index.js",
  "maintainers": [
    {
      "name": "zhuker",
      "email": "zhukov.alex@gmail.com"
    }
  ],
  "name": "lamejs",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/zhuker/lamejs.git"
  },
  "scripts": {
    "test": "node src/js/Tests.js"
  },
  "version": "1.2.0"
}
