{
  "name": "level-sublevel",
  "description": "partition levelup databases",
  "version": "5.2.3",
  "homepage": "https://github.com/dominictarr/level-sublevel",
  "repository": {
    "type": "git",
    "url": "git://github.com/dominictarr/level-sublevel.git"
  },
  "dependencies": {
    "level-hooks": ">=4.4.0 <5",
    "string-range": "~1.2.1",
    "level-fix-range": "2.0",
    "xtend": "~2.0.4"
  },
  "devDependencies": {
    "rimraf": "~2.1.4",
    "shasum": "0.0.2",
    "monotonic-timestamp": "0.0.8",
    "pull-stream": "~2.18.2",
    "pull-level": "~1.1.1",
    "level-test": "~1.6.3",
    "stream-to-pull-stream": "~1.2.0",
    "tape": "~1.0.4",
    "through": "~2.3.4",
    "level": "~0.15.0"
  },
  "scripts": {
    "test": "set -e; for t in test/*.js; do node $t; done"
  },
  "author": "Dominic Tarr <dominic.tarr@gmail.com> (http://dominictarr.com)",
  "license": "MIT",
  "stability": "unstable"
}
