mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-23 03:36:27 +10:00
32 lines
574 B
JSON
32 lines
574 B
JSON
{
|
|
"name": "anima",
|
|
"filename": "anima.min.js",
|
|
"version": "0.3.7",
|
|
"description": "CSS animations with a soul",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/lvivski/anima"
|
|
},
|
|
"keywords": [
|
|
"css",
|
|
"animate",
|
|
"animations",
|
|
"anima"
|
|
],
|
|
"author": "Yehor Lvivski",
|
|
"homepage": "http://lvivski.com",
|
|
"license": "MIT",
|
|
"npmName": "anima",
|
|
"npmFileMap": [
|
|
{
|
|
"basePath": "/",
|
|
"files": [
|
|
"anima.js",
|
|
"anima.min.js",
|
|
"anima.min.js.map",
|
|
"jquery.anima.js"
|
|
]
|
|
}
|
|
]
|
|
}
|