MOON
Server: Apache
System: Linux 54-179-220-51.cprapid.com 3.10.0-1160.144.1.el7.tuxcare.els4.x86_64 #1 SMP Tue Apr 7 08:40:40 UTC 2026 x86_64
User: thehunarfound (1001)
PHP: 7.4.29
Disabled: NONE
Upload Files
File: /home/thehunarfound/public_html/DMS/node_modules/os-name/package.json
{
  "_args": [
    [
      "os-name@2.0.1",
      "D:\\xamp2\\htdocs\\DMS"
    ]
  ],
  "_from": "os-name@2.0.1",
  "_id": "os-name@2.0.1",
  "_inBundle": false,
  "_integrity": "sha1-uaOGNhwXrjohc27wWZQFyajF3F4=",
  "_location": "/os-name",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "os-name@2.0.1",
    "name": "os-name",
    "escapedName": "os-name",
    "rawSpec": "2.0.1",
    "saveSpec": null,
    "fetchSpec": "2.0.1"
  },
  "_requiredBy": [
    "/snyk"
  ],
  "_resolved": "https://registry.npmjs.org/os-name/-/os-name-2.0.1.tgz",
  "_spec": "2.0.1",
  "_where": "D:\\xamp2\\htdocs\\DMS",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/os-name/issues"
  },
  "dependencies": {
    "macos-release": "^1.0.0",
    "win-release": "^1.0.0"
  },
  "description": "Get the name of the current operating system. Example: macOS Sierra",
  "devDependencies": {
    "ava": "*",
    "xo": "*"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/sindresorhus/os-name#readme",
  "keywords": [
    "os",
    "operating",
    "system",
    "platform",
    "name",
    "title",
    "release",
    "version",
    "macos",
    "osx",
    "windows",
    "linux"
  ],
  "license": "MIT",
  "name": "os-name",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/os-name.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "2.0.1"
}