loaders.css
Version:
Loading animations in pure css
23 lines (22 loc) • 444 B
JSON
{
"name": "loaders.css",
"authors": [
"Connor Atherton <c.liam.atherton@gmail.com>"
],
"description": "Delightful and performant pure css loading animations.",
"main": "loaders.css",
"keywords": [
"loader",
"animations",
"css"
],
"license": "MIT",
"homepage": "https://github.com/ConnorAtherton/loaders.css",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}