Files
cdnjs/ajax/libs/jquery.pin/package.json
T

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/"
}