webgme
Version:
Web-based Generic Modeling Environment
33 lines • 780 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",
"version": "1.0.0",
"_release": "1.0.0",
"_resolution": {
"type": "version",
"tag": "v1.0.0",
"commit": "10c82a9eb7cdbe0dd3bc30bfae43aa8f2f97ba12"
},
"_source": "https://github.com/rkereskenyi/jquery.csszoom.git",
"_target": "1.0.0",
"_originalSource": "rkereskenyi/jquery.csszoom"
}