123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111 |
- {
- "_args": [
- [
- "windows-release@^3.1.0",
- "/home/lyxaira/Artesanias/artesanias/node_modules/os-name"
- ]
- ],
- "_from": "windows-release@>=3.1.0 <4.0.0",
- "_hasShrinkwrap": false,
- "_id": "windows-release@3.3.3",
- "_inCache": true,
- "_installable": true,
- "_location": "/windows-release",
- "_nodeVersion": "14.5.0",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/windows-release_3.3.3_1597086077363_0.6378400222450025"
- },
- "_npmUser": {
- "email": "sindresorhus@gmail.com",
- "name": "sindresorhus"
- },
- "_npmVersion": "6.14.7",
- "_phantomChildren": {
- "cross-spawn": "6.0.5",
- "p-finally": "1.0.0",
- "path-key": "2.0.1",
- "pump": "3.0.0",
- "signal-exit": "3.0.3",
- "strip-eof": "1.0.0"
- },
- "_requested": {
- "name": "windows-release",
- "raw": "windows-release@^3.1.0",
- "rawSpec": "^3.1.0",
- "scope": null,
- "spec": ">=3.1.0 <4.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/os-name"
- ],
- "_resolved": "https://registry.npmjs.org/windows-release/-/windows-release-3.3.3.tgz",
- "_shasum": "1c10027c7225743eec6b89df160d64c2e0293999",
- "_shrinkwrap": null,
- "_spec": "windows-release@^3.1.0",
- "_where": "/home/lyxaira/Artesanias/artesanias/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": "^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"
- },
- "directories": {},
- "dist": {
- "fileCount": 5,
- "integrity": "sha512-OSOGH1QYiW5yVor9TtmXKQvt2vjQqbYS+DqmsZw+r7xDwLXEeT3JGW0ZppFmHx4diyXmxt238KFR3N9jzevBRg==",
- "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfMZl9CRA9TVsSAnZWagAAucUP/i79p1uGoddKKvKJuMoM\nheM/6DI94uyjmXCLkpg35WkrxJE0ZkV7n7UfmzzQssPEXkCEICgBUQhVCZki\nQzCJLWNHtmkHqj2xF5mUIwvFPK9GXE+8GwO7o801hgjr+YAVeZITAVAyjGXJ\ntbgB432oDWHZIS6K6vaZUJ8oHuAE3lqthLyDA65P/mvc//vQyRFDMyb0ZrAc\nUkCvVgJe8/RJsWporh9Ntz1RG0xvSzY9StnJy5ySCziqXwcpc+kzuM1c8Nmo\nekMiD8Se/jyfTSSWdYHVYFpnE2A323h4DTyD0x6SxNopZvVtMmPVM9dVuTda\nnJw/Z1OsbKtaDrQZGgN3i5c2YsYOeYrsTn0uLfRlBttKDkBs1AaJ0rb9n0Sh\nJRXnUczK9N+uKpUMWCT6v1QIuRWU3jMAQ3GVvBZ6ZSOV1GGBOehG0dFr+KMh\nBTYamRoCDxk6QHxeyl/atrZBsGHSsSYHd2Pp/sxKd8DNmKVH4f6OiHHyauOJ\n2lDuZznIMJct5k9Ie3xhYqPl7NtK4AeC6+2jkYwcuU0RVIepIChMgV/ekJvp\nlCu7XdPoZob0f+Nz3spwODzoexll6o3S88+TwLinO0b27fE9a3dlW/Fjnc8G\nGCR1hLZZcTtKMkB/eN+amO0Nb30xbpSpHsy0/PVqY2CR7VsIT5lXgoOXUyvI\n7IIs\r\n=aVqq\r\n-----END PGP SIGNATURE-----\r\n",
- "shasum": "1c10027c7225743eec6b89df160d64c2e0293999",
- "tarball": "https://registry.npmjs.org/windows-release/-/windows-release-3.3.3.tgz",
- "unpackedSize": 6111
- },
- "engines": {
- "node": ">=6"
- },
- "funding": "https://github.com/sponsors/sindresorhus",
- "gitHead": "138a34491420ccab83cf67e31a3e11019c92ae37",
- "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": "3.3.3"
- }
|