UNPKG

@teqfw/web-api

Version:

TeqFW: synchronous requests to backend services in teq-apps.

32 lines (31 loc) 717 B
{ "name": "@teqfw/web-api", "version": "0.21.0", "description": "TeqFW: synchronous requests to backend services in teq-apps.", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/teqfw/web-api.git" }, "keywords": [ "ecmascript 2015", "es6+", "pwa", "spa", "teqfw", "tequila framework", "web applications", "web-apps" ], "author": "Alex Gusev <alex@flancer64.com>", "license": "Apache-2.0", "bugs": { "url": "https://github.com/teqfw/web-api/issues" }, "homepage": "https://github.com/teqfw/web-api#readme", "dependencies": { "@teqfw/web": "latest" } }