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.3 KiB
Text
42 lines
No EOL
1.3 KiB
Text
{
|
|
"name": "@types/tedious",
|
|
"version": "4.0.14",
|
|
"description": "TypeScript definitions for tedious",
|
|
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tedious",
|
|
"license": "MIT",
|
|
"contributors": [
|
|
{
|
|
"name": "Rogier Schouten",
|
|
"githubUsername": "rogierschouten",
|
|
"url": "https://github.com/rogierschouten"
|
|
},
|
|
{
|
|
"name": "Chris Thompson",
|
|
"githubUsername": "cjthompson",
|
|
"url": "https://github.com/cjthompson"
|
|
},
|
|
{
|
|
"name": "Guilherme Amorim",
|
|
"githubUsername": "guiampm",
|
|
"url": "https://github.com/guiampm"
|
|
},
|
|
{
|
|
"name": "Simon Childs",
|
|
"githubUsername": "csharpsi",
|
|
"url": "https://github.com/csharpsi"
|
|
}
|
|
],
|
|
"main": "",
|
|
"types": "index.d.ts",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
|
"directory": "types/tedious"
|
|
},
|
|
"scripts": {},
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
},
|
|
"typesPublisherContentHash": "3571aab8cc66875f1aea89d62d1e5035154a804c591415959d8652a320de40b9",
|
|
"typeScriptVersion": "4.5"
|
|
} |