PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/@lerna/has-npm-version
Просмотр файла: package.json
{
"name": "@lerna/has-npm-version",
"version": "5.6.2",
"description": "Test if the current version of npm satisfies a given semver range",
"keywords": [
"lerna",
"utils"
],
"author": "Daniel Stockman <daniel.stockman@gmail.com>",
"homepage": "https://lerna.js.org",
"license": "MIT",
"main": "lib/has-npm-version.js",
"files": [
"lib"
],
"engines": {
"node": "^14.15.0 || >=16.0.0"
},
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/lerna/lerna.git",
"directory": "utils/has-npm-version"
},
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1"
},
"dependencies": {
"@lerna/child-process": "5.6.2",
"semver": "^7.3.4"
},
"gitHead": "04f85a38c72dd043e7e25072c6e29d8a6411b867"
}
Выполнить команду
Для локальной разработки. Не используйте в интернете!