pinchflat/assets/package.json
Kieran 9e75092876 Pre-prepare for alpha launch (#44)
* Add an initial version

* Add a license
2024-03-01 19:47:19 -08:00

7 lines
157 B
JSON

{
"description": "Use this one for actual JS deps used in-app",
"dependencies": {
"alpinejs": "^3.13.5"
},
"license": "<See the LICENSE file>"
}