translucent
Version:
Translucent plastic card theme.
44 lines (43 loc) • 1.05 kB
JSON
{
"name": "translucent",
"title": "jQuery translucent",
"description": "Translucent plastic card theme.",
"keywords": [
"jquery-plugin",
"translucent",
"transparent",
"frosted",
"plastic",
"glass",
"card",
"blur",
"effect",
"jQuery"
],
"version": "1.0.11",
"author": {
"name": "Yeonwoo Jo",
"email": "Yeonwoo.jo.92@gmil.com",
"url": "https://github.com/byeolbit"
},
"maintainers": [
{
"name": "Yeonwoo Jo",
"email": "Yeonwoo.jo.92@gmil.com",
"url": "https://github.com/byeolbit"
}
],
"licenses": [
{
"type": "MIT",
"url": "https://raw.githubusercontent.com/byeolbit/translucent/master/LICENSE"
}
],
"bugs": "https://github.com/byeolbit/translucent/issues",
"homepage": "https://byeolbit.github.io/translucent",
"docs": "https://github.com/byeolbit/translucent#readme",
"download" : "https://github.com/byeolbit/translucent/archive/master.zip",
"dependencies": {
"jquery": ">=1.6"
}
}