Advertisement
theninthbit

package.json

Jun 23rd, 2016
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. {
  2. "name": "letsRevolutionizeTesting",
  3. "version": "1.0.0",
  4. "description": "follows links at letsRevolutionizeTesting",
  5. "main": "bot.js",
  6. "scripts": {},
  7. "author": "Andrew Ito",
  8. "license": "ISC",
  9. "dependencies": {
  10. "async": "^2.0.0-rc.6",
  11. "request": "^2.72.0"
  12. }
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement