UNPKG

@touchway/touchway-rest-provider

Version:

17 lines 425 B
{ "name": "@touchway/touchway-rest-provider", "version": "1.0.1", "main": "dist/index.js", "types": "dist/index.d.js", "scripts": { "prepublish": "npm run build", "build": "tsc" }, "keywords": ["Touchway", "Rest provider", "Rest API"], "author": "lukas.horrer@touchway.com (https://www.touchway.com)", "license": "ISC", "description": "", "devDependencies": { "typescript": "^3.3.3333" } }