UNPKG

@grapecity/activereports-react

Version:

ActiveReportsJS components for React

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