{"_id":"@coding-with-hassan/prettier-config-api","name":"@coding-with-hassan/prettier-config-api","dist-tags":{"latest":"0.1.0"},"versions":{"0.1.0":{"name":"@coding-with-hassan/prettier-config-api","version":"0.1.0","description":"Shared Prettier config for NestJS / Node TypeScript projects.","license":"MIT","author":{"name":"Hassan Khousheish"},"repository":{"type":"git","url":"git+https://github.com/CodiNG-With-Hassan/hassan-devkit.git","directory":"packages/prettier-config-api"},"keywords":["prettier","prettier-config","nestjs","node"],"main":"./index.json","exports":{".":"./index.json"},"peerDependencies":{"prettier":">=3"},"publishConfig":{"access":"public"},"_id":"@coding-with-hassan/prettier-config-api@0.1.0","bugs":{"url":"https://github.com/CodiNG-With-Hassan/hassan-devkit/issues"},"homepage":"https://github.com/CodiNG-With-Hassan/hassan-devkit#readme","_integrity":"sha512-5g4d+vw5B5ffxOiwI8X8vN0LnIjoYWisK6t42yYpLeT5AYrU5cpxe7Od3rMyaNc6kA9tqAqUmH5mlu6CGJzBpg==","_resolved":"/tmp/68a790ea12ad606f9f090d9405821a18/coding-with-hassan-prettier-config-api-0.1.0.tgz","_from":"file:coding-with-hassan-prettier-config-api-0.1.0.tgz","_nodeVersion":"20.20.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-5g4d+vw5B5ffxOiwI8X8vN0LnIjoYWisK6t42yYpLeT5AYrU5cpxe7Od3rMyaNc6kA9tqAqUmH5mlu6CGJzBpg==","shasum":"3e42ed37f8423351a20f6f29bcd25e8278d4f8fc","tarball":"https://registry.npmjs.org/@coding-with-hassan/prettier-config-api/-/prettier-config-api-0.1.0.tgz","fileCount":4,"unpackedSize":2349,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICgowL6kRep+3mvyZKDotwvnshtxlhuLYcMeQ/1MqL6oAiEAu1fMXB14AWF4x35kxTKBLdlxPQw4EI1Y8C4h72f86XA="}]},"_npmUser":{"name":"khousheish","email":"khousheish@live.com"},"directories":{},"maintainers":[{"name":"khousheish","email":"khousheish@live.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/prettier-config-api_0.1.0_1779623192736_0.8461744959684958"},"_hasShrinkwrap":false}},"time":{"created":"2026-05-24T11:46:32.572Z","0.1.0":"2026-05-24T11:46:32.935Z","modified":"2026-05-24T11:46:33.142Z"},"maintainers":[{"name":"khousheish","email":"khousheish@live.com"}],"description":"Shared Prettier config for NestJS / Node TypeScript projects.","homepage":"https://github.com/CodiNG-With-Hassan/hassan-devkit#readme","keywords":["prettier","prettier-config","nestjs","node"],"repository":{"type":"git","url":"git+https://github.com/CodiNG-With-Hassan/hassan-devkit.git","directory":"packages/prettier-config-api"},"author":{"name":"Hassan Khousheish"},"bugs":{"url":"https://github.com/CodiNG-With-Hassan/hassan-devkit/issues"},"license":"MIT","readme":"# @coding-with-hassan/prettier-config-api\n\nShared Prettier config for NestJS / Node TypeScript projects.\n\n## Install\n\n```sh\npnpm add -D @coding-with-hassan/prettier-config-api prettier\n```\n\n## Use\n\nIn your project's `package.json`:\n\n```json\n{\n  \"prettier\": \"@coding-with-hassan/prettier-config-api\"\n}\n```\n\nOr in a `.prettierrc` file (one line):\n\n```json\n\"@coding-with-hassan/prettier-config-api\"\n```\n\n## What's in it\n\n```json\n{\n  \"singleQuote\": true,\n  \"trailingComma\": \"all\"\n}\n```\n\nIntentionally minimal — Prettier defaults handle the rest.\n","readmeFilename":"README.md","_rev":"1-6b8a90df85c1ff4b171d35e6979406b3"}