PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/@lerna/temp-write
Просмотр файла: package.json
{
"name": "@lerna/temp-write",
"version": "5.6.2",
"description": "Write string/buffer/stream to a random temp file",
"homepage": "https://lerna.js.org",
"license": "MIT",
"main": "lib/temp-write.js",
"directories": {
"lib": "lib",
"test": "__tests__"
},
"files": [
"lib"
],
"repository": {
"type": "git",
"url": "git+https://github.com/lerna/lerna.git"
},
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1"
},
"bugs": {
"url": "https://github.com/lerna/lerna/issues"
},
"dependencies": {
"graceful-fs": "^4.1.15",
"is-stream": "^2.0.0",
"make-dir": "^3.0.0",
"temp-dir": "^1.0.0",
"uuid": "^8.3.2"
},
"gitHead": "04f85a38c72dd043e7e25072c6e29d8a6411b867"
}
Выполнить команду
Для локальной разработки. Не используйте в интернете!