Skip to content

Instantly share code, notes, and snippets.

@leovarmak
Last active September 5, 2017 09:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leovarmak/a56fc7c97b55e3c89e54c688d7f73ca4 to your computer and use it in GitHub Desktop.
Save leovarmak/a56fc7c97b55e3c89e54c688d7f73ca4 to your computer and use it in GitHub Desktop.
{
"name": "libert",
"version": "1.0.0",
"description": "Get eBooks for free, easily",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node index.js"
},
"author": "Samarth Jajoo",
"license": "ISC",
"dependencies": {
"chalk": "^1.1.3",
"cloudconvert": "^1.1.2",
"download": "^6.2.3",
"ebook-convert": "^2.0.1",
"goo.gl": "^0.1.4",
"google-books-search": "^0.3.1",
"libgen": "^1.0.0",
"opn": "^5.1.0",
"progress": "^2.0.0",
"prompt": "^1.0.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment