PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/@unimodules/react-native-adapter
Просмотр файла: package.json
{
"name": "@unimodules/react-native-adapter",
"version": "6.3.9",
"description": "The adapter to use universal modules with the React Native bridge",
"main": "build/index.js",
"types": "build/index.d.ts",
"sideEffects": false,
"scripts": {
"build": "expo-module build",
"clean": "expo-module clean",
"lint": "expo-module lint",
"test": "expo-module test",
"prepare": "expo-module prepare",
"prepublishOnly": "expo-module prepublishOnly",
"expo-module": "expo-module"
},
"keywords": [
"react-native",
"unimodules",
"adapter"
],
"repository": {
"type": "git",
"url": "https://github.com/expo/expo.git",
"directory": "packages/@unimodules/react-native-adapter"
},
"bugs": {
"url": "https://github.com/expo/expo/issues"
},
"author": "650 Industries, Inc.",
"license": "MIT",
"homepage": "https://github.com/expo/expo/tree/master/packages/@unimodules/react-native-adapter",
"jest": {
"preset": "expo-module-scripts"
},
"dependencies": {
"expo-modules-autolinking": "^0.0.3",
"invariant": "^2.2.4"
},
"devDependencies": {
"@unimodules/core": "~7.1.2",
"expo-module-scripts": "^2.0.0"
},
"gitHead": "0caa8b1570441d275aeaab4da898cf97b26fec99"
}
Выполнить команду
Для локальной разработки. Не используйте в интернете!