File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 33 "description" : " GPS Module for Webduino" ,
44 "main" : " GPS.js" ,
55 "authors" : " " ,
6- "license" : " ISC " ,
6+ "license" : " MIT " ,
77 "keywords" : [
88 " arduino" ,
99 " webduino" ,
Original file line number Diff line number Diff line change 11{
2- "name" : " webduino-module-lcd1602 " ,
2+ "name" : " webduino-module-gps " ,
33 "version" : " 1.0.0" ,
4- "description" : " LCD1602 Module for Webduino" ,
5- "main" : " LCD1602 .js" ,
4+ "description" : " GPS Module for Webduino" ,
5+ "main" : " GPS .js" ,
66 "scripts" : {
77 "test" : " echo \" Error: no test specified\" && exit 1"
88 },
99 "author" : " " ,
10- "license" : " ISC " ,
10+ "license" : " MIT " ,
1111 "keywords" : [
1212 " arduino" ,
1313 " webduino" ,
14- " lcd1602 "
14+ " gps "
1515 ],
1616 "dependencies" : {
1717 "webduino-js" : " 0.x"
1818 }
19- }
19+ }
You can’t perform that action at this time.
0 commit comments