Skip to content

Instantly share code, notes, and snippets.

@nobita4176
Created September 17, 2016 14:35
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 nobita4176/36fe11d68d9f93bfb0707f2b8434e27c to your computer and use it in GitHub Desktop.
Save nobita4176/36fe11d68d9f93bfb0707f2b8434e27c to your computer and use it in GitHub Desktop.
{
"name": "card-gallery-salvager",
"version": "1.0.0",
"description": "",
"main": "card-gallery-salvager.js",
"scripts": {
"start": "node --harmony ./card-gallery-salvager.js"
},
"author": "nobita",
"license": "ISC",
"private": true,
"dependencies": {
"bluebird": "^3.4.6",
"cheerio": "^0.22.0",
"mkdirp-then": "^1.2.0",
"request": "^2.74.0",
"request-promise": "^4.1.1"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment