Guest User

Untitled

a guest
Oct 22nd, 2018
67
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": "scopedEval",
  3. "version": "1.0.0",
  4. "description": "",
  5. "main": "scopedEval.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "author": "",
  10. "license": "ISC",
  11. "dependencies": {
  12. "acorn": "^6.0.2",
  13. "acorn-walk": "^6.1.0"
  14. }
  15. }
Add Comment
Please, Sign In to add comment