{
  "_args": [
    [
      "linguist-languages@7.15.0",
      "/var/www/html/dev_photogram/photogram-web"
    ]
  ],
  "_development": true,
  "_from": "linguist-languages@7.15.0",
  "_id": "linguist-languages@7.15.0",
  "_inBundle": false,
  "_integrity": "sha512-qkSSNDjDDycZ2Wcw+GziNBB3nNo3ddYUInM/PL8Amgwbd9RQ/BKGj2/1d6mdxKgBFnUqZuaDbkIwkE4KUwwmtQ==",
  "_location": "/linguist-languages",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "linguist-languages@7.15.0",
    "name": "linguist-languages",
    "escapedName": "linguist-languages",
    "rawSpec": "7.15.0",
    "saveSpec": null,
    "fetchSpec": "7.15.0"
  },
  "_requiredBy": [
    "/@prettier/plugin-php"
  ],
  "_resolved": "https://registry.npmjs.org/linguist-languages/-/linguist-languages-7.15.0.tgz",
  "_spec": "7.15.0",
  "_where": "/var/www/html/dev_photogram/photogram-web",
  "author": {
    "name": "Ika",
    "email": "ikatyang@gmail.com",
    "url": "https://github.com/ikatyang"
  },
  "bugs": {
    "url": "https://github.com/ikatyang/linguist-languages/issues"
  },
  "dependencies": {},
  "description": "Linguist languages.yml in JSON format",
  "devDependencies": {
    "@types/jest": "24.0.18",
    "@types/js-yaml": "3.12.1",
    "@types/node": "10.14.16",
    "camelcase": "5.3.1",
    "del": "4.1.1",
    "jest": "24.9.0",
    "jest-snapshot-serializer-raw": "1.1.0",
    "js-yaml": "3.13.1",
    "linguist": "github:github/linguist#v7.15.0",
    "make-dir": "3.0.0",
    "prettier": "1.18.2",
    "ts-jest": "24.0.2",
    "ts-node": "8.3.0",
    "tslint": "5.19.0",
    "tslint-plugin-prettier": "2.0.1",
    "typescript": "3.5.3"
  },
  "files": [
    "/lib/**/*",
    "/data/**/*",
    "/ThirdPartyNoticeText.txt"
  ],
  "homepage": "https://github.com/ikatyang/linguist-languages#readme",
  "keywords": [
    "data",
    "json",
    "language",
    "linguist"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "linguist-languages",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ikatyang/linguist-languages.git"
  },
  "scripts": {
    "build": "ts-node ./scripts/generate.ts",
    "lint": "tslint -p .",
    "prepublish": "yarn run build",
    "test": "jest"
  },
  "types": "lib/index.d.ts",
  "version": "7.15.0"
}
