Update package.json
This commit is contained in:
		
							
								
								
									
										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": {
 | 
			
		||||
    "usb": "^1.7.0"
 | 
			
		||||
  }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user