Rocky_Mountain_Vending/.pnpm-store/v10/files/41/e3f3108abdfa7ff9ffe33133ba964ecd8a6a6ef2bbc292e7f1d52c6283ded39e0a8ed9fda6d31a6b0299d3fcf9a6e80c35686714ba210ca6f88d7359c59085
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

42 lines
No EOL
1.2 KiB
Text

{
"name": "@types/mysql",
"version": "2.15.26",
"description": "TypeScript definitions for mysql",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mysql",
"license": "MIT",
"contributors": [
{
"name": " William Johnston",
"githubUsername": "wjohnsto",
"url": "https://github.com/wjohnsto"
},
{
"name": "Krittanan Pingclasai",
"githubUsername": "kpping",
"url": "https://github.com/kpping"
},
{
"name": "James Munro",
"githubUsername": "jdmunro",
"url": "https://github.com/jdmunro"
},
{
"name": "Sanders DeNardi",
"githubUsername": "sedenardi",
"url": "https://github.com/sedenardi"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/mysql"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "4a9058442e03f9daed2e7cfebe7369329aee6a3925d645e87bc2691e5520f36c",
"typeScriptVersion": "4.7"
}