Skip to content

Commit f35ca3a

Browse files
add package.json for mip packaging
1 parent beba1e6 commit f35ca3a

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_serlcd.py", "github:sparkfun/Qwiic_SerLCD_Py/qwiic_serlcd.py"]
4+
],
5+
"deps": [
6+
["github:sparkfun/Qwiic_I2C_Py", "master"]
7+
],
8+
"version": "0.0.1"
9+
}

0 commit comments

Comments
 (0)