Skip to content

Instantly share code, notes, and snippets.

@vogelito
Created July 8, 2018 02:18
Show Gist options
  • Save vogelito/0b7d7f3af3af110e22a6fcf8cfd99fcf to your computer and use it in GitHub Desktop.
Save vogelito/0b7d7f3af3af110e22a6fcf8cfd99fcf to your computer and use it in GitHub Desktop.
{
"name": "checker",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"mailgun-js": "^0.20.0",
"superagent": "^3.8.3"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment