PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/@expo/dev-server/node_modules/@expo/metro-config
Просмотр файла: package.json
{
"name": "@expo/metro-config",
"version": "0.3.19",
"description": "A Metro config for running React Native projects with the Metro bundler",
"main": "build/ExpoMetroConfig.js",
"scripts": {
"watch": "tsc --watch --preserveWatchOutput",
"build": "tsc",
"prepare": "yarn run clean && yarn build",
"clean": "rimraf build ./tsconfig.tsbuildinfo",
"lint": "eslint .",
"test": "jest"
},
"repository": {
"type": "git",
"url": "https://github.com/expo/expo-cli.git",
"directory": "packages/metro-config"
},
"keywords": [
"json",
"react-native",
"expo",
"react",
"metro",
"metro-config"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/expo/expo-cli/issues"
},
"homepage": "https://github.com/expo/expo-cli/tree/main/packages/metro-config#readme",
"files": [
"build",
"transformer"
],
"dependencies": {
"@expo/config": "6.0.26",
"@expo/json-file": "8.2.36",
"chalk": "^4.1.0",
"debug": "^4.3.2",
"find-yarn-workspace-root": "~2.0.0",
"getenv": "^1.0.0",
"resolve-from": "^5.0.0",
"sucrase": "^3.20.0"
},
"devDependencies": {
"@babel/core": "^7.15.5",
"expo": "45",
"metro": "~0.64.0",
"metro-babel-transformer": "~0.64.0",
"metro-config": "~0.64.0",
"react-native": "~0.64.3"
},
"publishConfig": {
"access": "public"
}
}
Выполнить команду
Для локальной разработки. Не используйте в интернете!