mirror of
https://github.com/dawidolko/Website-Templates.git
synced 2026-03-24 11:52:18 +00:00
Website templates
This commit is contained in:
34
startbootstrap-sb-admin-2-1.0.5/bower_components/holderjs/composer.json
vendored
Normal file
34
startbootstrap-sb-admin-2-1.0.5/bower_components/holderjs/composer.json
vendored
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"name": "imsky/holder",
|
||||
"description": "Client-side image placeholders.",
|
||||
"homepage": "https://github.com/imsky/holder",
|
||||
"keywords": [
|
||||
"images",
|
||||
"placeholders",
|
||||
"client-side",
|
||||
"canvas",
|
||||
"generation",
|
||||
"development"
|
||||
],
|
||||
"license": "MIT",
|
||||
"type": "component",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Ivan Malopinsky",
|
||||
"homepage": "http://imsky.co"
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"robloach/component-installer": "*"
|
||||
},
|
||||
"extra": {
|
||||
"component": {
|
||||
"scripts": [
|
||||
"holder.js"
|
||||
],
|
||||
"files": [
|
||||
"holder.min.js"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user