FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
zingchart-angular/projects/zingchart-angular/package.json at master · zingchart/zingchart-angular · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
zingchart
/
zingchart-angular
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
1
Code
Issues
3
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
zingchart-angular
/
projects
/
zingchart-angular
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
24 lines (24 loc) · 659 Bytes
Breadcrumbs
zingchart-angular
/
projects
/
zingchart-angular
/
package.json
Copy path
File metadata and controls
24 lines (24 loc) · 659 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"name"
:
"
zingchart-angular
"
,
"version"
:
"
2.0.2
"
,
"description"
:
"
ZingChart Angular Component wrapper to allow native Angular syntax for javascript charts, chart events, chart methods and chart styling.
"
,
"author"
:
"
ZingSoft Inc.
"
,
"license"
:
"
MIT
"
,
"repository"
:
"
zingchart/zingchart-angular
"
,
"keywords"
: [
"
angular charts
"
,
"
zingchart
"
,
"
data visualization
"
,
"
charts
"
,
"
dataviz
"
,
"
angular
"
],
"peerDependencies"
: {
"@angular/common"
:
"
>=16.2.0
"
,
"@angular/core"
:
"
>=16.2.0
"
},
"dependencies"
: {
"zingchart"
:
"
latest
"
,
"zingchart-constants"
:
"
github:zingchart/zingchart-constants#master
"
}
}
Back
|
FazBrowse Home
|
New Git URL