yagisan-reports
Version:
yagisan-reports SDK
25 lines (24 loc) • 434 B
JSON
{
"name": "yagisan-reports",
"version": " 1.0.0-alpha.13",
"author": {
"name": "DenkiYagi Inc.",
"url": "https://denkiyagi.jp/"
},
"description": "yagisan-reports SDK",
"license": "Commercial",
"keywords": [
"yagisan-reports",
"pdf",
"reports",
"reporting",
"帳票"
],
"exports": {
".": {
"node": "./node.js",
"browser": "./web.js"
}
},
"types": "./index.d.ts"
}