forked from sheetjs/sheetjs
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			178 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			178 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
	"source":"index.html",
 | 
						|
	"scripts": {
 | 
						|
		"build":"parcel build"
 | 
						|
	},
 | 
						|
	"dependencies": {
 | 
						|
		"parcel": "^2.5.0",
 | 
						|
		"xlsx":"https://cdn.sheetjs.com/xlsx-latest/xlsx-latest.tgz"
 | 
						|
	}
 | 
						|
}
 |