1
1
{
2
- "name" : " @syncfusion/ej2" ,
3
- "version" : " 1.0.14 " ,
4
- "description" : " Essential JS 2" ,
5
- "author" : " Syncfusion Inc." ,
6
- "license" : " SEE LICENSE IN license" ,
7
- "dependencies" : {
8
- "@syncfusion/ej2-base" : " * " ,
9
- "@syncfusion/ej2-buttons" : " * " ,
10
- "@syncfusion/ej2-calendars" : " * " ,
11
- "@syncfusion/ej2-charts" : " * " ,
12
- "@syncfusion/ej2-circulargauge" : " * " ,
13
- "@syncfusion/ej2-data" : " * " ,
14
- "@syncfusion/ej2-dropdowns" : " * " ,
15
- "@syncfusion/ej2-grids" : " * " ,
16
- "@syncfusion/ej2-inputs" : " * " ,
17
- "@syncfusion/ej2-lineargauge" : " * " ,
18
- "@syncfusion/ej2-lists" : " * " ,
19
- "@syncfusion/ej2-navigations" : " * " ,
20
- "@syncfusion/ej2-popups" : " * "
21
- },
22
- "devDependencies" : {
23
- "es6-promise" : " ^3.2.1" ,
24
- "gulp" : " ^3.9.1" ,
25
- "gulp-sass" : " ^3.1.0" ,
26
- "gulp-typescript" : " ^3.1.6" ,
27
- "requirejs" : " ^2.3.3" ,
28
- "typescript" : " 2.3.4"
29
- },
30
- "keywords" : [
31
- " ej2" ,
32
- " syncfusion" ,
33
- " ej2-all"
34
- ],
35
- "repository" : {
36
- "type" : " git" ,
37
- "url" : " https://github.com/syncfusion/ej2"
38
- },
39
- "scripts" : {
40
- "build" : " gulp build"
41
- }
2
+ "name" : " @syncfusion/ej2" ,
3
+ "version" : " 1.0.16 " ,
4
+ "description" : " Essential JS 2" ,
5
+ "author" : " Syncfusion Inc." ,
6
+ "license" : " SEE LICENSE IN license" ,
7
+ "dependencies" : {
8
+ "@syncfusion/ej2-base" : " ^1.0.16 " ,
9
+ "@syncfusion/ej2-buttons" : " ^1.0.14 " ,
10
+ "@syncfusion/ej2-calendars" : " ^1.0.16 " ,
11
+ "@syncfusion/ej2-charts" : " ^1.0.16 " ,
12
+ "@syncfusion/ej2-circulargauge" : " ^1.0.14 " ,
13
+ "@syncfusion/ej2-data" : " ^1.0.14 " ,
14
+ "@syncfusion/ej2-dropdowns" : " ^1.0.16 " ,
15
+ "@syncfusion/ej2-grids" : " ^1.0.16 " ,
16
+ "@syncfusion/ej2-inputs" : " ^1.0.16 " ,
17
+ "@syncfusion/ej2-lineargauge" : " ^1.0.14 " ,
18
+ "@syncfusion/ej2-lists" : " ^1.0.14 " ,
19
+ "@syncfusion/ej2-navigations" : " ^1.0.14 " ,
20
+ "@syncfusion/ej2-popups" : " ^1.0.16 "
21
+ },
22
+ "devDependencies" : {
23
+ "es6-promise" : " ^3.2.1" ,
24
+ "gulp" : " ^3.9.1" ,
25
+ "gulp-sass" : " ^3.1.0" ,
26
+ "gulp-typescript" : " ^3.1.6" ,
27
+ "requirejs" : " ^2.3.3" ,
28
+ "typescript" : " 2.3.4"
29
+ },
30
+ "keywords" : [
31
+ " ej2" ,
32
+ " syncfusion" ,
33
+ " ej2-all"
34
+ ],
35
+ "repository" : {
36
+ "type" : " git" ,
37
+ "url" : " https://github.com/syncfusion/ej2"
38
+ },
39
+ "scripts" : {
40
+ "build" : " gulp build"
41
+ }
42
42
}
0 commit comments