{
  "_from": "prettier@^1.12.1",
  "_id": "prettier@1.13.5",
  "_inBundle": false,
  "_integrity": "sha512-4M90mfvLz6yRf2Dhzd+xPIE6b4xkI8nHMJhsSm9IlfG17g6wujrrm7+H1X8x52tC4cSNm6HmuhCUSNe6Hd5wfw==",
  "_location": "/prettier",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "prettier@^1.12.1",
    "name": "prettier",
    "escapedName": "prettier",
    "rawSpec": "^1.12.1",
    "saveSpec": null,
    "fetchSpec": "^1.12.1"
  },
  "_requiredBy": [
    "/webpack-cli"
  ],
  "_resolved": "https://registry.npmjs.org/prettier/-/prettier-1.13.5.tgz",
  "_shasum": "7ae2076998c8edce79d63834e9b7b09fead6bfd0",
  "_spec": "prettier@^1.12.1",
  "_where": "/Users/oliversawin/simple-react-full-stack/node_modules/webpack-cli",
  "author": {
    "name": "James Long"
  },
  "bin": {
    "prettier": "./bin-prettier.js"
  },
  "bugs": {
    "url": "https://github.com/prettier/prettier/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Prettier is an opinionated code formatter",
  "engines": {
    "node": ">=4"
  },
  "files": [
    "*.js"
  ],
  "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)\""
  },
  "version": "1.13.5"
}
