forked from sheetjs/sheetjs
		
	- DBF write type N and roundtrip C length (fixes #1888 h/t@bandizsolt) - clean up xhr demo (fixes #2604 h/t @UP2022742) - clean up vue / nuxt demo
		
			
				
	
	
		
			8 lines
		
	
	
		
			103 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			103 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "dependencies": {
 | 
						|
    "@nuxt/content": "1.15.1",
 | 
						|
    "nuxt": "2.15.8",
 | 
						|
    "xlsx": "^0.18.3"
 | 
						|
  }
 | 
						|
}
 |