PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/@lerna/add
Просмотр файла: package.json
{
"name": "@lerna/add",
"version": "5.6.2",
"description": "Add a dependency to matched packages",
"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"
],
"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/add"
},
"scripts": {
"test": "echo \"Run tests from root\" && exit 1"
},
"dependencies": {
"@lerna/bootstrap": "5.6.2",
"@lerna/command": "5.6.2",
"@lerna/filter-options": "5.6.2",
"@lerna/npm-conf": "5.6.2",
"@lerna/validation-error": "5.6.2",
"dedent": "^0.7.0",
"npm-package-arg": "8.1.1",
"p-map": "^4.0.0",
"pacote": "^13.6.1",
"semver": "^7.3.4"
},
"gitHead": "04f85a38c72dd043e7e25072c6e29d8a6411b867"
}
Выполнить команду
Для локальной разработки. Не используйте в интернете!