{ "_args": [ [ "windows-release@3.3.3", "F:\\laragon\\www\\wishthis" ] ], "_from": "windows-release@3.3.3", "_id": "windows-release@3.3.3", "_inBundle": false, "_integrity": "sha512-OSOGH1QYiW5yVor9TtmXKQvt2vjQqbYS+DqmsZw+r7xDwLXEeT3JGW0ZppFmHx4diyXmxt238KFR3N9jzevBRg==", "_location": "/windows-release", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "windows-release@3.3.3", "name": "windows-release", "escapedName": "windows-release", "rawSpec": "3.3.3", "saveSpec": null, "fetchSpec": "3.3.3" }, "_requiredBy": [ "/os-name" ], "_resolved": "https://registry.npmjs.org/windows-release/-/windows-release-3.3.3.tgz", "_spec": "3.3.3", "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "https://sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/windows-release/issues" }, "dependencies": { "execa": "^1.0.0" }, "description": "Get the name of a Windows version from the release number: `5.1.2600` → `XP`", "devDependencies": { "ava": "^1.4.1", "tsd": "^0.7.2", "xo": "^0.24.0" }, "engines": { "node": ">=6" }, "files": [ "index.js", "index.d.ts" ], "funding": "https://github.com/sponsors/sindresorhus", "homepage": "https://github.com/sindresorhus/windows-release#readme", "keywords": [ "os", "win", "win32", "windows", "operating", "system", "platform", "name", "title", "release", "version" ], "license": "MIT", "name": "windows-release", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/windows-release.git" }, "scripts": { "test": "xo && ava && tsd" }, "version": "3.3.3" }