This repository has been archived on 2022-03-12. You can view files and clone it, but cannot push or open issues or pull requests.
2021-04-02 02:24:13 +03:00

28 lines
750 B
JSON

{
"name": "unimodules-task-manager-interface",
"version": "5.4.0",
"description": "Universal module interface package for TaskManager",
"main": "index.js",
"keywords": [
"unimodules",
"task-manager",
"task",
"background"
],
"repository": {
"type": "git",
"url": "https://github.com/expo/expo.git",
"directory": "packages/unimodules-task-manager-interface"
},
"bugs": {
"url": "https://github.com/expo/expo/issues"
},
"author": "650 Industries, Inc.",
"license": "MIT",
"homepage": "https://github.com/expo/expo/tree/master/packages/unimodules-task-manager-interface",
"unimodulePeerDependencies": {
"@unimodules/core": "*"
},
"gitHead": "bc6b4b3bc3cb5e44e477f145c72c07ed09588651"
}