-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathpackage.json
More file actions
40 lines (40 loc) · 1.13 KB
/
package.json
File metadata and controls
40 lines (40 loc) · 1.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
"name": "@boldreports/javascript-reporting-controls",
"version": "12.1.12",
"description": "The Bold Reports by Syncfusion controls for JavaScript contains ReportViewer and ReportDesigner HTML5 and JavaScript reporting controls for enterprise web development",
"repository": {
"type": "git",
"url": "git+https://github.com/boldreports/javascript-reporting-controls.git"
},
"keywords": [
"Bold Reports",
"Bold Report Viewer",
"Bold Report Designer",
"Report Viewer",
"Report Designer",
"Report Editor",
"Report Builder",
"SSRS",
"HTML5 JavaScript Report Viewer",
"JavaScript reporting controls",
"Reporting Tools",
"Syncfusion",
"Export Reports",
"RDL",
"RDLC",
"SSRS Report Viewer",
"SSRS Report Designer"
],
"author": "Syncfusion Inc",
"license": "SEE LICENSE IN README.md",
"dependencies": {
"jquery": "3.7.1",
"jquery-validation": "1.21.0",
"jsrender": "1.0.16",
"@boldreports/global": "12.1.12"
},
"bugs": {
"url": "https://github.com/boldreports/javascript-reporting-controls/issues"
},
"homepage": "https://boldreports.com"
}