Advertisement
binjuhor

package1.json

Oct 3rd, 2018
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.28 KB | None | 0 0
  1. {
  2. "name": "wpazweb",
  3. "version": "1.0.0",
  4. "description": "hướng dẫn viết trên wpazweb.com",
  5. "main": "index.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "author": "binjuhor",
  10. "license": "ISC",
  11. "devDependencies": {
  12. "webpack": "^3.0.0"
  13. }
  14. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement