{
  "_args": [
    [
      "os-locale@5.0.0",
      "D:\\Development\\Work\\CENOS\\cenos-ui"
    ]
  ],
  "_from": "os-locale@5.0.0",
  "_id": "os-locale@5.0.0",
  "_inBundle": false,
  "_integrity": "sha512-tqZcNEDAIZKBEPnHPlVDvKrp7NzgLi7jRmhKiUoa2NUmhl13FtkAGLUVR+ZsYvApBQdBfYm43A4tXXQ4IrYLBA==",
  "_location": "/os-locale",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "os-locale@5.0.0",
    "name": "os-locale",
    "escapedName": "os-locale",
    "rawSpec": "5.0.0",
    "saveSpec": null,
    "fetchSpec": "5.0.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/os-locale/-/os-locale-5.0.0.tgz",
  "_spec": "5.0.0",
  "_where": "D:\\Development\\Work\\CENOS\\cenos-ui",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "https://sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/os-locale/issues"
  },
  "dependencies": {
    "execa": "^4.0.0",
    "lcid": "^3.0.0",
    "mem": "^5.0.0"
  },
  "description": "Get the system locale",
  "devDependencies": {
    "ava": "^2.1.0",
    "proxyquire": "^2.1.3",
    "tsd": "^0.11.0",
    "xo": "^0.28.0"
  },
  "engines": {
    "node": ">=10"
  },
  "files": [
    "index.js",
    "index.d.ts"
  ],
  "funding": "https://github.com/sponsors/sindresorhus",
  "homepage": "https://github.com/sindresorhus/os-locale#readme",
  "keywords": [
    "locale",
    "lang",
    "language",
    "system",
    "os",
    "string",
    "str",
    "user",
    "country",
    "id",
    "identifier",
    "region"
  ],
  "license": "MIT",
  "name": "os-locale",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/os-locale.git"
  },
  "scripts": {
    "test": "xo && ava && tsd"
  },
  "version": "5.0.0"
}
