@syncfusion/ej2-angular-spreadsheet 32.1.22 → 32.1.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +55 -23
package/package.json
CHANGED
|
@@ -1,30 +1,45 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
"
|
|
8
|
-
"
|
|
9
|
-
"
|
|
10
|
-
"
|
|
11
|
-
"@syncfusion/ej2-spreadsheet"
|
|
2
|
+
"_from": "@syncfusion/ej2-angular-spreadsheet",
|
|
3
|
+
"_id": "@syncfusion/ej2-angular-spreadsheet@32.1.22",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-2iqB5EpErMfd9WCefftJ2SuSL96luRlzVh5vobFhCBwk4NEbhVDMPhQDAMAStpW54JuEfZ3TLnx446YndeDdiA==",
|
|
6
|
+
"_location": "/@syncfusion/ej2-angular-spreadsheet",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "tag",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "@syncfusion/ej2-angular-spreadsheet",
|
|
12
|
+
"name": "@syncfusion/ej2-angular-spreadsheet",
|
|
13
|
+
"escapedName": "@syncfusion%2fej2-angular-spreadsheet",
|
|
14
|
+
"scope": "@syncfusion",
|
|
15
|
+
"rawSpec": "",
|
|
16
|
+
"saveSpec": null,
|
|
17
|
+
"fetchSpec": "latest"
|
|
12
18
|
},
|
|
13
|
-
"
|
|
14
|
-
"
|
|
15
|
-
"
|
|
19
|
+
"_requiredBy": [
|
|
20
|
+
"#USER",
|
|
21
|
+
"/"
|
|
16
22
|
],
|
|
17
|
-
"
|
|
18
|
-
|
|
19
|
-
|
|
23
|
+
"_resolved": "https://registry.npmjs.org/@syncfusion/ej2-angular-spreadsheet/-/ej2-angular-spreadsheet-32.1.22.tgz",
|
|
24
|
+
"_shasum": "d53011c14529397c769a57f7342d7c4e7077c9ac",
|
|
25
|
+
"_spec": "@syncfusion/ej2-angular-spreadsheet",
|
|
26
|
+
"_where": "D:\\New folder\\temp\\custom-packages",
|
|
27
|
+
"author": {
|
|
28
|
+
"name": "Syncfusion Inc."
|
|
20
29
|
},
|
|
21
|
-
"
|
|
22
|
-
|
|
30
|
+
"bugs": {
|
|
31
|
+
"url": "https://github.com/syncfusion/ej2-angular-ui-components/issues"
|
|
32
|
+
},
|
|
33
|
+
"bundleDependencies": false,
|
|
34
|
+
"dependencies": {
|
|
35
|
+
"@syncfusion/ej2-angular-base": "~32.1.19",
|
|
36
|
+
"@syncfusion/ej2-base": "~32.1.23",
|
|
37
|
+
"@syncfusion/ej2-spreadsheet": "32.1.23"
|
|
38
|
+
},
|
|
39
|
+
"deprecated": false,
|
|
40
|
+
"description": "Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel for Angular",
|
|
23
41
|
"es2020": "fesm2020/syncfusion-ej2-angular-spreadsheet.mjs",
|
|
24
42
|
"esm2020": "esm2020/syncfusion-ej2-angular-spreadsheet.mjs",
|
|
25
|
-
"fesm2020": "fesm2020/syncfusion-ej2-angular-spreadsheet.mjs",
|
|
26
|
-
"fesm2015": "fesm2015/syncfusion-ej2-angular-spreadsheet.mjs",
|
|
27
|
-
"typings": "syncfusion-ej2-angular-spreadsheet.d.ts",
|
|
28
43
|
"exports": {
|
|
29
44
|
"./package.json": {
|
|
30
45
|
"default": "./package.json"
|
|
@@ -38,5 +53,22 @@
|
|
|
38
53
|
"default": "./fesm2020/syncfusion-ej2-angular-spreadsheet.mjs"
|
|
39
54
|
}
|
|
40
55
|
},
|
|
41
|
-
"
|
|
42
|
-
|
|
56
|
+
"fesm2015": "fesm2015/syncfusion-ej2-angular-spreadsheet.mjs",
|
|
57
|
+
"fesm2020": "fesm2020/syncfusion-ej2-angular-spreadsheet.mjs",
|
|
58
|
+
"homepage": "https://www.syncfusion.com/angular-components",
|
|
59
|
+
"keywords": [
|
|
60
|
+
"angular",
|
|
61
|
+
"angular-spreadsheet"
|
|
62
|
+
],
|
|
63
|
+
"license": "SEE LICENSE IN license",
|
|
64
|
+
"module": "fesm2015/syncfusion-ej2-angular-spreadsheet.mjs",
|
|
65
|
+
"name": "@syncfusion/ej2-angular-spreadsheet",
|
|
66
|
+
"repository": {
|
|
67
|
+
"type": "git",
|
|
68
|
+
"url": "git+https://github.com/syncfusion/ej2-angular-ui-components.git"
|
|
69
|
+
},
|
|
70
|
+
"schematics": "./schematics/collection.json",
|
|
71
|
+
"sideEffects": false,
|
|
72
|
+
"typings": "syncfusion-ej2-angular-spreadsheet.d.ts",
|
|
73
|
+
"version": "32.1.23"
|
|
74
|
+
}
|