PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/@lerna/child-process
Просмотр файла: package.json
{
"name": "@lerna/child-process",
"version": "5.6.2",
"description": "Lerna's internal child_process wrapper",
"keywords": [
"lerna",
"utils"
],
"homepage": "https://lerna.js.org",
"license": "MIT",
"author": {
"name": "Daniel Stockman",
"url": "https://github.com/evocateur"
},
"files": [
"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": "core/child-process"
},
"scripts": {
"test": "echo \"Run tests from root\" && exit 1"
},
"dependencies": {
"chalk": "^4.1.0",
"execa": "^5.0.0",
"strong-log-transformer": "^2.1.0"
},
"gitHead": "04f85a38c72dd043e7e25072c6e29d8a6411b867"
}
Выполнить команду
Для локальной разработки. Не используйте в интернете!