mirror of https://github.com/ARMmbed/mbed-os.git
14 lines
348 B
JSON
14 lines
348 B
JSON
{
|
|
"name": "nanostack-randlib",
|
|
"version": "1.2.0",
|
|
"description": "Pseudo random library used by mbed-client and 6LoWPAN stack.",
|
|
"keywords": [],
|
|
"homepage": "https://github.com/ARMmbed/mbed-client-randlib",
|
|
"license": "Apache-2.0",
|
|
"extraIncludes": [
|
|
"mbed-client-randlib"
|
|
],
|
|
"dependencies": {},
|
|
"targetDependencies": {}
|
|
}
|