dequoter/package.json
Leon Mika 9f2fa96b92 Initial commit
Have the basic workplace worked out
2025-09-06 10:26:50 +10:00

8 lines
118 B
JSON

{
"dependencies": {
"@hotwired/stimulus": "^3.2.2",
"codemirror": "^6.0.2",
"mousetrap": "^1.6.5"
}
}