28 lines
750 B
JSON
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"
|
|
}
|