{
  "name": "ETL Embedded Template Library",
  "version": "20.22.0",
  "author s": {
    "name": "John Wellbelove",
    "email": "john.wellbelove@etlcpp.com"
  },
  "homepage": "https://www.etlcpp.com/",
  "license": "MIT",
  "description": "ETL. A C++ template library tailored for embedded systems.",
  "repository": {
    "type": "git",
    "url": "https://github.com/ETLCPP/etl.git"
  },
  "build": {
    "includeDir": "include"
  },
  "platforms": "*",
  "frameworks": "*"
}
