{
  "_args": [
    [
      "level@^1.4.0",
      "/home/miguelangel/Escritorio/DuckHunt/node_modules/hard-source-webpack-plugin"
    ]
  ],
  "_from": "level@>=1.4.0 <2.0.0",
  "_id": "level@1.7.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/level",
  "_nodeVersion": "7.10.0",
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/level-1.7.0.tgz_1495034205793_0.6574828154407442"
  },
  "_npmUser": {
    "email": "ralphtheninja@riseup.net",
    "name": "ralphtheninja"
  },
  "_npmVersion": "4.2.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "level",
    "raw": "level@^1.4.0",
    "rawSpec": "^1.4.0",
    "scope": null,
    "spec": ">=1.4.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/hard-source-webpack-plugin"
  ],
  "_resolved": "https://registry.npmjs.org/level/-/level-1.7.0.tgz",
  "_shasum": "43464a3a8ba73b2f3de56a24292805146da213a1",
  "_shrinkwrap": null,
  "_spec": "level@^1.4.0",
  "_where": "/home/miguelangel/Escritorio/DuckHunt/node_modules/hard-source-webpack-plugin",
  "bugs": {
    "url": "https://github.com/Level/level/issues"
  },
  "contributors": [
    {
      "name": "David Björklund",
      "email": "david.bjorklund@gmail.com",
      "url": "https://github.com/kesla"
    },
    {
      "name": "Rod Vagg",
      "email": "r@va.gg",
      "url": "https://github.com/rvagg"
    },
    {
      "name": "Jake Verbaten",
      "email": "raynos2@gmail.com",
      "url": "https://github.com/raynos"
    },
    {
      "name": "Dominic Tarr",
      "email": "dominic.tarr@gmail.com",
      "url": "https://github.com/dominictarr"
    },
    {
      "name": "Max Ogden",
      "email": "max@maxogden.com",
      "url": "https://github.com/maxogden"
    },
    {
      "name": "Lars-Magnus Skog",
      "email": "ralphtheninja@riseup.net",
      "url": "https://github.com/ralphtheninja"
    },
    {
      "name": "John Chesley",
      "email": "john@chesl.es",
      "url": "https://github.com/chesles/"
    },
    {
      "name": "Julian Gruber",
      "email": "julian@juliangruber.com",
      "url": "https://github.com/juliangruber"
    },
    {
      "name": "Paolo Fragomeni",
      "email": "paolo@async.ly",
      "url": "https://github.com/hij1nx"
    },
    {
      "name": "Anton Whalley",
      "email": "anton.whalley@nearform.com",
      "url": "https://github.com/No9"
    },
    {
      "name": "Matteo Collina",
      "email": "matteo.collina@gmail.com",
      "url": "https://github.com/mcollina"
    },
    {
      "name": "Pedro Teixeira",
      "email": "pedro.teixeira@gmail.com",
      "url": "https://github.com/pgte"
    },
    {
      "name": "James Halliday",
      "email": "mail@substack.net",
      "url": "https://github.com/substack"
    }
  ],
  "dependencies": {
    "level-packager": "~1.2.0",
    "leveldown": "~1.7.0"
  },
  "description": "Fast & simple storage - a Node.js-style LevelDB wrapper (a convenience package bundling LevelUP & LevelDOWN)",
  "devDependencies": {
    "tape": "^4.2.2"
  },
  "directories": {},
  "dist": {
    "shasum": "43464a3a8ba73b2f3de56a24292805146da213a1",
    "tarball": "https://registry.npmjs.org/level/-/level-1.7.0.tgz"
  },
  "gitHead": "07bfcac4b382753a52c58b18d302508b8caecdc9",
  "homepage": "https://github.com/Level/level",
  "keywords": [
    "database",
    "db",
    "json",
    "leveldb",
    "storage",
    "store",
    "stream"
  ],
  "license": "MIT",
  "main": "level.js",
  "maintainers": [
    {
      "name": "rvagg",
      "email": "rod@vagg.org"
    },
    {
      "name": "ralphtheninja",
      "email": "ralphtheninja@riseup.net"
    },
    {
      "name": "juliangruber",
      "email": "julian@juliangruber.com"
    }
  ],
  "name": "level",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Level/level.git"
  },
  "scripts": {
    "test": "node ./test.js"
  },
  "version": "1.7.0"
}
