PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/@lerna/clean
Просмотр файла: package.json
{
"name": "@lerna/clean",
"version": "5.6.2",
"description": "Remove the node_modules directory from all 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"
],
"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/clean"
},
"scripts": {
"test": "echo \"Run tests from root\" && exit 1"
},
"dependencies": {
"@lerna/command": "5.6.2",
"@lerna/filter-options": "5.6.2",
"@lerna/prompt": "5.6.2",
"@lerna/pulse-till-done": "5.6.2",
"@lerna/rimraf-dir": "5.6.2",
"p-map": "^4.0.0",
"p-map-series": "^2.1.0",
"p-waterfall": "^2.1.1"
},
"gitHead": "04f85a38c72dd043e7e25072c6e29d8a6411b867"
}
Выполнить команду
Для локальной разработки. Не используйте в интернете!