mirror of
https://github.com/kieraneglin/pinchflat.git
synced 2026-01-23 02:24:24 +00:00
7 lines
157 B
JSON
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>"
|
|
}
|