{
  "name": "todb",
  "version": "0.1.4",
  "description": "another db, under development.",
  "main": "index.js",
  "scripts": {
    "test": "mocha"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/disordinary/RVS.git"
  },
  "author": "Ryan McCarvill <ryan@disordinary.com> (http://www.disordinary.com)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/disordinary/RVS/issues"
  },
  "homepage": "https://github.com/disordinary/RVS#readme",
  "devDependencies": {
    "babel-preset-es2015": "^6.6.0",
    "mocha": "^2.4.5"
  },
  "dependencies": {
    "append-log": "*",
    "async": "^2.0.0-rc.5",
    "guid": "0.0.12",
    "split": "^1.0.0",
    "sstable": "*"
  }
}
