Rocky_Mountain_Vending/.pnpm-store/v10/files/52/41132d1eadd7daad4311df8482365026174f73e742e6633778087901d77c986d31890839b488e02eab456a9fd071eb3247220b931a3169f5247d1a6412b673
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

32 lines
No EOL
961 B
Text

{
"name": "@types/pg-pool",
"version": "2.0.6",
"description": "TypeScript definitions for pg-pool",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pg-pool",
"license": "MIT",
"contributors": [
{
"name": "Leo Liang",
"githubUsername": "aleung",
"url": "https://github.com/aleung"
},
{
"name": "Nikita Tokarchuk",
"githubUsername": "mainnika",
"url": "https://github.com/mainnika"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/pg-pool"
},
"scripts": {},
"dependencies": {
"@types/pg": "*"
},
"typesPublisherContentHash": "a71a1da73d5edbec032d886ba9a5936a273370f5f21af8824ef498837362b18b",
"typeScriptVersion": "4.5"
}