cordova-plugin-android-back.../package.json
zhangxiongwang 69e5e3b24d 更新
2019-06-25 12:38:48 +08:00

60 lines
1.6 KiB
JSON

{
"_from": "cordova-plugin-background-mode",
"_id": "cordova-plugin-background-mode@0.7.2",
"_inBundle": false,
"_integrity": "sha1-6vVjnAZahyMbPs91em4osQHQMy8=",
"_location": "/cordova-plugin-background-mode",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "cordova-plugin-background-mode",
"name": "cordova-plugin-background-mode",
"escapedName": "cordova-plugin-background-mode",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npm.taobao.org/cordova-plugin-background-mode/download/cordova-plugin-background-mode-0.7.2.tgz",
"_shasum": "eaf5639c065a87231b3ecf757a6e28b101d0332f",
"_spec": "cordova-plugin-background-mode",
"_where": "/Users/zhangxiongwang/Documents/workspace/laoting",
"author": {
"name": "Sebastián Katzer"
},
"bugs": {
"url": "https://github.com/katzer/cordova-plugin-background-mode/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Prevent app from going to sleep in background.",
"engines": [
{
"name": "cordova",
"version": ">=6.0.0"
}
],
"homepage": "https://github.com/katzer/cordova-plugin-background-mode#readme",
"keywords": [
"appplant",
"background",
"cordova",
"ecosystem:cordova"
],
"license": "Apache 2.0",
"name": "cordova-plugin-background-mode",
"platforms": [
"ios",
"android"
],
"repository": {
"type": "git",
"url": "git+https://github.com/katzer/cordova-plugin-background-mode.git"
},
"version": "0.7.2"
}