webgme
Version:
Web-based Generic Modeling Environment
24 lines (23 loc) • 472 B
JSON
{
"name": "jquery.csszoom",
"main": "jquery.csszoom.js",
"homepage": "https://github.com/rkereskenyi/jquery.csszoom",
"authors": [
"Robert Kereskenyi <https://github.com/rkereskenyi>",
"Patrik Meijer <patrik85@isis.vanderbilt.edu>"
],
"description": "CSS zoom jquery plugin",
"moduleType": [
"globals"
],
"keywords": [
"jquery",
"zoom",
"css",
"plugin"
],
"dependencies": {
"jquery": ">=1.7"
},
"license": "MIT"
}