{
  "_args": [
    [
      "@ladjs/country-language@0.2.1",
      "D:\\Development\\Work\\CENOS\\cenos-support"
    ]
  ],
  "_from": "@ladjs/country-language@0.2.1",
  "_id": "@ladjs/country-language@0.2.1",
  "_inBundle": false,
  "_integrity": "sha512-e3AmT7jUnfNE6e2mx2+cPYiWdFW3McySDGRhQEYE6SksjZTMj0PTp+R9x1xG89tHRTsyMNJFl9J4HtZPWZzi1Q==",
  "_location": "/@ladjs/country-language",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@ladjs/country-language@0.2.1",
    "name": "@ladjs/country-language",
    "escapedName": "@ladjs%2fcountry-language",
    "scope": "@ladjs",
    "rawSpec": "0.2.1",
    "saveSpec": null,
    "fetchSpec": "0.2.1"
  },
  "_requiredBy": [
    "/@ladjs/i18n",
    "/i18n-locales"
  ],
  "_resolved": "https://registry.npmjs.org/@ladjs/country-language/-/country-language-0.2.1.tgz",
  "_spec": "0.2.1",
  "_where": "D:\\Development\\Work\\CENOS\\cenos-support",
  "author": {
    "name": "Tassos Diamantidis",
    "email": "tassos@inruntime.com"
  },
  "bugs": {
    "url": "https://github.com/ladjs/country-language/issues",
    "email": "opensource@bdswiss.com"
  },
  "dependencies": {
    "underscore": "~1.13.1",
    "underscore.deep": "~0.5.1"
  },
  "description": "Query languages spoken to a country or countries where people speak a language.",
  "devDependencies": {
    "mocha": "^8.4.0",
    "typescript": "^4.2.4"
  },
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/ladjs/country-language#readme",
  "keywords": [
    "country",
    "language",
    "native",
    "node"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "@ladjs/country-language",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/ladjs/country-language.git"
  },
  "scripts": {
    "check": "tsc",
    "lint": "eslint --fix .",
    "test": "make test"
  },
  "types": "index.d.ts",
  "version": "0.2.1"
}
