mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-14 15:25:52 +10:00
22 lines
526 B
JSON
22 lines
526 B
JSON
{
|
|
"name": "angular-image-spinner",
|
|
"filename": "angular-image-spinner.min.js",
|
|
"description": "Angular directive for showing image spinner in the container with image",
|
|
"version": "0.1.5",
|
|
"files": [
|
|
"angular-image-spinner.min.js"
|
|
],
|
|
"homepage": "https://github.com/oivoodoo/angular-image-spinner",
|
|
"author": {
|
|
"name": "Alexandr Korsak"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/oivoodoo/angular-image-spinner.git"
|
|
},
|
|
"keywords": [
|
|
"angularjs",
|
|
"spin.js"
|
|
]
|
|
}
|