PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo/node_modules/@expo/package-manager

Просмотр файла: package.json

{
  "name": "@expo/package-manager",
  "version": "0.0.60",
  "description": "A library for installing and finding packages in a React Native project",
  "main": "build/index.js",
  "types": "build/index.d.ts",
  "scripts": {
    "watch": "tsc --watch --preserveWatchOutput",
    "build": "tsc --sourceMap",
    "prepare": "yarn run clean && yarn build",
    "clean": "rimraf build ./tsconfig.tsbuildinfo",
    "lint": "eslint .",
    "test": "jest"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/expo/expo.git",
    "directory": "packages/@expo/package-manager"
  },
  "keywords": [
    "react-native",
    "package-manager",
    "package-json",
    "node",
    "yarn",
    "yarnpkg",
    "pnpm"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/expo/expo/issues"
  },
  "homepage": "https://github.com/expo/expo/tree/main/packages/@expo/package-manager#readme",
  "files": [
    "build"
  ],
  "dependencies": {
    "@expo/json-file": "^8.2.37",
    "@expo/spawn-async": "^1.5.0",
    "ansi-regex": "^5.0.0",
    "chalk": "^4.0.0",
    "find-up": "^5.0.0",
    "find-yarn-workspace-root": "~2.0.0",
    "npm-package-arg": "^7.0.0",
    "rimraf": "^3.0.2",
    "split": "^1.0.1",
    "sudo-prompt": "9.1.1"
  },
  "devDependencies": {
    "@types/npm-package-arg": "^6.1.0",
    "@types/rimraf": "^3.0.0",
    "@types/split": "^1.0.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "3710d07fab1f176d96c4a1bb860652604fe07a1c"
}

Выполнить команду


Для локальной разработки. Не используйте в интернете!