mobileviewer
Version:
image preview in the mobile
25 lines (24 loc) • 548 B
JSON
{
"name": "mobileviewer",
"version": "1.0.2",
"description": "image preview in the mobile",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"mobile",
"viewer",
"previewImage"
],
"author": "waeKing chen",
"license": "ISC",
"repository": {
"type": "git",
"url": "https://github.com/waeking/mobileviewer.git"
},
"bugs": {
"url": "https://github.com/waeking/mobileviewer/issues"
},
"homepage": "https://github.com/waeking/mobileviewer"
}