opentap-restapi-clients
Version:
This is the TypeScript Clients for the OpenTAP REST-API Plugin.
15 lines (14 loc) • 384 B
JSON
{
"name": "opentap-restapi-clients",
"version": "2.10.3+8ac067f0",
"description": "This is the TypeScript Clients for the OpenTAP REST-API Plugin.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "tsc"
},
"keywords": ["opentap"],
"author": "OpenTAP.io",
"license": "MIT"
}