PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/@lerna/publish
Просмотр файла: package.json
{
"name": "@lerna/publish",
"version": "5.6.2",
"description": "Publish packages in the current project",
"keywords": [
"lerna",
"command"
],
"homepage": "https://lerna.js.org",
"license": "MIT",
"author": {
"name": "Daniel Stockman",
"url": "https://github.com/evocateur"
},
"files": [
"command.js",
"index.js",
"lib",
"!lib/__mocks__"
],
"main": "index.js",
"engines": {
"node": "^14.15.0 || >=16.0.0"
},
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/lerna/lerna.git",
"directory": "commands/publish"
},
"scripts": {
"test": "echo \"Run tests from root\" && exit 1",
"work": "sleep 3 && echo publish && exit 1"
},
"dependencies": {
"@lerna/check-working-tree": "5.6.2",
"@lerna/child-process": "5.6.2",
"@lerna/collect-updates": "5.6.2",
"@lerna/command": "5.6.2",
"@lerna/describe-ref": "5.6.2",
"@lerna/log-packed": "5.6.2",
"@lerna/npm-conf": "5.6.2",
"@lerna/npm-dist-tag": "5.6.2",
"@lerna/npm-publish": "5.6.2",
"@lerna/otplease": "5.6.2",
"@lerna/output": "5.6.2",
"@lerna/pack-directory": "5.6.2",
"@lerna/prerelease-id-from-version": "5.6.2",
"@lerna/prompt": "5.6.2",
"@lerna/pulse-till-done": "5.6.2",
"@lerna/run-lifecycle": "5.6.2",
"@lerna/run-topologically": "5.6.2",
"@lerna/validation-error": "5.6.2",
"@lerna/version": "5.6.2",
"fs-extra": "^9.1.0",
"libnpmaccess": "^6.0.3",
"npm-package-arg": "8.1.1",
"npm-registry-fetch": "^13.3.0",
"npmlog": "^6.0.2",
"p-map": "^4.0.0",
"p-pipe": "^3.1.0",
"pacote": "^13.6.1",
"semver": "^7.3.4"
},
"gitHead": "04f85a38c72dd043e7e25072c6e29d8a6411b867"
}
Выполнить команду
Для локальной разработки. Не используйте в интернете!