capture-cordova-plugin/package.json
2021-09-28 16:25:05 +08:00

22 lines
438 B
JSON

{
"name": "capture-cordova-plugin",
"version": "1.0.0",
"description": "Video or Photo Capture Cordova Plugin",
"cordova": {
"id": "capture-cordova-plugin",
"platforms": [
"android"
]
},
"repository": {
"type": "git",
"url": "https://m.shuto.cn:8680/center/capture-cordova-plugin.git"
},
"keywords": [
"ecosystem:cordova",
"cordova-android"
],
"author": "shuto",
"license": "ISC"
}