{
  "_args": [
    [
      "os-name@4.0.1",
      "/home/ubuntu/src/codesnip/javascript/nestjs-demo/demo"
    ]
  ],
  "_development": true,
  "_from": "os-name@4.0.1",
  "_id": "os-name@4.0.1",
  "_inBundle": false,
  "_integrity": "sha512-xl9MAoU97MH1Xt5K9ERft2YfCAoaO6msy1OBA0ozxEC0x0TmIoE6K3QvgJMMZA9yKGLmHXNY/YZoDbiGDj4zYw==",
  "_location": "/os-name",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "os-name@4.0.1",
    "name": "os-name",
    "escapedName": "os-name",
    "rawSpec": "4.0.1",
    "saveSpec": null,
    "fetchSpec": "4.0.1"
  },
  "_requiredBy": [
    "/@nestjs/cli"
  ],
  "_resolved": "https://registry.npmmirror.com/os-name/-/os-name-4.0.1.tgz",
  "_spec": "4.0.1",
  "_where": "/home/ubuntu/src/codesnip/javascript/nestjs-demo/demo",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "https://sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/os-name/issues"
  },
  "dependencies": {
    "macos-release": "^2.5.0",
    "windows-release": "^4.0.0"
  },
  "description": "Get the name of the current operating system. Example: macOS Sierra",
  "devDependencies": {
    "@types/node": "^14.6.2",
    "ava": "^2.4.0",
    "tsd": "^0.13.1",
    "xo": "^0.33.0"
  },
  "engines": {
    "node": ">=10"
  },
  "files": [
    "index.js",
    "index.d.ts"
  ],
  "funding": "https://github.com/sponsors/sindresorhus",
  "homepage": "https://github.com/sindresorhus/os-name#readme",
  "keywords": [
    "os",
    "operating",
    "system",
    "platform",
    "name",
    "title",
    "release",
    "version",
    "macos",
    "windows",
    "linux"
  ],
  "license": "MIT",
  "name": "os-name",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/os-name.git"
  },
  "scripts": {
    "test": "xo && ava && tsd"
  },
  "version": "4.0.1"
}
