Advertisement
Guest User

Untitled

a guest
Aug 20th, 2017
460
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. {
  2. "name": "mix-archiver",
  3. "version": "1.0.0",
  4. "description": "Scrape and archive a FiftyThree Mix (Paper Public Stream) profile.",
  5. "bin": "scrape.js",
  6. "author": "Aseem Kishore <aseem.kishore@gmail.com>",
  7. "license": "MIT",
  8. "dependencies": {},
  9. "devDependencies": {
  10. "superagent": "^3.6.0"
  11. }
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement