26 lines
671 B
JSON
26 lines
671 B
JSON
{
|
|
"name": "unimodules-app-loader",
|
|
"version": "1.4.0",
|
|
"description": "App loader for background applications",
|
|
"keywords": [
|
|
"react-native",
|
|
"expo",
|
|
"unimodules-app-loader"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/expo/expo.git",
|
|
"directory": "packages/unimodules-app-loader"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/expo/expo/issues"
|
|
},
|
|
"author": "650 Industries, Inc.",
|
|
"license": "MIT",
|
|
"homepage": "https://github.com/expo/expo/tree/master/packages/unimodules-app-loader",
|
|
"devDependencies": {
|
|
"expo-module-scripts": "^1.2.0"
|
|
},
|
|
"gitHead": "bc6b4b3bc3cb5e44e477f145c72c07ed09588651"
|
|
}
|