UNPKG

typescript-json-schema

Version:

typescript-json-schema generates JSON Schema files from your Typescript sources

8 lines (7 loc) 85 B
language: node_js node_js: - "4" - "7" script: - npm run lint - npm run test