mbed-os

Fork of mbed-os by erkin yucel

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

Committer:
elessair
Date:
2016-10-23
Revision:
0:f269e3021894

File content as of revision 0:f269e3021894:

{
  "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": {}
}