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>
42 lines
No EOL
1.2 KiB
Text
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"
|
|
} |