mirror of
https://github.com/netzmacht/contao-leaflet-libraries.git
synced 2025-11-28 19:13:54 +01:00
16 lines
240 B
JSON
16 lines
240 B
JSON
{
|
|
"name": "spin",
|
|
"repo": "fgnass/spin.js",
|
|
"description": "A spinning activity indicator",
|
|
"version": "2.3.2",
|
|
"main": "spin.js",
|
|
"scripts": [
|
|
"spin.js"
|
|
],
|
|
"keywords": [
|
|
"spin",
|
|
"spinner",
|
|
"component"
|
|
]
|
|
}
|