{
  "name": "akv-status",
  "version": "2.0.1",
  "description": "akv store for file status",
  "main": "lib",
  "scripts": {
    "test": "node ./ci/test.js",
    "prepare": "node ./ci/build.js && node ./ci/shim.js"
  },
  "repository": "a-labo/akv-status",
  "keywords": [
    "kvs"
  ],
  "author": {
    "name": "Taka Okunishi",
    "email": "okunishitaka.com@gmail.com",
    "url": "http://okunishitaka.com"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/a-labo/akv-status/issues"
  },
  "homepage": "https://github.com/a-labo/akv-status#readme",
  "dependencies": {
    "aglob": "^3.0.1",
    "akv": "^2.0.1",
    "asfs": "^2.2.0"
  },
  "devDependencies": {
    "ababel": "^5.0.8",
    "amocha": "^5.0.0",
    "ape-formatting": "^1.0.2",
    "ape-releasing": "^5.0.0",
    "ape-tasking": "^4.0.9",
    "ape-tmpl": "^6.0.12",
    "ape-updating": "^5.0.1",
    "coz": "^7.0.5",
    "injectmock": "^2.0.0"
  },
  "engines": {
    "node": ">=8",
    "npm": ">=5"
  }
}
