{
  "name": "calibre-opds",
  "version": "1.0.8",
  "description": "",
  "keywords": [
    "calibre",
    "opds",
    "epub",
    "feed",
    "atom"
  ],
  "homepage": "https://github.com/bluelovers/ws-calibre/calibre-opds#readme",
  "bugs": {
    "url": "https://github.com/bluelovers/ws-calibre/issues"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bluelovers/ws-calibre.git"
  },
  "license": "ISC",
  "author": "",
  "main": "lib/index.js",
  "types": "lib/index.d.ts",
  "typings": "lib/index.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\"",
    "preversion": "yarn run test"
  },
  "dependencies": {
    "bluebird": "^3.7.2",
    "opds-extra": "^3.0.9",
    "ta-json-x": "^2.5.3",
    "ts-type": "^1.2.36",
    "tslib": "^2.3.0"
  },
  "devDependencies": {
    "@types/bluebird": "^3.5.36",
    "@types/fs-extra": "^9.0.12",
    "fs-extra": "^10.0.0"
  },
  "gitHead": "dacda47dddb7dc1c320fe2f899c8b9c662db0ae3"
}
