-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathmanifest.json
More file actions
33 lines (33 loc) · 829 Bytes
/
Copy pathmanifest.json
File metadata and controls
33 lines (33 loc) · 829 Bytes
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
{
"name": "Highcharts Localization",
"version": "1.1.1",
"title": "Highcharts Localization",
"author": {
"name": "Milad Jafary",
"url": "https://github.com/miladjafary"
},
"licenses": [
{
"type": "GPLv3",
"url": "https://github.com/miladjafary/highcharts-plugins/blob/master/LICENSE"
}
],
"dependencies": {
"highcharts": ">=2.3.0"
},
"description": "Localization Highcharts date and number.",
"keywords": [
"localization",
"jalali date"
],
"demo": [
"http://jsfiddle.net/KjsY2/"
],
"maintainers": [
{
"name": "Milad Jafary",
"email": "milad.jafary@gmail.com",
"url": "https://github.com/miladjafary/highcharts-plugins"
}
]
}