mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-20 10:16:29 +10:00
33 lines
871 B
JSON
33 lines
871 B
JSON
{
|
|
"name": "jquery.shapeshift",
|
|
"version": "2.0",
|
|
"filename": "jquery.shapeshift.min.js",
|
|
"homepage": "https://github.com/McPants/jquery.shapeshift",
|
|
"description": "jQuery plugin which creates a column based grid system that allows drag and drop even between multiple containers.",
|
|
"keywords": [
|
|
"grid",
|
|
"column",
|
|
"drag",
|
|
"drop"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Scott Elwood",
|
|
"web": "http://www.scottelwood.com"
|
|
},
|
|
{
|
|
"name": "We the Media, Inc.",
|
|
"web": "http://www.wtmworldwide.com.com"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "git@github.com:McPants/jquery.shapeshift.git"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"jquery": "~1.9.1",
|
|
"jqueryui": "~1.9.2"
|
|
}
|
|
} |