Skip to content

Commit c1b73d7

Browse files
add package.json for mip packaging
1 parent 645a3ac commit c1b73d7

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

0 commit comments

Comments
 (0)