mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-23 11:46:40 +10:00
47 lines
1.2 KiB
JSON
47 lines
1.2 KiB
JSON
{
|
|
"name": "jquery.liveurl",
|
|
"title": "jQuery LiveURL",
|
|
"description": "jQuery plugin to get an url preview like the facebook attachment",
|
|
"filename": "jquery.liveurl.min.js",
|
|
"keywords": [
|
|
"liveurl",
|
|
"url",
|
|
"attachement",
|
|
"facebook"
|
|
],
|
|
"version": "1.2.2",
|
|
"author": {
|
|
"name": "Stephan Fischer",
|
|
"url": "https://github.com/stephan-fischer"
|
|
},
|
|
"maintainers": [
|
|
{
|
|
"name": "Stephan Fischer",
|
|
"email": "stephan@ainetworks.de",
|
|
"url": "http://www.ainetworks.de"
|
|
}
|
|
],
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "https://github.com/stephan-fischer/jQuery-LiveUrl"
|
|
}
|
|
],
|
|
"bugs": "https://github.com/stephan-fischer/jQuery-LiveUrl/issues",
|
|
"homepage": "https://github.com/stephan-fischer/jQuery-LiveUrl",
|
|
"docs": "https://github.com/jquery/jquery-color",
|
|
"download": "https://github.com/stephan-fischer/jQuery-LiveUrl/archive/master.zip",
|
|
"demo": "http://liveurl.ainetworks.de/demo/",
|
|
"dependencies": {
|
|
"jquery": ">=1.8.2"
|
|
},
|
|
"autoupdate": {
|
|
"source": "git",
|
|
"target": "git://github.com/stephan-fischer/jQuery-LiveUrl.git",
|
|
"basePath": "",
|
|
"files": [
|
|
"jquery.liveurl.js"
|
|
]
|
|
}
|
|
}
|