D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
fhblmjlrhosting
/
public_html
/
bearsilve.com
/
wp-content
/
plugins
/
sticky-chat-widget
/
Filename :
package.json
back
Copy
{ "name": "my-subscribe-forms", "version": "1.0.0", "main": "index.js", "scripts": { "dev": "npm run development", "watch": "mix watch" }, "keywords": [], "author": "", "license": "ISC", "devDependencies": { "jquery": "^3.7.1", "laravel-mix": "^6.0.49", "lodash": "^4.17.19", "postcss": "^8.4.6", "postcss-import": "^14.1.0", "resolve-url-loader": "^5.0.0", "sass": "^1.77.4", "sass-loader": "^12.1.0", "tailwindcss": "^3.4.3" } }