Skip to content

Commit 5fbe15a

Browse files
committed
Add package.json to support platformio build
Signed-off-by: Ajay Bhargav <[email protected]>
1 parent 6473d98 commit 5fbe15a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"name": "framework-siwiduino",
3+
"description": "Arduino Wiring-based Framework For SiWi GSM Modules",
4+
"version": "0.2.0",
5+
"url": "https://github.com/siwiembedded/siwiduino"
6+
}

0 commit comments

Comments
 (0)