2022-01-21 08:28:41 +00:00
|
|
|
{
|
2022-02-23 16:41:13 +00:00
|
|
|
"_args": [
|
|
|
|
[
|
|
|
|
"macos-release@2.5.0",
|
|
|
|
"F:\\laragon\\www\\wishthis"
|
|
|
|
]
|
|
|
|
],
|
|
|
|
"_from": "macos-release@2.5.0",
|
|
|
|
"_id": "macos-release@2.5.0",
|
|
|
|
"_inBundle": false,
|
|
|
|
"_integrity": "sha512-EIgv+QZ9r+814gjJj0Bt5vSLJLzswGmSUbUpbi9AIr/fsN2IWFBl2NucV9PAiek+U1STK468tEkxmVYUtuAN3g==",
|
|
|
|
"_location": "/macos-release",
|
|
|
|
"_phantomChildren": {},
|
|
|
|
"_requested": {
|
|
|
|
"type": "version",
|
|
|
|
"registry": true,
|
|
|
|
"raw": "macos-release@2.5.0",
|
|
|
|
"name": "macos-release",
|
|
|
|
"escapedName": "macos-release",
|
|
|
|
"rawSpec": "2.5.0",
|
|
|
|
"saveSpec": null,
|
|
|
|
"fetchSpec": "2.5.0"
|
|
|
|
},
|
|
|
|
"_requiredBy": [
|
|
|
|
"/os-name"
|
|
|
|
],
|
|
|
|
"_resolved": "https://registry.npmjs.org/macos-release/-/macos-release-2.5.0.tgz",
|
|
|
|
"_spec": "2.5.0",
|
|
|
|
"_where": "F:\\laragon\\www\\wishthis",
|
|
|
|
"author": {
|
|
|
|
"name": "Sindre Sorhus",
|
|
|
|
"email": "sindresorhus@gmail.com",
|
|
|
|
"url": "https://sindresorhus.com"
|
|
|
|
},
|
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/sindresorhus/macos-release/issues"
|
|
|
|
},
|
|
|
|
"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"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"index.js",
|
|
|
|
"index.d.ts"
|
|
|
|
],
|
|
|
|
"funding": "https://github.com/sponsors/sindresorhus",
|
|
|
|
"homepage": "https://github.com/sindresorhus/macos-release#readme",
|
|
|
|
"keywords": [
|
|
|
|
"macos",
|
|
|
|
"os",
|
|
|
|
"darwin",
|
|
|
|
"operating",
|
|
|
|
"system",
|
|
|
|
"platform",
|
|
|
|
"name",
|
|
|
|
"title",
|
|
|
|
"release",
|
|
|
|
"version"
|
|
|
|
],
|
|
|
|
"license": "MIT",
|
|
|
|
"name": "macos-release",
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git+https://github.com/sindresorhus/macos-release.git"
|
|
|
|
},
|
|
|
|
"scripts": {
|
|
|
|
"test": "xo && ava && tsd"
|
|
|
|
},
|
|
|
|
"version": "2.5.0"
|
2022-01-21 08:28:41 +00:00
|
|
|
}
|