Rocky_Mountain_Vending/.pnpm-store/v10/files/a5/72ba51f383c2a98e1cb690fde7cba431dc93019d18c72cb39e98da20370d7cefc8d5e3732a2ef404f936253ee95663e40f2b56224fa077bd7b72e66cd297e7
DMleadgen 46d973904b
Initial commit: Rocky Mountain Vending website
Next.js website for Rocky Mountain Vending company featuring:
- Product catalog with Stripe integration
- Service areas and parts pages
- Admin dashboard with Clerk authentication
- SEO optimized pages with JSON-LD structured data

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-12 16:22:15 -07:00

27 lines
No EOL
815 B
Text

{
"name": "@types/yauzl",
"version": "2.10.3",
"description": "TypeScript definitions for yauzl",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yauzl",
"license": "MIT",
"contributors": [
{
"name": "Florian Keller",
"githubUsername": "ffflorian",
"url": "https://github.com/ffflorian"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/yauzl"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "4fb24c28ac8c0fdb7539555e955c273a2a4a433e99938ed73d9e7df3a9e1e2a7",
"typeScriptVersion": "4.5"
}