zip-cordova-plugin/package.json
2021-10-22 18:48:31 +08:00

21 lines
402 B
JSON

{
"name": "zip-cordova-plugin",
"version": "1.0.0",
"description": "cordova zip plugin",
"main": "zip.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+http://m.shuto.cn:8086/public/zip-cordova-plugin"
},
"keywords": [
"zip",
"cordova",
"ionic"
],
"author": "fandd",
"license": "MIT"
}