19 lines
		
	
	
		
			416 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			416 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "name": "@webassemblyjs/leb128",
 | |
|   "version": "1.9.0",
 | |
|   "description": "LEB128 decoder and encoder",
 | |
|   "license": "MIT",
 | |
|   "main": "lib/index.js",
 | |
|   "module": "esm/index.js",
 | |
|   "scripts": {
 | |
|     "test": "echo \"Error: no test specified\" && exit 1"
 | |
|   },
 | |
|   "dependencies": {
 | |
|     "@xtuc/long": "4.2.2"
 | |
|   },
 | |
|   "publishConfig": {
 | |
|     "access": "public"
 | |
|   },
 | |
|   "gitHead": "0440b420888c1f7701eb9762ec657775506b87d8"
 | |
| }
 | 
