talk_appAmin/package.json

19 lines
379 B
JSON

{
"name": "RuoYi-App",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"postinstall": "weapp-tw patch"
},
"keywords": [],
"author": "",
"devDependencies": {
"autoprefixer": "^10.4.17",
"postcss": "^8.4.33",
"postcss-rem-to-responsive-pixel": "^6.0.1",
"tailwindcss": "^3.4.1",
"weapp-tailwindcss": "^3.0.8"
}
}