UNPKG

@syncfusion/reporting-javascript

Version:
47 lines (46 loc) 1.05 kB
{ "name": "@syncfusion/reporting-javascript", "version": "4.1.16", "description": "NPM package of Syncfusion Reporting JavaScript.", "repository": { "type": "git", "url": "git+https://github.com/syncfusion/ReportPlatform-JavaScript.git" }, "keywords": [ "syncfusion", "ej", "essential", "javascript" ], "author": "Syncfusion Inc", "license": "SEE LICENSE IN README.md", "dependencies": { "jquery": "*", "jquery-validation": "*", "jsrender": "*", "@syncfusion/reporting-global": "*" }, "bugs": { "url": "https://github.com/syncfusion/ReportPlatform-JavaScript/issues" }, "homepage": "https://github.com/syncfusion/ReportPlatform-JavaScript#readme", "files": [ "Scripts/", "Content/" ], "jspm": { "main": false, "format": "amd", "registry": "npm", "files": [ "Scripts", "Content" ], "dependencies": { "jquery": "*", "jsrender": "*", "jquery-validation": "*", "@syncfusion/reporting-global": "*" } } }