{
  "_args": [
    [
      "prettier@2.4.1",
      "/root/.jenkins/workspace/web"
    ]
  ],
  "_development": true,
  "_from": "prettier@2.4.1",
  "_id": "prettier@2.4.1",
  "_inBundle": false,
  "_integrity": "sha1-Zx4RyJwUpM/Ids5WQQbEpnJsn1w=",
  "_location": "/prettier",
  "_optional": true,
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "prettier@2.4.1",
    "name": "prettier",
    "escapedName": "prettier",
    "rawSpec": "2.4.1",
    "saveSpec": null,
    "fetchSpec": "2.4.1"
  },
  "_requiredBy": [
    "/@vue/component-compiler-utils"
  ],
  "_resolved": "https://registry.nlark.com/prettier/download/prettier-2.4.1.tgz?cache=0&sync_timestamp=1631777167012&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fprettier%2Fdownload%2Fprettier-2.4.1.tgz",
  "_spec": "2.4.1",
  "_where": "/root/.jenkins/workspace/web",
  "author": {
    "name": "James Long"
  },
  "bin": {
    "prettier": "bin-prettier.js"
  },
  "browser": "./standalone.js",
  "bugs": {
    "url": "https://github.com/prettier/prettier/issues"
  },
  "description": "Prettier is an opinionated code formatter",
  "engines": {
    "node": ">=10.13.0"
  },
  "files": [
    "*.js",
    "esm/*.mjs"
  ],
  "homepage": "https://prettier.io",
  "license": "MIT",
  "main": "./index.js",
  "name": "prettier",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/prettier/prettier.git"
  },
  "scripts": {
    "prepublishOnly": "node -e \"assert.equal(require('.').version, require('..').version)\""
  },
  "unpkg": "./standalone.js",
  "version": "2.4.1"
}
