-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage-lock.json
More file actions
25 lines (25 loc) · 980 Bytes
/
package-lock.json
File metadata and controls
25 lines (25 loc) · 980 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
{
"name": "@kpgs/angular-web-components",
"version": "0.0.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@stencil/angular-output-target": {
"version": "0.0.5",
"resolved": "https://registry.npmjs.org/@stencil/angular-output-target/-/angular-output-target-0.0.5.tgz",
"integrity": "sha512-00iVf0pMH5NrVc/dUDy6AOEYEwTZ816bXggzNf4gxbhLpX1RAsC+MjC0gs/sJS2gal4gpE4cTVlPCGNy+mtFXg==",
"dev": true
},
"@stencil/core": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.0.3.tgz",
"integrity": "sha512-d4qLDN7HKwJEK+ljhknD8azpM4bF49Dv7h5yG3RF+SPo8uozDq3p5ZNj1MgZoRgzh04kXNyG/MKnD8H2QN5YVw=="
},
"@stencil/sass": {
"version": "1.3.2",
"resolved": "https://registry.npmjs.org/@stencil/sass/-/sass-1.3.2.tgz",
"integrity": "sha512-w6rkOsRIPY1rBa/13Wf+rMZrOzc6z86/Mkp3inzaYGsxBmLkf4PeP1rfaUB4SFDVRfMduP7FTd4ZJi/+FVrsMw==",
"dev": true
}
}
}