Docker Compose Spec TypeScript
===============================================

![npm](https://img.shields.io/npm/v/@gfi-centre-ouest/docker-compose-spec-typescript.svg)

Docker Compose configuration file schemas as TypeScript interfaces.

Package generated from [JSONSchema files of official Docker Compose project](https://github.com/docker/compose/tree/master/compose/config),
thanks to [bcherny/json-schema-to-typescript](https://github.com/bcherny/json-schema-to-typescript).