Advertisement
Guest User

Untitled

a guest
Feb 6th, 2016
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. {
  2. "name": "shouldjs-cheatsheet",
  3. "version": "1.0.0",
  4. "description": "",
  5. "main": "index.js",
  6. "scripts": {
  7. "test": "mocha ."
  8. },
  9. "author": "",
  10. "license": "ISC",
  11. "dependencies": {
  12. "bluebird": "^3.2.1"
  13. }
  14. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement