11{
2- "name" : " @syncfusion/ej2-samples" ,
3- "version" : " 0.0.1" ,
4- "description" : " Samples for Syncfusion Essential JS 2" ,
5- "author" : " Syncfusion Inc." ,
6- "license" : " SEE LICENSE IN license" ,
7- "dependencies" : {
8- "@syncfusion/ej2" : " *" ,
9- "@syncfusion/ej2-base" : " *" ,
10- "@syncfusion/ej2-buttons" : " *" ,
11- "@syncfusion/ej2-lists" : " *" ,
12- "@syncfusion/ej2-grids" : " *" ,
13- "@syncfusion/ej2-calendars" : " *" ,
14- "@syncfusion/ej2-inputs" : " *" ,
15- "@syncfusion/ej2-popups" : " *" ,
16- "@syncfusion/ej2-dropdowns" : " *" ,
17- "@syncfusion/ej2-charts" : " *" ,
18- "@syncfusion/ej2-navigations" : " *" ,
19- "crossroads" : " ^0.12.2" ,
20- "hasher" : " ^1.2.0"
21- },
22- "devDependencies" : {
23- "@types/chai" : " ^3.4.28" ,
24- "@types/crossroads" : " 0.0.28" ,
25- "@types/es6-promise" : " 0.0.28" ,
26- "@types/hasher" : " 0.0.27" ,
27- "@types/highlight.js" : " ^9.1.7" ,
28- "@types/jasmine" : " ^2.2.29" ,
29- "@types/jasmine-ajax" : " ^3.1.27" ,
30- "@types/requirejs" : " ^2.1.26" ,
31- "@types/signals" : " 0.0.16" ,
32- "es6-promise" : " ^3.2.1" ,
33- "gulp" : " ^3.9.1" ,
34- "gulp-sass" : " ^3.1.0" ,
35- "gulp-typescript" : " ^3.1.6" ,
36- "requirejs" : " ^2.3.3" ,
37- "typescript" : " 2.2.2" ,
38- "browser-sync" : " 2.11.2" ,
39- "jasmine-ajax" : " ^3.3.1" ,
40- "jasmine-core" : " ^2.6.1" ,
41- "karma" : " ^1.7.0" ,
42- "karma-generic-preprocessor" : " ^1.1.0" ,
43- "karma-htmlfile-reporter" : " ^0.3.5" ,
44- "karma-jasmine" : " ^1.1.0" ,
45- "karma-jasmine-ajax" : " ^0.1.13" ,
46- "karma-phantomjs-launcher" : " ^1.0.4" ,
47- "karma-requirejs" : " ^1.1.0" ,
2+ "name" : " @syncfusion/ej2-samples" ,
3+ "version" : " 1.0.0" ,
4+ "description" : " Samples for Syncfusion Essential JS 2" ,
5+ "author" : " Syncfusion Inc." ,
6+ "license" : " SEE LICENSE IN license" ,
7+ "dependencies" : {
8+ "@syncfusion/ej2" : " *" ,
9+ "@syncfusion/ej2-base" : " *" ,
10+ "@syncfusion/ej2-buttons" : " *" ,
11+ "@syncfusion/ej2-lists" : " *" ,
12+ "@syncfusion/ej2-grids" : " *" ,
13+ "@syncfusion/ej2-calendars" : " *" ,
14+ "@syncfusion/ej2-inputs" : " *" ,
15+ "@syncfusion/ej2-popups" : " *" ,
16+ "@syncfusion/ej2-charts" : " *" ,
17+ "@syncfusion/ej2-navigations" : " *" ,
18+ "crossroads" : " ^0.12.2" ,
19+ "hasher" : " ^1.2.0"
20+ },
21+ "devDependencies" : {
22+ "@types/chai" : " ^3.4.28" ,
23+ "@types/crossroads" : " 0.0.28" ,
24+ "@types/es6-promise" : " 0.0.28" ,
25+ "@types/hasher" : " 0.0.27" ,
26+ "@types/highlight.js" : " ^9.1.7" ,
27+ "@types/jasmine" : " ^2.2.29" ,
28+ "@types/jasmine-ajax" : " ^3.1.27" ,
29+ "@types/requirejs" : " ^2.1.26" ,
30+ "@types/signals" : " 0.0.16" ,
31+ "es6-promise" : " ^3.2.1" ,
32+ "gulp" : " ^3.9.1" ,
33+ "gulp-sass" : " ^3.1.0" ,
34+ "gulp-typescript" : " ^3.1.6" ,
35+ "requirejs" : " ^2.3.3" ,
36+ "typescript" : " 2.2.2" ,
37+ "browser-sync" : " 2.11.2" ,
38+ "jasmine-ajax" : " ^3.3.1" ,
39+ "jasmine-core" : " ^2.6.1" ,
40+ "karma" : " ^0.13.2" ,
41+ "karma-phantomjs-launcher" : " ^1.0.4" ,
42+ "karma-generic-preprocessor" : " ^1.1.0" ,
43+ "karma-htmlfile-reporter" : " ^0.2.2" ,
44+ "karma-jasmine" : " ^0.3.6" ,
45+ "karma-jasmine-ajax" : " ^0.1.13" ,
46+ "karma-requirejs" : " ^0.2.6" ,
4847 "phantomjs-prebuilt" : " ^2.1.14" ,
49- "run-sequence" : " ^1.2.2" ,
50- "webpack" : " 2.5.1" ,
51- "webpack-stream" : " ^3.2.0"
52- },
53- "scripts" : {
54- "build" : " gulp build" ,
55- "serve" : " gulp serve" ,
56- "test" : " gulp test"
57- }
48+ "run-sequence" : " ^1.2.2" ,
49+ "webpack" : " 2.5.1" ,
50+ "webpack-stream" : " ^3.2.0"
51+ },
52+ "scripts" : {
53+ "build" : " gulp build" ,
54+ "serve" : " gulp serve" ,
55+ "test" : " gulp test"
56+ }
5857}
0 commit comments