preview-image
Version:
30 lines (29 loc) • 623 B
JSON
{
"name": "preview-image",
"version": "1.0.7",
"description": "preview image",
"main": "preview-image.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/wulunyi/preview-image.git"
},
"keywords": [
"preview",
"image",
"scale",
"pan",
"doubleTap"
],
"author": "wulunyi",
"license": "ISC",
"bugs": {
"url": "https://github.com/wulunyi/preview-image/issues"
},
"homepage": "https://github.com/wulunyi/preview-image#readme",
"dependencies": {
"hammerjs": "^2.0.8"
}
}