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