10 lines
		
	
	
		
			129 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			129 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
| 	"name": "@og/uuid",
 | |
| 	"type": "module",
 | |
| 	"main": "index.mjs",
 | |
| 	"dependencies": {
 | |
| 		"buffer": "^6.0.3",
 | |
| 		"uuid": "^9.0.1"
 | |
| 	}
 | |
| }
 |