@veams/bp-mock-api
Version:
Blueprint templates for a mock api endpoint.
25 lines (24 loc) • 539 B
JSON
{
"name": "@veams/bp-mock-api",
"version": "1.0.3",
"description": "Blueprint templates for a mock api endpoint.",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Veams/bp-mock-api/.git"
},
"keywords": [
"Veams",
"React",
"Container",
"Blueprint"
],
"author": "Sebastian Fitzner",
"license": "MIT",
"bugs": {
"url": "https://github.com/Veams/bp-mock-api/issues"
},
"homepage": "https://github.com/Veams/bp-mock-api#readme"
}