Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2017
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. {
  2. "name": "ddwktest",
  3. "version": "1.0.0",
  4. "description": "Discord Webhook",
  5. "main": "index.js",
  6. "scripts": {
  7. "test": "nodemon index.js"
  8. },
  9. "author": "Lukas",
  10. "license": "ISC",
  11. "dependencies": {},
  12. "devDependencies": {}
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement