| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104 |
- {
- "_args": [
- [
- "windows-release@^3.1.0",
- "/mnt/sdc1/Users/James/IdeaProjects/website-core/www/libs/node_modules/os-name"
- ]
- ],
- "_from": "windows-release@>=3.1.0 <4.0.0",
- "_hasShrinkwrap": false,
- "_id": "[email protected]",
- "_inCache": true,
- "_installable": true,
- "_location": "/windows-release",
- "_nodeVersion": "10.19.0",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/windows-release_3.3.0_1586174498945_0.17546122507484974"
- },
- "_npmUser": {
- "email": "[email protected]",
- "name": "sindresorhus"
- },
- "_npmVersion": "6.13.4",
- "_phantomChildren": {},
- "_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.0.tgz",
- "_shasum": "dce167e9f8be733f21c849ebd4d03fe66b29b9f0",
- "_shrinkwrap": null,
- "_spec": "windows-release@^3.1.0",
- "_where": "/mnt/sdc1/Users/James/IdeaProjects/website-core/www/libs/node_modules/os-name",
- "author": {
- "email": "[email protected]",
- "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-2HetyTg1Y+R+rUgrKeUEhAG/ZuOmTrI1NBb3ZyAGQMYmOJjBBPe4MTodghRkmLJZHwkuPi02anbeGP+Zf401LQ==",
- "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeixojCRA9TVsSAnZWagAAuIsP/jerRbXheUnv5h1oW5VX\nMkNXyxy132OEy+oLEG9snHyiEH1kiL0Dpn6pkYdqxQSPG4bZCPkbyNkzLKL6\ngw3jmYdVUCQfwhwLk7b9TnCXWlGsH1p5TEzhXL/3SLhO5brHckBPglJ72hiU\nsB7mUwekg+fstNoyMlD1wKNuR/N9fNdlvNsyhCkhcYoT9P5iB1+p+sWWSx7B\n54YJFRXZRzIQ3wAvIY3aOYRfGewFKkf1xn86E1Dbp4BHVJeltRERkwL/bgBR\nQ1alYQUswz50OJBHGYoUoHs09AVFBGK21wtCG0e68mh75oQSfJr4Uz7rWJC7\nMKoGqm16UZOxeqL/AFg0HOclxp1m7GZ1rOx0+CSVN3Cktm6oJT5raXnOBF4I\n8AO7chtGjGGxSDqy4d0EhtWvqD0Mg518YNkKFnFMgxgU0EZqy5Rh5lZC7xIe\nUaR6ahfZnOclIPHnvDfPHTi5rErajTwqUWy72j99MhEDB9VRVyqiPwas8YE1\nQi1914XD06TCKDSJEv7F91qysi87Y+jxWR0XQ/woaGKd3VTMXvzOUur4A9GC\npHgkDg9yv3yXgFHJ1g8hQBSWRr+LbGF5jOmoKNbLF41XobevnF3N5yc5yLC5\ncNYdvJiRWxUjPB6jWahrzGqbvt5jZud196H9JbfNnwUE9quCzOHVFJqrK4k6\ndmfY\r\n=ffjL\r\n-----END PGP SIGNATURE-----\r\n",
- "shasum": "dce167e9f8be733f21c849ebd4d03fe66b29b9f0",
- "tarball": "https://registry.npmjs.org/windows-release/-/windows-release-3.3.0.tgz",
- "unpackedSize": 6111
- },
- "engines": {
- "node": ">=6"
- },
- "funding": "https://github.com/sponsors/sindresorhus",
- "gitHead": "39b78e784527b9202968bf518640283f57541fe1",
- "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": "[email protected]"
- }
- ],
- "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.0"
- }
|