mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 00:36:26 +10:00
36 lines
766 B
JSON
36 lines
766 B
JSON
{
|
|
"name": "jquery.pin",
|
|
"filename": "jquery.pin.min.js",
|
|
"description": "Pin any element within a container",
|
|
"version": "1.0.1",
|
|
"keywords": [
|
|
"jquery-pin",
|
|
"jquery.pin",
|
|
"pin"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Mathias Biilmann",
|
|
"email": "us@webpop.com",
|
|
"web": "https://github.com/webpop"
|
|
}
|
|
],
|
|
"demos": [
|
|
"http://webpop.github.com/jquery.pin/"
|
|
],
|
|
"bugs": "https://github.com/webpop/jquery.pin/issues",
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/webpop/jquery.pin.git"
|
|
}
|
|
],
|
|
"licenses": [
|
|
{
|
|
"name": "Personalized License",
|
|
"url": "https://github.com/webpop/jquery.pin#license"
|
|
}
|
|
],
|
|
"homepage": "http://webpop.github.com/jquery.pin/"
|
|
}
|