weiro/package.json

13 lines
239 B
JSON

{
"devDependencies": {
"esbuild": "0.27.3"
},
"dependencies": {
"@hotwired/stimulus": "^3.2.2",
"bootstrap": "^5.3.8",
"esbuild-sass-plugin": "^3.6.0",
"feather-icons": "^4.29.2",
"handlebars": "^4.7.8"
}
}