mirror of
https://github.com/kieraneglin/pinchflat.git
synced 2026-07-18 17:05:36 +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>"
|
|
}
|