File: /home/thehunarfound/public_html/DMSold/node_modules/macos-release/package.json
{
"_args": [
[
"macos-release@1.1.0",
"D:\\xamp2\\htdocs\\DMS"
]
],
"_from": "macos-release@1.1.0",
"_id": "macos-release@1.1.0",
"_inBundle": false,
"_integrity": "sha512-mmLbumEYMi5nXReB9js3WGsB8UE6cDBWyIO62Z4DNx6GbRhDxHNjA1MlzSpJ2S2KM1wyiPRA0d19uHWYYvMHjA==",
"_location": "/macos-release",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "macos-release@1.1.0",
"name": "macos-release",
"escapedName": "macos-release",
"rawSpec": "1.1.0",
"saveSpec": null,
"fetchSpec": "1.1.0"
},
"_requiredBy": [
"/os-name"
],
"_resolved": "https://registry.npmjs.org/macos-release/-/macos-release-1.1.0.tgz",
"_spec": "1.1.0",
"_where": "D:\\xamp2\\htdocs\\DMS",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "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": "*",
"xo": "*"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/sindresorhus/macos-release#readme",
"keywords": [
"os",
"macos",
"osx",
"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"
},
"version": "1.1.0"
}