Skip to content

Commit 8adfaa2

Browse files
author
Deep Dhillon
committed
published to npm
1 parent e377f9c commit 8adfaa2

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

package.json

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"name": "wio-module-arduino-cmake",
3+
"version": "1.0.0",
4+
"description": "CMake-based build tool-chain for Arduino",
5+
"repository": {
6+
"type": "git",
7+
"url": "git+https://github.com/wio/module-arduino-cmake.git"
8+
},
9+
"keywords": ["cmake", "avr", "arduino"],
10+
"bugs": {
11+
"url": "https://github.com/wio/module-arduino-cmake/issues"
12+
},
13+
"homepage": "https://github.com/wio/module-arduino-cmake#readme"
14+
}

0 commit comments

Comments
 (0)