gitextract_sfvr6rzj/ ├── .gitignore ├── Gruntfile.js ├── LICENSE.md ├── README.md ├── bower.json ├── css/ │ └── simpleStore.css ├── index.html ├── js/ │ ├── config.js │ └── simpleStore.js ├── package.json ├── plugins/ │ └── google-sheets/ │ ├── DemoSpreadsheet.xlsx │ └── google-sheets.js └── products.json