vue-storefront
Version:
A Vue.js, PWA eCommerce frontend
12 lines (11 loc) • 315 B
JSON
{
"name": "vue-storefront-theme-starter",
"version": "1.0.0",
"description": "Scaffolding for building Vue Storefront themes",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "pkarw <pkarwatka@divante.pl> and contributors",
"license": "MIT"
}