Rocky_Mountain_Vending/.pnpm-store/v10/files/af/2a7918244eef102068170c873eb0e0d56357d1db5ac3a618f43dd40e4145c6fdeea2a55685aaec5bc2604cedbc53fbf9ee8cbf0cb619960fa0b9778f8161a8-exec
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

34 lines
No EOL
1,019 B
Text
Executable file

{
"name": "@types/pg",
"version": "8.6.1",
"description": "TypeScript definitions for pg",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pg",
"license": "MIT",
"contributors": [
{
"name": "Phips Peter",
"url": "https://github.com/pspeter3",
"githubUsername": "pspeter3"
},
{
"name": "Ravi van Rooijen",
"url": "https://github.com/HoldYourWaffle",
"githubUsername": "HoldYourWaffle"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/pg"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"pg-protocol": "*",
"pg-types": "^2.2.0"
},
"typesPublisherContentHash": "47934e0fb2f1e6dab74b7b18cf338f1bc79a131d245533a053d6f455a6583725",
"typeScriptVersion": "3.6"
}