UNPKG

@mescius/activereportsjs-react

Version:

ActiveReportsJS components for React

29 lines 564 B
{ "name": "@mescius/activereportsjs-react", "version": "5.2.0", "description": "ActiveReportsJS components for React", "author": "MESCIUS inc.", "license": "Commercial", "keywords": [ "react", "activereports", "mescius", "arjs", "reporting", "pagereport", "pagedocument", "viewer", "rdlx", "rdl" ], "main": "./lib/index.js", "types": "./types/index.d.ts", "files": [ "lib/", "types/" ], "dependencies": { "@mescius/activereportsjs": "~5.2.0", "react": "^16 || ^17 || ^18 || ^19" } }