lanan-old/rescue-driver/node_modules/yarn/package.json
愉快的大福 7dc28dc701 init
2024-07-17 14:16:22 +08:00

61 lines
1.5 KiB
JSON

{
"_from": "yarn@1.22.19",
"_id": "yarn@1.22.19",
"_inBundle": false,
"_integrity": "sha512-/0V5q0WbslqnwP91tirOvldvYISzaqhClxzyUKXYxs07yUILIs5jx/k6CFe8bvKSkds5w+eiOqta39Wk3WxdcQ==",
"_location": "/yarn",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "yarn@1.22.19",
"name": "yarn",
"escapedName": "yarn",
"rawSpec": "1.22.19",
"saveSpec": null,
"fetchSpec": "1.22.19"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/yarn/-/yarn-1.22.19.tgz",
"_shasum": "4ba7fc5c6e704fce2066ecbfb0b0d8976fe62447",
"_spec": "yarn@1.22.19",
"_where": "D:\\work\\road-rescue-app\\rescue-driver",
"bin": {
"yarn": "bin/yarn.js",
"yarnpkg": "bin/yarn.js"
},
"bugs": {
"url": "https://github.com/yarnpkg/yarn/issues"
},
"bundleDependencies": false,
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
},
"deprecated": false,
"description": "📦🐈 Fast, reliable, and secure dependency management.",
"engines": {
"node": ">=4.0.0"
},
"homepage": "https://github.com/yarnpkg/yarn#readme",
"installationMethod": "tar",
"license": "BSD-2-Clause",
"name": "yarn",
"packageManager": "yarn@1.22.17",
"preferGlobal": true,
"repository": {
"type": "git",
"url": "git+https://github.com/yarnpkg/yarn.git"
},
"resolutions": {
"sshpk": "^1.14.2"
},
"scripts": {
"preinstall": ":; (node ./preinstall.js > /dev/null 2>&1 || true)"
},
"version": "1.22.19"
}