Ram Gandikota
/
ABCD
A metronome using the FRDM K64F board
mbed-client/mbed-client-mbed-tls/module.json@0:a7a43371b306, 2017-05-14 (annotated)
- Committer:
- ram54288
- Date:
- Sun May 14 18:40:18 2017 +0000
- Revision:
- 0:a7a43371b306
Initial commit
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
ram54288 | 0:a7a43371b306 | 1 | { |
ram54288 | 0:a7a43371b306 | 2 | "name": "mbed-client-mbedtls", |
ram54288 | 0:a7a43371b306 | 3 | "version": "3.0.3", |
ram54288 | 0:a7a43371b306 | 4 | "description": "Mbedtls specific implementation, which can be used by mbed client", |
ram54288 | 0:a7a43371b306 | 5 | "keywords": [ |
ram54288 | 0:a7a43371b306 | 6 | "mbed-client-mbedtls" |
ram54288 | 0:a7a43371b306 | 7 | ], |
ram54288 | 0:a7a43371b306 | 8 | "author": "Antti Kauppila", |
ram54288 | 0:a7a43371b306 | 9 | "repository": { |
ram54288 | 0:a7a43371b306 | 10 | "url": "git@github.com:ARMmbed/mbed-client-mbedtls.git", |
ram54288 | 0:a7a43371b306 | 11 | "type": "git" |
ram54288 | 0:a7a43371b306 | 12 | }, |
ram54288 | 0:a7a43371b306 | 13 | "homepage": "https://github.com/ARMmbed/mbed-client-mbedtls", |
ram54288 | 0:a7a43371b306 | 14 | "license": "Apache-2.0", |
ram54288 | 0:a7a43371b306 | 15 | "dependencies": { |
ram54288 | 0:a7a43371b306 | 16 | "mbedtls": "^2.0.0" |
ram54288 | 0:a7a43371b306 | 17 | }, |
ram54288 | 0:a7a43371b306 | 18 | "targetDependencies": {} |
ram54288 | 0:a7a43371b306 | 19 | } |