Skip to content

Commit 5c9f1da

Browse files
add package.json for mip packaging
1 parent 9c7f706 commit 5c9f1da

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_scmd.py", "github:sparkfun/Qwiic_SCMD_Py/qwiic_scmd.py"]
4+
],
5+
"deps": [
6+
["github:sparkfun/Qwiic_I2C_Py", "master"]
7+
],
8+
"version": "0.9.1"
9+
}

0 commit comments

Comments
 (0)