Organize workspace: Frontend, Backend, and Tests in one repo
This commit is contained in:
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
{"_id":"tagged-tag","_rev":"2-90d7e349e622717d261ec36cb056d414","name":"tagged-tag","dist-tags":{"latest":"1.0.0"},"versions":{"0.1.0":{"name":"tagged-tag","version":"0.1.0","keywords":["tagged","tag","unique","symbol","type-fest"],"author":{"url":"https://sindresorhus.com","name":"Sindre Sorhus","email":"sindresorhus@gmail.com"},"license":"MIT","_id":"tagged-tag@0.1.0","maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"homepage":"https://github.com/sindresorhus/tagged-tag#readme","bugs":{"url":"https://github.com/sindresorhus/tagged-tag/issues"},"dist":{"shasum":"e8f2109278711f1090b743286a7382ff9d330580","tarball":"https://registry.npmjs.org/tagged-tag/-/tagged-tag-0.1.0.tgz","fileCount":4,"integrity":"sha512-czfsOvRYCqy+TXT2TiieDgLZEbcW+m1/Hux7/xZktz6HYhv1hrNMEcGZIUBN75vkUWg9CMFFbDP2QLitWhghcw==","signatures":[{"sig":"MEUCIG4yTs1WKeZpio/knVHgAJ1rrKl7wXdf8LkM6kjxjTVLAiEAwIRy7zBMqnjYhnr/41aiN4OLkVxcer3FTXgVFmytx3s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2434},"type":"module","types":"./index.d.ts","engines":{"node":">=18"},"exports":{"types":"./index.d.ts"},"funding":"https://github.com/sponsors/sindresorhus","gitHead":"54913d85e5a04d635a281b7d7233ecb601b92225","scripts":{"test":"tsc index.d.ts"},"_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"repository":{"url":"git+https://github.com/sindresorhus/tagged-tag.git","type":"git"},"_npmVersion":"10.6.0","description":"Unique tag for use in the type-fest Tagged type","directories":{},"_nodeVersion":"20.12.2","_hasShrinkwrap":false,"devDependencies":{"typescript":"^5.4.5"},"_npmOperationalInternal":{"tmp":"tmp/tagged-tag_0.1.0_1714746500511_0.3117189210798468","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"tagged-tag","version":"1.0.0","description":"Unique tag for use in the type-fest Tagged type","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/tagged-tag.git"},"funding":"https://github.com/sponsors/sindresorhus","author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"https://sindresorhus.com"},"type":"module","exports":{"types":"./index.d.ts"},"engines":{"node":">=20"},"scripts":{"test":"tsc index.d.ts"},"keywords":["tagged","tag","unique","symbol","type-fest"],"devDependencies":{"typescript":"^5.8.3"},"_id":"tagged-tag@1.0.0","gitHead":"875d08652b60554c7a2e23ead77663b21a6f4001","types":"./index.d.ts","bugs":{"url":"https://github.com/sindresorhus/tagged-tag/issues"},"homepage":"https://github.com/sindresorhus/tagged-tag#readme","_nodeVersion":"20.19.1","_npmVersion":"10.9.2","dist":{"integrity":"sha512-yEFYrVhod+hdNyx7g5Bnkkb0G6si8HJurOoOEgC8B/O0uXLHlaey/65KRv6cuWBNhBgHKAROVpc7QyYqE5gFng==","shasum":"a0b5917c2864cba54841495abfa3f6b13edcf4d6","tarball":"https://registry.npmjs.org/tagged-tag/-/tagged-tag-1.0.0.tgz","fileCount":4,"unpackedSize":2356,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCMOhSiS0WpKBblvuC46BKgt/3NQ+9v9s6VlNH3ZKB9SQIhALXtULmgip9JCYalcHo9aIO182AZNhLDlQyktJb7RJEO"}]},"_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"directories":{},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tagged-tag_1.0.0_1747027435325_0.7687079819744518"},"_hasShrinkwrap":false}},"time":{"created":"2024-05-03T14:28:20.510Z","modified":"2025-05-12T05:23:55.660Z","0.1.0":"2024-05-03T14:28:20.646Z","1.0.0":"2025-05-12T05:23:55.484Z"},"bugs":{"url":"https://github.com/sindresorhus/tagged-tag/issues"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"https://sindresorhus.com"},"license":"MIT","homepage":"https://github.com/sindresorhus/tagged-tag#readme","keywords":["tagged","tag","unique","symbol","type-fest"],"repository":{"type":"git","url":"git+https://github.com/sindresorhus/tagged-tag.git"},"description":"Unique tag for use in the type-fest Tagged type","maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"readme":"# tagged-tag\n\n> Unique tag used in the [type-fest](https://github.com/sindresorhus/type-fest) [`Tagged`](https://github.com/sindresorhus/type-fest/blob/a6612048e1bf4c6e787b1a10007dd90c5c9f34e7/source/opaque.d.ts#L122-L184) type\n\nThis package provides a singular, unified tag to prevent the duplication of tag symbols when multiple versions of type-fest coexist in a project's dependency tree. Such duplication could lead to ambiguity when using the `Tagged` type. Because of this, this package will never have another major version.\n","readmeFilename":"readme.md"}
|
||||
Reference in New Issue
Block a user