cordova-plugin-cescit-integ.../package.json
2021-01-03 17:19:51 +08:00

27 lines
639 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"name": "cordova-plugin-cescit-integrity",
"version": "1.0.0",
"author": {
"name": "lwj"
},
"description": "本插件基于cordova-plugin-antitampering有apk完整性检验res资源检验assert资源检验的功能。",
"cordova": {
"id": "cordova-plugin-cescit-integrity",
"platforms": [
"android"
]
},
"repository": {
"type": "git",
"url": "git+https://github.com/en-lwj/cordova-plugin-cescit-integrity.git"
},
"keywords": [
"ecosystem:cordova",
"cordova-android"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"license": "ISC"
}