Skip to content

Instantly share code, notes, and snippets.

@duncanmak
Created March 13, 2015 19:13
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 duncanmak/a2c97b5028a5f7b0e9e3 to your computer and use it in GitHub Desktop.
Save duncanmak/a2c97b5028a5f7b0e9e3 to your computer and use it in GitHub Desktop.
{
"name": "download-build-times",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"request": "^2.53.0",
"rx": "^2.4.1"
},
"devDependencies": {
"gulp": "^3.8.11",
"gulp-typescript": "^2.4.2",
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment