http

Committer:
reeml3
Date:
Mon Apr 15 18:12:24 2019 +0000
Revision:
1:ce6ccd14af4c
Parent:
0:a49e37a83a7a
http

Who changed what in which revision?

UserRevisionLine numberNew contents of line
DuaaAbusharkh 0:a49e37a83a7a 1 {
DuaaAbusharkh 0:a49e37a83a7a 2 "name": "atmel-rf-driver",
DuaaAbusharkh 0:a49e37a83a7a 3 "version": "3.0.2",
DuaaAbusharkh 0:a49e37a83a7a 4 "description": "RF driver for Atmel AT86RF233",
DuaaAbusharkh 0:a49e37a83a7a 5 "keywords": [
DuaaAbusharkh 0:a49e37a83a7a 6 "rf",
DuaaAbusharkh 0:a49e37a83a7a 7 "driver"
DuaaAbusharkh 0:a49e37a83a7a 8 ],
DuaaAbusharkh 0:a49e37a83a7a 9 "author": "Seppo Takalo <seppo.takalo@arm.com>",
DuaaAbusharkh 0:a49e37a83a7a 10 "license": "Apache-2.0",
DuaaAbusharkh 0:a49e37a83a7a 11 "dependencies": {
DuaaAbusharkh 0:a49e37a83a7a 12 "nanostack-libservice": "^3.0.0",
DuaaAbusharkh 0:a49e37a83a7a 13 "sal-stack-nanostack": "^5.0.0",
DuaaAbusharkh 0:a49e37a83a7a 14 "mbed-drivers": "^1.0.0"
DuaaAbusharkh 0:a49e37a83a7a 15 },
DuaaAbusharkh 0:a49e37a83a7a 16 "targetDependencies": {}
DuaaAbusharkh 0:a49e37a83a7a 17 }