deno.land / x / sheetjs@v0.18.3 / demos / google-sheet / package.json

1
2
3
4
5
6
7
8
9
10
11
12
13
14
{ "name": "google-sheet", "version": "1.0.0", "description": " This demo is using 'drive-db' to fetch a public Google Sheet and then `xlsx` to save the data locally as test.xlsx", "main": "index.js", "type": "module", "scripts": { "start": "node ." }, "keywords": [], "author": "Francisco Presencia <public@francisco.io> (https://francisco.io/)", "license": "MIT"}
sheetjs

Version Info

Tagged at
3 years ago