Update module name

This commit is contained in:
Dana Woodman 2018-07-23 13:09:30 -07:00
parent 169e047781
commit 2cf4893252
3 changed files with 1234 additions and 1233 deletions

View File

@ -1,4 +1,4 @@
# usbrelay
# easy-usb-relay
**THIS IS CURRENTLY IN AN EXPERIMENTAL STATE:** It does not yet support multiple boards or other manufacturers. Coming soon...

2460
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
{
"name": "usbrelay",
"name": "easy-usb-relay",
"version": "0.0.2",
"description": "A USB relay support library",
"description": "A simple USB relay support library",
"main": "src/relay.js",
"scripts": {
"test": "jest"
@ -13,6 +13,7 @@
"keywords": [
"usb",
"relay",
"sainsmart",
"arduino",
"rpi",
"raspberry",