Files
zpc-bulletin-board/ZpcBulletinBoard/wwwroot/lib/spinkit/package.json
David Štaleker 28d1630749 prvi
2024-02-23 12:56:54 +01:00

26 lines
570 B
JSON

{
"name": "spinkit",
"version": "2.0.1",
"description": "A collection of loading indicators animated with CSS",
"keywords": [
"css",
"spinkit",
"spinner",
"loading",
"ui"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/tobiasahlin/SpinKit.git"
},
"author": "Tobias Ahlin Bjerrome",
"license": "MIT",
"bugs": {
"url": "https://github.com/tobiasahlin/SpinKit/issues"
},
"homepage": "https://github.com/tobiasahlin/SpinKit"
}