Advertisement
Guest User

Untitled

a guest
Jul 27th, 2016
59
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": "exampleproject",
  3. "version": "1.0.0",
  4. "description": "Just an example",
  5. "main": "index.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "author": "zorndorff",
  10. "license": "ISC",
  11. "dependencies": {
  12. "request": "^2.72.0"
  13. }
  14. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement