{
  "_args": [
    [
      {
        "raw": "leb@^0.3.0",
        "scope": null,
        "escapedName": "leb",
        "name": "leb",
        "rawSpec": "^0.3.0",
        "spec": ">=0.3.0 <0.4.0",
        "type": "range"
      },
      "C:\\www\\dallashi\\videojs-record\\node_modules\\@webassemblyjs\\leb128"
    ]
  ],
  "_defaultsLoaded": true,
  "_engineSupported": true,
  "_from": "leb@>=0.3.0 <0.4.0",
  "_id": "leb@0.3.0",
  "_inCache": true,
  "_location": "/leb",
  "_nodeVersion": "v0.6.19",
  "_npmUser": {
    "name": "danfuzz",
    "email": "danfuzz@milk.com"
  },
  "_npmVersion": "1.1.24",
  "_phantomChildren": {},
  "_requested": {
    "raw": "leb@^0.3.0",
    "scope": null,
    "escapedName": "leb",
    "name": "leb",
    "rawSpec": "^0.3.0",
    "spec": ">=0.3.0 <0.4.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@webassemblyjs/leb128"
  ],
  "_resolved": "https://registry.npmjs.org/leb/-/leb-0.3.0.tgz",
  "_shasum": "32bee9fad168328d6aea8522d833f4180eed1da3",
  "_shrinkwrap": null,
  "_spec": "leb@^0.3.0",
  "_where": "C:\\www\\dallashi\\videojs-record\\node_modules\\@webassemblyjs\\leb128",
  "author": {
    "name": "Dan Bornstein",
    "email": "danfuzz@milk.com",
    "url": "http://www.milk.com/"
  },
  "bugs": {
    "url": "https://github.com/Obvious/leb/issues"
  },
  "dependencies": {},
  "description": "LEB128 utilities for Node",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "32bee9fad168328d6aea8522d833f4180eed1da3",
    "tarball": "https://registry.npmjs.org/leb/-/leb-0.3.0.tgz"
  },
  "engine": {
    "node": ">=0.6.0"
  },
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/Obvious/leb",
  "keywords": [
    "leb",
    "leb128",
    "uleb128",
    "int",
    "uint",
    "encoding",
    "decoding",
    "encode",
    "decode"
  ],
  "licenses": [
    {
      "type": "Apache 2.0",
      "url": "http://www.apache.org/licenses/LICENSE-2.0.html"
    }
  ],
  "main": "lib/leb.js",
  "maintainers": [
    {
      "name": "danfuzz",
      "email": "danfuzz@milk.com"
    }
  ],
  "name": "leb",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/Obvious/leb.git"
  },
  "scripts": {
    "test": "node test/test.js"
  },
  "version": "0.3.0"
}
