{
  "_from": "prettier@npm:wp-prettier@2.2.1-beta-1",
  "_id": "wp-prettier@2.2.1-beta-1",
  "_inBundle": false,
  "_integrity": "sha512-+JHkqs9LC/JPp51yy1hzs3lQ7qeuWCwOcSzpQNeeY/G7oSpnF61vxt7hRh87zNRTr6ob2ndy0W8rVzhgrcA+Gw==",
  "_location": "/prettier",
  "_phantomChildren": {},
  "_requested": {
    "type": "alias",
    "registry": true,
    "raw": "prettier@npm:wp-prettier@2.2.1-beta-1",
    "name": "prettier",
    "escapedName": "prettier",
    "rawSpec": "npm:wp-prettier@2.2.1-beta-1",
    "saveSpec": null,
    "fetchSpec": null,
    "subSpec": {
      "type": "version",
      "registry": true,
      "raw": "wp-prettier@2.2.1-beta-1",
      "name": "wp-prettier",
      "escapedName": "wp-prettier",
      "rawSpec": "2.2.1-beta-1",
      "saveSpec": null,
      "fetchSpec": "2.2.1-beta-1"
    }
  },
  "_requiredBy": [
    "/@woocommerce/eslint-plugin",
    "/@wordpress/eslint-plugin",
    "/@wordpress/scripts",
    "/@wordpress/scripts/@wordpress/eslint-plugin"
  ],
  "_resolved": "https://registry.npmjs.org/wp-prettier/-/wp-prettier-2.2.1-beta-1.tgz",
  "_shasum": "8afb761f83426bde870f692edc49adbd3e265118",
  "_spec": "prettier@npm:wp-prettier@2.2.1-beta-1",
  "_where": "C:\\Users\\fvers\\Local Sites\\moovelogisticawoocommerce\\app\\public\\wp-content\\plugins\\moove-logistica-for-woocommerce\\node_modules\\@woocommerce\\eslint-plugin",
  "author": {
    "name": "James Long"
  },
  "bin": {
    "prettier": "bin-prettier.js"
  },
  "browser": "./standalone.js",
  "bugs": {
    "url": "https://github.com/Automattic/wp-prettier/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "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": "wp-prettier",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Automattic/wp-prettier.git"
  },
  "scripts": {
    "prepublishOnly": "node -e \"assert.equal(require('.').version, require('..').version)\""
  },
  "unpkg": "./standalone.js",
  "version": "2.2.1-beta-1"
}
