PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/@lerna/get-packed
Просмотр файла: package.json
{
"name": "@lerna/get-packed",
"version": "5.6.2",
"description": "Read contents of package tarball created by npm pack",
"keywords": [
"lerna",
"npm",
"pack",
"tarball"
],
"author": "Daniel Stockman <daniel.stockman@gmail.com>",
"homepage": "https://lerna.js.org",
"license": "MIT",
"main": "lib/get-packed.js",
"files": [
"lib"
],
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/lerna/lerna.git",
"directory": "utils/get-packed"
},
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1"
},
"dependencies": {
"fs-extra": "^9.1.0",
"ssri": "^9.0.1",
"tar": "^6.1.0"
},
"engines": {
"node": "^14.15.0 || >=16.0.0"
},
"gitHead": "04f85a38c72dd043e7e25072c6e29d8a6411b867"
}
Выполнить команду
Для локальной разработки. Не используйте в интернете!