@xiul/xdv-fetch-get-data-mixin
Version:
Mixin to get data from local json file or picsum, unsplash api
27 lines (26 loc) • 645 B
JSON
{
"name": "@xiul/xdv-fetch-get-data-mixin",
"version": "1.0.6",
"description": "Mixin to get data from local json file or picsum, unsplash api",
"keywords": [
"mixin",
"getData",
"web components"
],
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "xdv - terrasa.luis@gmail.com",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "https://https://github.com/terrasa/xdv-fetch-get-data-mixin"
},
"bugs": {
"url": "https://github.com/terrasa/xdv-string-to-kebab-case-mixin/issues"
}
}