Rocky_Mountain_Vending/.pnpm-store/v10/files/40/c999652cf41a623affc5291c0f9996f98b0e6920cf15b5d4584768d6ca1bcf385ccdc98366731e5f4611ba815b6f092e1ddc270b972a5f76e8106795436387
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

26 lines
No EOL
540 B
Text

{
"name": "react-is",
"version": "19.3.0-canary-2bcbf254-20251020",
"description": "Brand checking of React Elements.",
"main": "index.js",
"sideEffects": false,
"repository": {
"type": "git",
"url": "https://github.com/facebook/react.git",
"directory": "packages/react-is"
},
"keywords": [
"react"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/facebook/react/issues"
},
"homepage": "https://react.dev/",
"files": [
"LICENSE",
"README.md",
"index.js",
"cjs/"
]
}