@viur/viur-shop-client
Version:
A client library for easy communication with the viur-shop backend.
25 lines (24 loc) • 631 B
JSON
{
"name": "@viur/viur-shop-client",
"version": "0.5.0",
"description": "A client library for easy communication with the viur-shop backend.",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/viur-framework/viur-shop-client.git"
},
"keywords": [
"viur",
"shop",
"client"
],
"author": "Sven Eberth",
"license": "MIT",
"bugs": {
"url": "https://github.com/viur-framework/viur-shop-client/issues"
},
"homepage": "https://github.com/viur-framework/viur-shop-client#readme"
}