mirror of
https://github.com/shuto-cn/cordova-plugin-background-mode.git
synced 2026-04-16 00:02:56 +08:00
更新
This commit is contained in:
@@ -0,0 +1,59 @@
|
||||
{
|
||||
"_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"
|
||||
}
|
||||
Reference in New Issue
Block a user