Rocky_Mountain_Vending/.pnpm-store/v10/files/85/ef202e6c484f67a6bab54af9a095b318a6db2aaf2f6efe810b1d1a837a89ebd586ff8f437fa21b880696f1ec521f56227161850a82ddbb10c1dde8b08f0bba
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

17 lines
530 B
Text

{
"name": "lookup-closest-locale",
"version": "6.2.0",
"description": "Lookup the closest locale from among object keys",
"author": "Andy VanWagoner <andy@vanwago.net>",
"homepage": "https://github.com/format-message/format-message/tree/master/packages/lookup-closest-locale",
"license": "MIT",
"repository": "format-message/format-message",
"bugs": "https://github.com/format-message/format-message/issues",
"keywords": [
"i18n",
"lookup",
"BCP47",
"language tag"
],
"types": "types.d.ts"
}