forked from sheetjs/sheetjs
SheetJS
f03e32fc9a
- frameworks: react, react-native, preact, next.js, weex, nuxt.js - deployments: nodejs server, duktape, chakra, electron, nw.js
11 lines
150 B
JSON
11 lines
150 B
JSON
{
|
|
"name": "sheetjs-nwjs",
|
|
"author": "sheetjs",
|
|
"version": "0.0.0",
|
|
"main": "index.html",
|
|
"dependencies": {
|
|
"nw": "~0.24.4",
|
|
"xlsx": "*"
|
|
}
|
|
}
|