{
"_args": [
[
"windows-release@^4.0.0",
"/usr/local/lib/node_modules/@ionic/cli/node_modules/os-name"
]
],
"_from": "windows-release@>=4.0.0 <5.0.0",
"_hasShrinkwrap": false,
"_id": "windows-release@4.0.0",
"_inCache": true,
"_installable": true,
"_location": "/@ionic/cli/windows-release",
"_nodeVersion": "14.5.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/windows-release_4.0.0_1597086200730_0.36969680929319226"
},
"_npmUser": {
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
},
"_npmVersion": "6.14.7",
"_phantomChildren": {},
"_requested": {
"name": "windows-release",
"raw": "windows-release@^4.0.0",
"rawSpec": "^4.0.0",
"scope": null,
"spec": ">=4.0.0 <5.0.0",
"type": "range"
},
"_requiredBy": [
"/@ionic/cli/os-name"
],
"_resolved": "https://registry.npmjs.org/windows-release/-/windows-release-4.0.0.tgz",
"_shasum": "4725ec70217d1bf6e02c7772413b29cdde9ec377",
"_shrinkwrap": null,
"_spec": "windows-release@^4.0.0",
"_where": "/usr/local/lib/node_modules/@ionic/cli/node_modules/os-name",
"author": {
"email": "sindresorhus@gmail.com",
"name": "Sindre Sorhus",
"url": "https://sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/windows-release/issues"
},
"dependencies": {
"execa": "^4.0.2"
},
"description": "Get the name of a Windows version from the release number: `5.1.2600` → `XP`",
"devDependencies": {
"ava": "^2.4.0",
"tsd": "^0.13.1",
"xo": "^0.33.0"
},
"directories": {},
"dist": {
"fileCount": 5,
"integrity": "sha512-OxmV4wzDKB1x7AZaZgXMVsdJ1qER1ed83ZrTYd5Bwq2HfJVg3DJS8nqlAG4sMoJ7mu8cuRmLEYyU13BKwctRAg==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfMZn5CRA9TVsSAnZWagAAEygQAJe7zUnNYJk1FhkUEbi8\n9cgFo7mnF065z5G9OGofdDSAEU4v6cjPlTHHP7qTCyxnwx4jVhHH/gRonqb9\nGnG9lMDXzGYFQIZOCLYvPrJbQYW2ihQ4cULNMYqrrcCzdhuQQ9SNYcyCosIs\nbGzBQ0Ntbi7d6r6sG08hqUVdYhWfEifHjt7rUD5YJaH44frgMDiZh8ufdBl5\n2AEpsODck9fGlYWi6letYsYs1Kc62oOWAIvP3SqLfedes1h+igh800bcWE/B\nyOIJwdDaJfVY2NupV2LeiD/SRNDUisUVz7jStYZa5TjKRjfIzeaPem67OTtz\n2SX564TWgYPIMLy1Lf7D20UdXd5X1C5ENYwaf40zUm4QIByKo0mgzAv/s7d+\nhu20NJ7nk7SFjhXPn2HaK1+Ju823u4K3PjiCCSTDjTzo/kPccsMd4QglrXXB\nWgfSb1UjJq+TE5D9vkVye5LEz5pcvYzxCnygQbC6sOWRlwdKDM7lwHqFR6cS\n00X670xWdABhpmWxKRG/IsAqA8eG5wL3DaYqU76/hgSL2jc7fYdRg/dtvdtf\nUfkQwaAKaOPozLXIhqZS4DfpTOi3EEYw+QlJeX1IVrdwQR8jFS1g4aUuiPa5\nRaq6jgfe23GtbtI+tjcwuDlX7DT90LrBtbk2sNmNv61/Tivf1AoV9uxosHuE\nYd1y\r\n=bu6S\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "4725ec70217d1bf6e02c7772413b29cdde9ec377",
"tarball": "https://registry.npmjs.org/windows-release/-/windows-release-4.0.0.tgz",
"unpackedSize": 6116
},
"engines": {
"node": ">=10"
},
"funding": "https://github.com/sponsors/sindresorhus",
"gitHead": "6aeae881096dacdba381fe3f16495de58388f406",
"homepage": "https://github.com/sindresorhus/windows-release#readme",
"keywords": [
"name",
"operating",
"os",
"platform",
"release",
"system",
"title",
"version",
"win",
"win32",
"windows"
],
"license": "MIT",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"name": "windows-release",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/windows-release.git"
},
"scripts": {
"test": "xo && ava && tsd"
},
"version": "4.0.0"
}