123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101 |
- {
- "_args": [
- [
- "macos-release@^2.2.0",
- "/home/lyxaira/Artesanias/artesanias/node_modules/os-name"
- ]
- ],
- "_from": "macos-release@>=2.2.0 <3.0.0",
- "_hasShrinkwrap": false,
- "_id": "macos-release@2.4.1",
- "_inCache": true,
- "_installable": true,
- "_location": "/macos-release",
- "_nodeVersion": "14.5.0",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/macos-release_2.4.1_1595439816790_0.03145067547861524"
- },
- "_npmUser": {
- "email": "sindresorhus@gmail.com",
- "name": "sindresorhus"
- },
- "_npmVersion": "6.14.5",
- "_phantomChildren": {},
- "_requested": {
- "name": "macos-release",
- "raw": "macos-release@^2.2.0",
- "rawSpec": "^2.2.0",
- "scope": null,
- "spec": ">=2.2.0 <3.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/os-name"
- ],
- "_resolved": "https://registry.npmjs.org/macos-release/-/macos-release-2.4.1.tgz",
- "_shasum": "64033d0ec6a5e6375155a74b1a1eba8e509820ac",
- "_shrinkwrap": null,
- "_spec": "macos-release@^2.2.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/macos-release/issues"
- },
- "dependencies": {},
- "description": "Get the name and version of a macOS release from the Darwin version",
- "devDependencies": {
- "ava": "^1.4.1",
- "tsd": "^0.7.1",
- "xo": "^0.24.0"
- },
- "directories": {},
- "dist": {
- "fileCount": 5,
- "integrity": "sha512-H/QHeBIN1fIGJX517pvK8IEK53yQOW7YcEI55oYtgjDdoCQQz7eJS94qt5kNrscReEyuD/JcdFCm2XBEcGOITg==",
- "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGHrJCRA9TVsSAnZWagAAqeYP/06kq77sC8KjGAf7wK7K\nU9Bk39YSp0UR4mE1wI+QeBIOGvMbwv60DuIP7hr+dAls5mYpB2+mpRxFfeVs\ne1nuH5eGskXLwEYSWdAUetxA1q/ItHqmc0Zpx6Jfxs+bhMU8TZs3NEEG+iEm\nvqDRlCffD/fziQCLSsX1wrG+TPQbnK5XP9RVXzyEjsW+gKN+fqlnuC72SJwO\nRfAHQgdfKu40Pt+nmAr7WG+EIVyS88mB92kPsQZvEY4K0CQ4fkr7tNURU8hg\nHYznQFkh4MmeyAh10b0F+bqp0IVpynuREjK456oIyszvPpQCq7L8313YyxCn\nw4YEioXM+k8k70EpNXTikTnEc9hNDsVmU5bBrEb/1cD+MKd6aYU6A1xaEy/N\nUbYQQnM4Ofk1dgCEhUBrNlGJUEyDyxm/GOe4qEgH1z4h3sMfC91rwPpHIfDs\nQISv4y6w0dMircRMNEemOQlj7GUx4pjgtNo4fL6jlzdGBmtJ2qmlExpAEPnL\nQ8a7i9zIrDXuKmyVgWTrkACUSsiU4OOsjcZkzKlfF6EsUtOj2cQSibJa4VCc\no8xlEV6g85pgkFRpuYmmkQ7p9PS8AjDNd6RAJg6+yNCCBv2l7GCu7BBIk/kT\nQFM3Dn9pn8tedVuDO4BkhnDWQjq3VEWCHFtC4UI/gtRhjHAYvPJvn4krNWoB\nxMMN\r\n=FOpd\r\n-----END PGP SIGNATURE-----\r\n",
- "shasum": "64033d0ec6a5e6375155a74b1a1eba8e509820ac",
- "tarball": "https://registry.npmjs.org/macos-release/-/macos-release-2.4.1.tgz",
- "unpackedSize": 5797
- },
- "engines": {
- "node": ">=6"
- },
- "funding": "https://github.com/sponsors/sindresorhus",
- "gitHead": "290f24dd5afb18ede673bd78f0a730e5408b5a10",
- "homepage": "https://github.com/sindresorhus/macos-release#readme",
- "keywords": [
- "darwin",
- "macos",
- "name",
- "operating",
- "os",
- "platform",
- "release",
- "system",
- "title",
- "version"
- ],
- "license": "MIT",
- "maintainers": [
- {
- "name": "sindresorhus",
- "email": "sindresorhus@gmail.com"
- }
- ],
- "name": "macos-release",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/sindresorhus/macos-release.git"
- },
- "scripts": {
- "test": "xo && ava && tsd"
- },
- "version": "2.4.1"
- }
|