Advertisement
Guest User

Untitled

a guest
Oct 20th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. {
  2. "name": "A-Toll",
  3. "version": "1.0.0",
  4. "description": "A-Toll",
  5. "main": "index.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "author": "Timas Jackus",
  10. "license": "ISC",
  11. "devDependencies": {
  12. "browser-sync": "^2.24.4",
  13. "gulp": "^3.9.1",
  14. "gulp-minifier": "^1.2.2",
  15. "gulp-sass": "^4.0.1"
  16. }
  17. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement