{"_id":"@adamjlev/prettier","_rev":"6-5c8fb9cf61ddb714511f4d2f7bccb3c9","time":{"2.1.0-dev":"2020-06-25T13:23:47.521Z","created":"2020-06-25T13:28:22.208Z","2.1.0":"2020-06-25T13:28:22.429Z","modified":"2022-04-04T11:25:26.184Z"},"name":"@adamjlev/prettier","dist-tags":{"latest":"2.1.0"},"versions":{"2.1.0":{"name":"@adamjlev/prettier","version":"2.1.0","description":"Prettier is an opinionated code formatter","bin":{"prettier":"bin-prettier.js"},"repository":{"type":"git","url":"git+https://github.com/prettier/prettier.git"},"homepage":"https://prettier.io","author":{"name":"James Long"},"license":"MIT","main":"./index.js","browser":"./standalone.js","unpkg":"./standalone.js","engines":{"node":">=10.13.0"},"scripts":{"prepublishOnly":"node -e \"assert.equal(require('.').version, require('..').version)\""},"bugs":{"url":"https://github.com/prettier/prettier/issues"},"_id":"@adamjlev/prettier@2.1.0","_nodeVersion":"12.17.0","_npmVersion":"6.14.5","dist":{"integrity":"sha512-+4vWKCZlt+a8AVLZrGSSELYL1GJlyHoL4Fxl6x0hzVC7i1mMDT4VoceTpJoiTGdHFS85aiOtcGCvoKbc/bTYaQ==","shasum":"fee6f4e8f83974380aa295c973753c3d0882b5d7","tarball":"https://registry.npmjs.org/@adamjlev/prettier/-/prettier-2.1.0.tgz","fileCount":18,"unpackedSize":8804424,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9KZ2CRA9TVsSAnZWagAAbvkP/3vwWhP/6chxi/HUILhv\nrK3XbPodOcmPT0HO0mUEhViie6EN5kmTYneMynflvK4AlkTARkMS8O7LpcgT\nlVc3LOJlTK9I+33QYaHVqcZQOkGu9egZn3AgsX9Ml39ekMkgthPTTidU3F/B\nzfl99N3sFRUTWvPH9dnbimDFjW68GvLDrzUqFEThvg/LCfk4Zb/rhdvsyCcT\nU4+uSfTg1nPpa2d0agGHu5QEU3wCiM9W+yD594mOeCHjH3nOZusa8+54s7w9\n+ZXW2VxUhtj0irQsLu2Q019nDqPBOmnjYUoc4vQPOlDcVWlOmNPDHZUuINw6\n8kEeI1pQNyEqCoqxpUto8DaxMuFYfdLWzt72stT0ZUN/LVVbIiB9NzbZXEir\nymQvjiIp4Ma1lJi8XkDGBZgOVZKFKvjRnjh4xKoecMIhpFvUrEFQpbOF+qNU\ngmidW14Z1Ggkr0WuxX78xTu8TzaPYEdFF4ooMkPGSRFk5d8eYR0O/ES9tUSk\nLYJ2ewZblrh6dJ3aG7GgbBeO2RpgqIKmAmYru56wQB4Mzb/5XbT7fRM2+PCE\n3uDKb/C0gB6Xlhmv5uMKqTZ/5cZFJqWSHubwlTl2OcSBG9lutJJM3s2jy0VG\nZsZdw/q4dgAuvb2mB0zQCH2gZFa5+vJ6zCP38hrFLi7DOwKSb5oxSs1sMsua\nP2sN\r\n=fMaD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCI/jMZMvYTXFijhyUHR8lXSpcQTLmiZHQ/EnwCa3yB1AIhAKovdQIG4WD4/GxkdV8mL3yvDHafYGOct7cSXdJHZE9m"}]},"maintainers":[{"name":"adamjlev","email":"adam.j.lev+npm@gmail.com"}],"_npmUser":{"name":"adamjlev","email":"adam.j.lev+npm@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/prettier_2.1.0_1593091702260_0.49037668288421443"},"_hasShrinkwrap":false}},"maintainers":[{"name":"adamjlev","email":"adam.j.lev+npm@gmail.com"}],"description":"Prettier is an opinionated code formatter","homepage":"https://prettier.io","repository":{"type":"git","url":"git+https://github.com/prettier/prettier.git"},"author":{"name":"James Long"},"bugs":{"url":"https://github.com/prettier/prettier/issues"},"license":"MIT","readme":"### PURPOSE OF THIS FORK:\nFixes ugly html/vue formatting that Prettier team doesn't want to fix:  \nhttps://github.com/prettier/prettier/issues/5377\n\n---------------\n\n![Prettier Banner](https://raw.githubusercontent.com/prettier/prettier-logo/master/images/prettier-banner-light.png)\n\n<h2 align=\"center\">Opinionated Code Formatter</h2>\n\n<p align=\"center\">\n  <em>\n    JavaScript\n    · TypeScript\n    · Flow\n    · JSX\n    · JSON\n  </em>\n  <br />\n  <em>\n    CSS\n    · SCSS\n    · Less\n  </em>\n  <br />\n  <em>\n    HTML\n    · Vue\n    · Angular\n  </em>\n  <br />\n  <em>\n    GraphQL\n    · Markdown\n    · YAML\n  </em>\n  <br />\n  <em>\n    <a href=\"https://prettier.io/docs/en/plugins.html\">\n      Your favorite language?\n    </a>\n  </em>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://github.com/prettier/prettier/actions?query=workflow%3AProd+branch%3Amaster\">\n    <img alt=\"Github Actions Build Status\" src=\"https://img.shields.io/github/workflow/status/prettier/prettier/Prod?label=Prod&style=flat-square\"></a>\n  <a href=\"https://github.com/prettier/prettier/actions?query=workflow%3ADev+branch%3Amaster\">\n    <img alt=\"Github Actions Build Status\" src=\"https://img.shields.io/github/workflow/status/prettier/prettier/Dev?label=Dev&style=flat-square\"></a>\n  <a href=\"https://github.com/prettier/prettier/actions?query=workflow%3ALint+branch%3Amaster\">\n    <img alt=\"Github Actions Build Status\" src=\"https://img.shields.io/github/workflow/status/prettier/prettier/Lint?label=Lint&style=flat-square\"></a>\n  <a href=\"https://codecov.io/gh/prettier/prettier\">\n    <img alt=\"Codecov Coverage Status\" src=\"https://img.shields.io/codecov/c/github/prettier/prettier.svg?style=flat-square\"></a>\n  <a href=\"https://twitter.com/acdlite/status/974390255393505280\">\n    <img alt=\"Blazing Fast\" src=\"https://img.shields.io/badge/speed-blazing%20%F0%9F%94%A5-brightgreen.svg?style=flat-square\"></a>\n  <br/>\n  <a href=\"https://www.npmjs.com/package/prettier\">\n    <img alt=\"npm version\" src=\"https://img.shields.io/npm/v/prettier.svg?style=flat-square\"></a>\n  <a href=\"https://www.npmjs.com/package/prettier\">\n    <img alt=\"weekly downloads from npm\" src=\"https://img.shields.io/npm/dw/prettier.svg?style=flat-square\"></a>\n  <a href=\"#badge\">\n    <img alt=\"code style: prettier\" src=\"https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square\"></a>\n  <a href=\"https://gitter.im/jlongster/prettier\">\n    <img alt=\"Chat on Gitter\" src=\"https://img.shields.io/gitter/room/jlongster/prettier.svg?style=flat-square\"></a>\n  <a href=\"https://twitter.com/PrettierCode\">\n    <img alt=\"Follow Prettier on Twitter\" src=\"https://img.shields.io/twitter/follow/prettiercode.svg?label=follow+prettier&style=flat-square\"></a>\n</p>\n\n## Intro\n\nPrettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping code when necessary.\n\n### Input\n\n<!-- prettier-ignore -->\n```js\nfoo(reallyLongArg(), omgSoManyParameters(), IShouldRefactorThis(), isThereSeriouslyAnotherOne());\n```\n\n### Output\n\n```js\nfoo(\n  reallyLongArg(),\n  omgSoManyParameters(),\n  IShouldRefactorThis(),\n  isThereSeriouslyAnotherOne()\n);\n```\n\nPrettier can be run [in your editor](http://prettier.io/docs/en/editors.html) on-save, in a [pre-commit hook](https://prettier.io/docs/en/precommit.html), or in [CI environments](https://prettier.io/docs/en/cli.html#list-different) to ensure your codebase has a consistent style without devs ever having to post a nit-picky comment on a code review ever again!\n\n---\n\n**[Documentation](https://prettier.io/docs/en/)**\n\n<!-- prettier-ignore -->\n[Install](https://prettier.io/docs/en/install.html) ·\n[Options](https://prettier.io/docs/en/options.html) ·\n[CLI](https://prettier.io/docs/en/cli.html) ·\n[API](https://prettier.io/docs/en/api.html)\n\n**[Playground](https://prettier.io/playground/)**\n\n---\n\n## Badge\n\nShow the world you're using _Prettier_ → [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)\n\n```md\n[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)\n```\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md).\n","readmeFilename":"README.md"}