Rocky_Mountain_Vending/.pnpm-store/v10/files/e8/68dc5064abf78623196364cdf3c889df4b9e0ea1cc63d6bfcfe37a9e937323b4e9f31df0ab5d31db83b9512bc1eef790b4b8999cdda1e48914339298de401f
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.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"
}