Update package.json
This commit is contained in:
parent
6e8bb031f7
commit
9a88b95ae6
13
package.json
13
package.json
@ -1,4 +1,17 @@
|
|||||||
{
|
{
|
||||||
|
"name": "pongoos-cmd-sender",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"description": "Send command to a device connected and running pongOS.",
|
||||||
|
"main": "index.js",
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/Yaya48/pongoOS-Controller.git"
|
||||||
|
},
|
||||||
|
"author": "Yaya4",
|
||||||
|
"license": "ISC",
|
||||||
|
"bugs": {
|
||||||
|
"url": "https://github.com/Yaya48/pongoOS-Controller/issues"
|
||||||
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"usb": "^1.7.0"
|
"usb": "^1.7.0"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user