{"_id":"@blazzi/ts-config","_rev":"1-a62501f35c6167ecc7d286b1f6471206","name":"@blazzi/ts-config","dist-tags":{"latest":"0.1.0"},"versions":{"0.0.1":{"name":"@blazzi/ts-config","version":"0.0.1","author":{"name":"Mehmetcan YILMAZ"},"license":"MIT","_id":"@blazzi/ts-config@0.0.1","maintainers":[{"name":"ymehmetcan","email":"ymehmetcan@hotmail.com"}],"homepage":"https://github.com/ymehmetcan/blazzi-toolkit/tree/main/packages/ts-config#readme","bugs":{"url":"https://github.com/ymehmetcan/blazzi-toolkit/issues"},"dist":{"shasum":"1153da5a93ae612b12bddb3761691494923530a2","tarball":"https://registry.npmjs.org/@blazzi/ts-config/-/ts-config-0.0.1.tgz","fileCount":4,"integrity":"sha512-lQTz/VZ6I6W36ffEoLwG5loOrWYLPijd6UPSIn2CIqi3v5PFijfYYxxc5oMndp/b2y1MqvN77syX7MxPFjEHww==","signatures":[{"sig":"MEQCIHM39Mc5Zm4Ps4Pd+niAgIcAArTfSBkeXmk/sUPStJPmAiA+Kg0baKF5SS7zl7bkq7TnJ1Wz6mWZf8ro6Yz4asyCsg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2902},"_from":"file:blazzi-ts-config-0.0.1.tgz","exports":{".":"./src/tsconfig.base.json","./base":"./src/tsconfig.base.json"},"_npmUser":{"name":"ymehmetcan","email":"ymehmetcan@hotmail.com"},"_resolved":"/tmp/5a55552f4d1b92d9cd3520198fddabbd/blazzi-ts-config-0.0.1.tgz","_integrity":"sha512-lQTz/VZ6I6W36ffEoLwG5loOrWYLPijd6UPSIn2CIqi3v5PFijfYYxxc5oMndp/b2y1MqvN77syX7MxPFjEHww==","repository":{"url":"git+https://github.com/ymehmetcan/blazzi-toolkit.git","type":"git","directory":"packages/ts-config"},"_npmVersion":"10.8.2","description":"Blazzi TypeScript Config","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/ts-config_0.0.1_1731188594550_0.5268803381897742","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"@blazzi/ts-config","version":"0.1.0","description":"Blazzi TypeScript Config","author":{"name":"Mehmetcan YILMAZ"},"license":"MIT","homepage":"https://github.com/ymehmetcan/blazzi-toolkit/tree/main/packages/ts-config#readme","bugs":{"url":"https://github.com/ymehmetcan/blazzi-toolkit/issues"},"repository":{"type":"git","url":"git+https://github.com/ymehmetcan/blazzi-toolkit.git","directory":"packages/ts-config"},"publishConfig":{"access":"public"},"exports":{".":"./src/tsconfig.base.json","./base":"./src/tsconfig.base.json"},"_id":"@blazzi/ts-config@0.1.0","_integrity":"sha512-dw3NRnWleGZRCV3kJpiyAWBvELoUXCXOJhrCZ5IVh47OcW1whVOoEFVPzghEzi650fmns3eLW7xKDEM5zgYGRA==","_resolved":"/tmp/14370de4bf153dde8d8e8e8bdf16b670/blazzi-ts-config-0.1.0.tgz","_from":"file:blazzi-ts-config-0.1.0.tgz","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-dw3NRnWleGZRCV3kJpiyAWBvELoUXCXOJhrCZ5IVh47OcW1whVOoEFVPzghEzi650fmns3eLW7xKDEM5zgYGRA==","shasum":"ccc5b3f324a98838d8e0d574583249b0350b75f2","tarball":"https://registry.npmjs.org/@blazzi/ts-config/-/ts-config-0.1.0.tgz","fileCount":4,"unpackedSize":2902,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDYsq/vg8AxoXqLZEzTj6hL/W8SZr2Jl8UBIG1SvofmFAiEAmiET6GR1fa5CFjkOYluWK0YwLOoKhwI7lSRxJGglwXc="}]},"_npmUser":{"name":"ymehmetcan","email":"ymehmetcan@hotmail.com"},"directories":{},"maintainers":[{"name":"ymehmetcan","email":"ymehmetcan@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-config_0.1.0_1731189508726_0.14933581338021518"},"_hasShrinkwrap":false}},"time":{"created":"2024-11-09T21:43:14.457Z","modified":"2024-11-09T21:58:29.146Z","0.0.1":"2024-11-09T21:43:14.742Z","0.1.0":"2024-11-09T21:58:28.939Z"},"bugs":{"url":"https://github.com/ymehmetcan/blazzi-toolkit/issues"},"author":{"name":"Mehmetcan YILMAZ"},"license":"MIT","homepage":"https://github.com/ymehmetcan/blazzi-toolkit/tree/main/packages/ts-config#readme","repository":{"type":"git","url":"git+https://github.com/ymehmetcan/blazzi-toolkit.git","directory":"packages/ts-config"},"description":"Blazzi TypeScript Config","maintainers":[{"name":"ymehmetcan","email":"ymehmetcan@hotmail.com"}],"readme":"<div align=\"center\">\n\n# @blazzi/ts-config\n\n[![npm](https://img.shields.io/npm/v/@blazzi/ts-config?label=npm&color=EA6A13)](https://npmjs.com/package/@blazzi/ts-config)\n\n</div>\n\n## Installation\n\n#### Install the package as a development dependency:\n\nWith `pnpm`:\n\n```sh\npnpm add --save-dev @blazzi/ts-config\n```\n\nWith `yarn`:\n\n```sh\nyarn add --dev @blazzi/ts-config\n```\n\nWith `npm`:\n\n```sh\nnpm install --save-dev @blazzi/ts-config\n```\n\n## Contributing\n\nYour contributions are welcome! Please adhere to this commit message convention when submitting pull requests.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.\n\n&copy; 2024 [Mehmetcan YILMAZ](https://github.com/ymehmetcan)\n","readmeFilename":"README.md"}