{
  "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"
}
