FRDM K64F Metronome

mbed-client/mbed-client-mbed-tls/module.json

Committer:
ram54288
Date:
2017-05-14
Revision:
0:a2cb7295a1f7

File content as of revision 0:a2cb7295a1f7:

{
  "name": "mbed-client-mbedtls",
  "version": "3.0.3",
  "description": "Mbedtls specific implementation, which can be used by mbed client",
  "keywords": [
    "mbed-client-mbedtls"
  ],
  "author": "Antti Kauppila",
  "repository": {
    "url": "git@github.com:ARMmbed/mbed-client-mbedtls.git",
    "type": "git"
  },
  "homepage": "https://github.com/ARMmbed/mbed-client-mbedtls",
  "license": "Apache-2.0",
  "dependencies": {
    "mbedtls": "^2.0.0"
  },
  "targetDependencies": {}
}