| Current Path : /var/www/html/test/node_modules/yarn/ |
| Current File : /var/www/html/test/node_modules/yarn/package.json |
{
"_from": "yarn",
"_id": "yarn@1.22.4",
"_inBundle": false,
"_integrity": "sha512-oYM7hi/lIWm9bCoDMEWgffW8aiNZXCWeZ1/tGy0DWrN6vmzjCXIKu2Y21o8DYVBUtiktwKcNoxyGl/2iKLUNGA==",
"_location": "/yarn",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "yarn",
"name": "yarn",
"escapedName": "yarn",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/yarn/-/yarn-1.22.4.tgz",
"_shasum": "01c1197ca5b27f21edc8bc472cd4c8ce0e5a470e",
"_spec": "yarn",
"_where": "/var/www/html/test",
"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",
"preferGlobal": true,
"repository": {
"type": "git",
"url": "git+https://github.com/yarnpkg/yarn.git"
},
"resolutions": {
"sshpk": "^1.14.2"
},
"version": "1.22.4"
}