@vue-storefront/theme-starter
Version:
Scaffolding for building Vue Storefront themes
15 lines (14 loc) • 365 B
JSON
{
"name": "@vue-storefront/theme-starter",
"version": "1.4.1",
"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",
"publishConfig": {
"access": "public"
}
}