Guest User

Untitled

a guest
Feb 21st, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. {
  2. "name": "crypto-app",
  3. "version": "1.0.0",
  4. "description": "A simple command-line app that provides the currrent exchange rate of any cryptocurrency in any currency",
  5. "main": "app.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "keywords": [],
  10. "author": "Agbo Amarachi",
  11. "license": "ISC"
  12. }
Add Comment
Please, Sign In to add comment