{
  "name": "libgenesis",
  "version": "1.1.10",
  "description": "An API workaround the library genesis platform to enable query search",
  "main": "./lib/index.js",
  "directories": {
    "lib": "lib",
    "test": "test"
  },
  "scripts": {
    "test": "node ./test/test.js "
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Doc-Han/LibGen.git"
  },
  "keywords": [
    "library",
    "genesis",
    "free",
    "books",
    "amazon"
  ],
  "author": "Farhan Yahya",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Doc-Han/LibGen/issues"
  },
  "homepage": "https://github.com/Doc-Han/LibGen#readme",
  "dependencies": {
    "request": "^2.88.0",
    "request-promise": "^4.2.4"
  }
}
