[LT] Add package.json

This commit is contained in:
Kuba Szczodrzyński
2023-02-25 21:11:48 +01:00
parent 33191e0a13
commit 57a7df125b

5
package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"name": "library-lwip",
"version": "2.1.3-bdk",
"description": "lwIP - A Lightweight TCPIP stack"
}