Rocky_Mountain_Vending/.pnpm-store/v10/files/4e/9df6aa3d5a941356f3cf94233e0a6bb351379d518bc2cfcd369e97223ed5e58b1931608a32f9670079b4be101b816bacc438822a09073380a601a2c78d5031
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

32 lines
No EOL
848 B
Text

{
"name": "@formatjs/ecma402-abstract",
"description": "A collection of implementation for ECMAScript abstract operations",
"version": "2.3.6",
"license": "MIT",
"author": "Long Ho <holevietlong@gmail.com",
"sideEffects": false,
"types": "index.d.ts",
"dependencies": {
"decimal.js": "^10.4.3",
"tslib": "^2.8.0",
"@formatjs/intl-localematcher": "0.6.2",
"@formatjs/fast-memoize": "2.2.7"
},
"bugs": "https://github.com/formatjs/formatjs/issues",
"gitHead": "a7842673d8ad205171ad7c8cb8bb2f318b427c0c",
"homepage": "https://github.com/formatjs/formatjs",
"keywords": [
"abstract",
"ecma262",
"ecma402",
"es",
"format",
"i18n",
"intl",
"javascript",
"relative"
],
"main": "index.js",
"module": "lib/index.js",
"repository": "git@github.com:formatjs/formatjs.git"
}