pelican-website-ge/node_modules/yarn/package.json

61 lines
1.5 KiB
JSON

{
"_from": "yarn",
"_id": "yarn@1.22.11",
"_inBundle": false,
"_integrity": "sha512-AWje4bzqO9RUn3sdnM5N8n4ZJ0BqCc/kqFJvpOI5/EVkINXui0yuvU7NDCEF//+WaxHuNay2uOHxA4+tq1P3cg==",
"_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.11.tgz",
"_shasum": "d0104043e7349046e0e2aec977c24be106925ed6",
"_spec": "yarn",
"_where": "/home/ida/grassroots/websites/grassroots-pelican",
"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"
},
"scripts": {
"preinstall": ":; (node ./preinstall.js > /dev/null 2>&1 || true)"
},
"version": "1.22.11"
}