UNPKG

snap.svg.zpd

Version:

A zoom/pan/drag plugin for Snap.svg

30 lines (29 loc) 654 B
{ "name": "snap.svg.zpd", "version": "0.0.12", "description": "A zoom/pan/drag plugin for Snap.svg", "main": "snap.svg.zpd.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/hueitan/snap.svg.zpd" }, "keywords": [ "snapsvg", "zoom", "pan", "drag", "rotate", "snap.svg", "snap.svg plugin", "plugin" ], "author": "Huei Tan", "license": "BSD", "bugs": { "url": "https://github.com/hueitan/snap.svg.zpd/issues" }, "homepage": "https://github.com/hueitan/snap.svg.zpd" }