PHP Classes

File: package.json

Recommend this page to a friend!
  Classes of Nyi Nyi Lwin   mtube   package.json   Download  
File: package.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: mtube
Application to share videos between users
Author: By
Last change:
Date: 2 years ago
Size: 757 bytes
 

Contents

Class file image Download
{ "private": true, "scripts": { "dev": "npm run development", "development": "mix", "watch": "mix watch", "watch-poll": "mix watch -- --watch-options-poll=1000", "hot": "mix watch --hot", "prod": "npm run production", "production": "mix --production" }, "devDependencies": { "@tailwindcss/forms": "^0.2", "@tailwindcss/typography": "^0.3", "alpinejs": "^2.8", "laravel-echo": "^1.11.0", "laravel-mix": "^6.0.6", "laravel-mix-tailwind": "^0.1", "postcss": "^8.1.14", "pusher-js": "^7.0.3", "resolve-url-loader": "^3.1", "sass": "^1.32", "sass-loader": "^8.0", "tailwindcss": "^2.0" } }