{
  "_args": [
    [
      "@prettier/plugin-pug@1.13.5",
      "/var/www/lamp1.dev.prestoheads.com/ozon-beauty-lp"
    ]
  ],
  "_development": true,
  "_from": "@prettier/plugin-pug@1.13.5",
  "_id": "@prettier/plugin-pug@1.13.5",
  "_inBundle": false,
  "_integrity": "sha512-6t9cDDm2aPn6Q8Q8i8DLf9KkyqcrFV3zGA9t88kobLTdZOFV5f2aSJVKap1oz0Lhyo7PilrjtxndiP1DBVzRjg==",
  "_location": "/@prettier/plugin-pug",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@prettier/plugin-pug@1.13.5",
    "name": "@prettier/plugin-pug",
    "escapedName": "@prettier%2fplugin-pug",
    "scope": "@prettier",
    "rawSpec": "1.13.5",
    "saveSpec": null,
    "fetchSpec": "1.13.5"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/@prettier/plugin-pug/-/plugin-pug-1.13.5.tgz",
  "_spec": "1.13.5",
  "_where": "/var/www/lamp1.dev.prestoheads.com/ozon-beauty-lp",
  "author": {
    "name": "Christopher Quadflieg",
    "email": "chrissi92@hotmail.de",
    "url": "https://github.com/Shinigami92"
  },
  "bugs": {
    "url": "https://github.com/prettier/plugin-pug/issues"
  },
  "dependencies": {
    "pug-lexer": "^5.0.0"
  },
  "description": "Prettier Pug Plugin",
  "devDependencies": {
    "@types/jest": "~26.0.20",
    "@types/node": "~14.14.31",
    "@types/prettier": "~2.2.1",
    "@typescript-eslint/eslint-plugin": "~4.15.2",
    "@typescript-eslint/parser": "~4.15.2",
    "benchmark": "~2.1.4",
    "eslint": "~7.20.0",
    "eslint-config-prettier": "~8.1.0",
    "eslint-plugin-jsdoc": "~32.2.0",
    "eslint-plugin-prettier": "~3.3.1",
    "eslint-plugin-spellcheck": "~0.0.17",
    "jest": "~26.6.3",
    "jest-junit": "~12.0.0",
    "prettier": "2.2.1",
    "prettier-plugin-organize-imports": "~1.1.1",
    "ts-jest": "~26.5.2",
    "typescript": "~4.2.2"
  },
  "files": [
    "dist",
    "src",
    "tsconfig.json"
  ],
  "homepage": "https://github.com/prettier/plugin-pug#readme",
  "keywords": [
    "pug",
    "prettier-plugin",
    "prettier",
    "formatter"
  ],
  "license": "MIT",
  "main": "dist/index.js",
  "name": "@prettier/plugin-pug",
  "peerDependencies": {
    "prettier": "^2.1.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/prettier/plugin-pug.git"
  },
  "scripts": {
    "build": "tsc",
    "format": "prettier --write .",
    "lint": "yarn lint:src && yarn lint:test",
    "lint:src": "eslint --ext .ts src",
    "lint:test": "eslint --ext .test.ts tests",
    "test": "jest"
  },
  "version": "1.13.5"
}
