Supomarket Price Scrapper
.
├── assets # Image assets
├── scripts # Utility scripts
├── src # Project source code
├── .editorconfig # Editor configuration
├── .gitignore # Git ignore rules
├── .np-config.json # NPM publish (np) configuration
├── .npmrc # NPM configuration
├── LICENSE # Project license
├── package.json # NPM package configuration
└── README.md # Project readme