Files
jspm-registry/package-overrides/github/SheetJS/js-xlsx@0.8.0.json
T
2015-09-25 23:27:02 +08:00

11 lines
104 B
JSON

{
"format": "global",
"shim": {
"xlsx": {
"deps": [
"./jszip"
]
}
}
}