forked from Siteation/magento2-hyva-icons-flags
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage-lock.json
30 lines (30 loc) · 924 Bytes
/
package-lock.json
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
{
"name": "@sitation/magento2-hyva-icons-flags",
"version": "1.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@sitation/magento2-hyva-icons-flags",
"version": "1.0.1",
"license": "MIT",
"devDependencies": {
"flagpack-core": "^2.0.0"
}
},
"node_modules/flagpack-core": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/flagpack-core/-/flagpack-core-2.0.0.tgz",
"integrity": "sha512-m1nXIT+BFgIpAlBRAJ/AUIIW5Mx32EsSVU34nZlT58v5hVqo52ZwBibV7LVWG6vXU4ij5vwCI5BUOCd0+cb6jA==",
"dev": true
}
},
"dependencies": {
"flagpack-core": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/flagpack-core/-/flagpack-core-2.0.0.tgz",
"integrity": "sha512-m1nXIT+BFgIpAlBRAJ/AUIIW5Mx32EsSVU34nZlT58v5hVqo52ZwBibV7LVWG6vXU4ij5vwCI5BUOCd0+cb6jA==",
"dev": true
}
}
}