Rocky_Mountain_Vending/.pnpm-store/v10/files/36/44a4e46da8c3a60d84d26b7e25b631dc5c92c0e1bc4687726b01bfc7383195c3df60959ca20a5cc9707e92a921795f356b3551579b47d83f2fe66d68816cb9
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
616 B
Text

{
"name": "progress",
"version": "2.0.3",
"description": "Flexible ascii progress bar",
"repository": {
"type": "git",
"url": "git://github.com/visionmedia/node-progress"
},
"keywords": [
"cli",
"progress"
],
"author": "TJ Holowaychuk <tj@vision-media.ca>",
"contributors": [
"Christoffer Hallas <christoffer.hallas@gmail.com>",
"Jordan Scales <scalesjordan@gmail.com>",
"Andrew Rhyne <rhyneandrew@gmail.com>",
"Marco Brack <PapstDonB@Googlemail.com>"
],
"dependencies": {},
"main": "./index.js",
"engines": {
"node": ">=0.4.0"
},
"license": "MIT"
}