BBR 1 Ebene

mbed-os/features/nanostack/mbed-mesh-api/module.json

Committer:
borlanic
Date:
2018-05-14
Revision:
0:fbdae7e6d805

File content as of revision 0:fbdae7e6d805:

{
  "name": "mbed-mesh-api",
  "version": "3.0.2",
  "description": "Mesh networking interface",
  "keywords": [
    "Mesh",
    "6LoWPAN",
    "Thread"
  ],
  "author": "Arto Kinnunen <arto.kinnunen@arm.com>",
  "repository": {
    "url": "git@github.com:ARMmbed/mbed-mesh-api.git",
    "type": "git"
  },
  "homepage": "https://github.com/ARMmbed/mbed-mesh-api",
  "license": "Apache-2.0",
  "dependencies": {
    "sal-iface-6lowpan": "^3.0.0"
  },
  "testDependencies": {
    "atmel-rf-driver": "^3.0.0"
  },
  "targetDependencies": {}
}