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>
18 lines
No EOL
455 B
Text
18 lines
No EOL
455 B
Text
{
|
|
"name": "@formatjs/icu-messageformat-parser",
|
|
"version": "2.11.4",
|
|
"license": "MIT",
|
|
"types": "index.d.ts",
|
|
"dependencies": {
|
|
"tslib": "^2.8.0",
|
|
"@formatjs/icu-skeleton-parser": "1.8.16",
|
|
"@formatjs/ecma402-abstract": "2.3.6"
|
|
},
|
|
"main": "index.js",
|
|
"module": "lib/index.js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/formatjs/formatjs.git",
|
|
"directory": "packages/icu-messageformat-parser"
|
|
}
|
|
} |