az4521

Discord CLI Client package.json

May 29th, 2019
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. {
  2. "name": "clicord",
  3. "version": "1.0.0",
  4. "description": "",
  5. "main": "index.js",
  6. "author": "az4521",
  7. "license": "gnu-gplv2",
  8. "dependencies": {
  9. "blessed": "^0.1.81",
  10. "request": "^2.88.0",
  11. "string.prototype.padend": "^3.0.0",
  12. "ws": "^6.1.2"
  13. }
  14. }
Add Comment
Please, Sign In to add comment