unimodules-task-manager-interface
Version:
Universal module interface package for TaskManager
29 lines (28 loc) • 751 B
JSON
{
"name": "unimodules-task-manager-interface",
"version": "7.1.1",
"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",
"dependencies": {},
"peerDependencies": {
"expo": "*"
},
"gitHead": "ba24eba18bf4f4d4b0d54828992d81a2bb18246a"
}