PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/nx
Просмотр файла: package.json
{
"name": "nx",
"version": "15.9.7",
"private": false,
"description": "The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration.",
"repository": {
"type": "git",
"url": "https://github.com/nrwl/nx.git",
"directory": "packages/nx"
},
"scripts": {
"postinstall": "node ./bin/compute-project-graph"
},
"keywords": [
"Monorepo",
"Angular",
"React",
"Web",
"Node",
"Nest",
"Jest",
"Cypress",
"CLI"
],
"bin": {
"nx": "./bin/nx.js"
},
"author": "Victor Savkin",
"license": "MIT",
"bugs": {
"url": "https://github.com/nrwl/nx/issues"
},
"homepage": "https://nx.dev",
"dependencies": {
"@nrwl/cli": "15.9.7",
"@nrwl/tao": "15.9.7",
"@parcel/watcher": "2.0.4",
"@yarnpkg/lockfile": "^1.1.0",
"@yarnpkg/parsers": "3.0.0-rc.46",
"@zkochan/js-yaml": "0.0.6",
"axios": "^1.0.0",
"chalk": "^4.1.0",
"cli-cursor": "3.1.0",
"cli-spinners": "2.6.1",
"cliui": "^7.0.2",
"dotenv": "~10.0.0",
"enquirer": "~2.3.6",
"fast-glob": "3.2.7",
"figures": "3.2.0",
"flat": "^5.0.2",
"fs-extra": "^11.1.0",
"glob": "7.1.4",
"ignore": "^5.0.4",
"js-yaml": "4.1.0",
"jsonc-parser": "3.2.0",
"lines-and-columns": "~2.0.3",
"minimatch": "3.0.5",
"npm-run-path": "^4.0.1",
"open": "^8.4.0",
"semver": "7.5.4",
"string-width": "^4.2.3",
"strong-log-transformer": "^2.1.0",
"tar-stream": "~2.2.0",
"tmp": "~0.2.1",
"tsconfig-paths": "^4.1.2",
"tslib": "^2.3.0",
"v8-compile-cache": "2.3.0",
"yargs": "^17.6.2",
"yargs-parser": "21.1.1"
},
"peerDependencies": {
"@swc-node/register": "^1.4.2",
"@swc/core": "^1.2.173"
},
"peerDependenciesMeta": {
"@swc-node/register": {
"optional": true
},
"@swc/core": {
"optional": true
}
},
"optionalDependencies": {
"@nrwl/nx-darwin-arm64": "15.9.7",
"@nrwl/nx-darwin-x64": "15.9.7",
"@nrwl/nx-linux-arm-gnueabihf": "15.9.7",
"@nrwl/nx-linux-arm64-gnu": "15.9.7",
"@nrwl/nx-linux-arm64-musl": "15.9.7",
"@nrwl/nx-linux-x64-gnu": "15.9.7",
"@nrwl/nx-linux-x64-musl": "15.9.7",
"@nrwl/nx-win32-arm64-msvc": "15.9.7",
"@nrwl/nx-win32-x64-msvc": "15.9.7"
},
"nx-migrations": {
"migrations": "./migrations.json",
"packageGroup": [
"@nrwl/js",
"@nrwl/jest",
"@nrwl/linter",
"@nrwl/workspace",
"@nrwl/angular",
"@nrwl/cli",
"@nrwl/cypress",
"@nrwl/detox",
"@nrwl/devkit",
"@nrwl/esbuild",
"@nrwl/eslint-plugin-nx",
"@nrwl/expo",
"@nrwl/express",
"@nrwl/nest",
"@nrwl/next",
"@nrwl/node",
"@nrwl/nx-plugin",
"@nrwl/react",
"@nrwl/react-native",
"@nrwl/rollup",
"@nrwl/storybook",
"@nrwl/tao",
"@nrwl/vite",
"@nrwl/web",
"@nrwl/webpack",
{
"package": "@nrwl/nx-cloud",
"version": "latest"
}
]
},
"executors": "./executors.json",
"builders": "./executors.json",
"publishConfig": {
"access": "public"
},
"napi": {
"name": "nx",
"package": {
"name": "@nrwl/nx"
},
"triples": {
"additional": [
"aarch64-apple-darwin",
"aarch64-unknown-linux-gnu",
"aarch64-unknown-linux-musl",
"aarch64-pc-windows-msvc",
"armv7-unknown-linux-gnueabihf",
"x86_64-unknown-linux-musl"
]
}
},
"main": "./bin/nx.js",
"types": "./bin/nx.d.ts",
"gitHead": "73407b61cc7e502570c747625c275d9425bb1f2d"
}
Выполнить команду
Для локальной разработки. Не используйте в интернете!