File: /var/www/bharti-foundation.stgviitor.com/wp-content/plugins/lifeline-donation-pro/package.json
{
"name": "lifeline-donation",
"version": "0.1.0",
"author": "Webinane",
"scripts": {
"dev": "npm run development",
"development": "npx mix",
"prod": "npm run production",
"production": "npx mix",
"watch": "npx mix watch",
"watch-poll": "npm run watch -- --watch-poll"
},
"main": "Gruntfile.js",
"dependencies": {
"@element-plus/icons-vue": "^2.3.1",
"element-plus": "^2.9.1",
"laravel-mix": "^6.0.49",
"moment": "^2.30.1",
"pinia": "^2.3.0",
"vue": "^3.5.13",
"vue-class-component": "^8.0.0-0",
"vue-loader": "^17.4.2"
},
"devDependencies": {
"@types/jquery": "^3.5.32",
"@types/lodash": "^4.17.14",
"@types/underscore": "^1.13.0",
"@vue/cli-plugin-typescript": "~5.0.0",
"@vue/cli-service": "^5.0.8",
"@vue/compiler-sfc": "^3.5.13",
"grunt": "~0.4.5",
"grunt-wp-i18n": "~0.5.0",
"grunt-wp-readme-to-markdown": "~1.0.0",
"sass": "^1.83.4",
"sass-loader": "^12.1.0",
"ts-loader": "^9.5.2",
"typescript": "~4.5.5",
"webpack": "^5.97.1",
"webpack-cli": "^6.0.1"
}
}