UNPKG

@redotech/redo-api-schema

Version:

Common definitions for Redo API

36 lines (35 loc) 731 B
{ "author": { "email": "engineering-admin@getredo.com", "name": "Redo Engineering", "url": "https://www.getredo.com" }, "bugs": { "url": "https://github.com/redoapp/redo-dev/issues" }, "homepage": "https://github.com/redoapp/redo-dev", "description": "Common definitions for Redo API", "exports": { "./*": "./lib/*.js", "./*.yaml": "./lib/*.yaml" }, "keywords": [ "Redo", "Redo API" ], "name": "@redotech/redo-api-schema", "repository": { "directory": "redo/redo-api-js", "type": "git", "url": "https://github.com/redoapp/redo-dev.git" }, "typesVersions": { "*": { "*": [ "lib/*", "src/*" ] } }, "version": "2.2.162" }