Skip to content

Commit dd9503d

Browse files
add package.json for mip packaging
1 parent d22d2fe commit dd9503d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

package.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"urls": [
3+
["qwiic_otos.py", "github:sparkfun/Qwiic_OTOS_Py/qwiic_otos.py"]
4+
],
5+
"deps": [
6+
["github:sparkfun/Qwiic_OTOS_Py", "master"]
7+
],
8+
"version": "0.0.1"
9+
}

0 commit comments

Comments
 (0)