1
0
Fork 0
mirror of https://github.com/matomo-org/matomo-icons.git synced 2024-09-19 17:03:45 +02:00
matomo-icons/package-lock.json

23 lines
627 B
JSON
Raw Normal View History

2021-07-25 15:29:29 +02:00
{
"name": "icons",
"lockfileVersion": 3,
2021-07-25 15:29:29 +02:00
"requires": true,
"packages": {
"": {
"dependencies": {
"browser-logos": "github:Findus23/browser-logos",
"flag-icons": "github:lipis/flag-icon-css"
2021-07-25 15:29:29 +02:00
}
},
"node_modules/browser-logos": {
"version": "74.0.0",
"resolved": "git+ssh://git@github.com/Findus23/browser-logos.git#81d5aff573fd57c034a66f3fa0af79cd9805e380"
2021-07-25 15:29:29 +02:00
},
"node_modules/flag-icons": {
"version": "6.7.0",
"resolved": "git+ssh://git@github.com/lipis/flag-icon-css.git#45fc3d388eee89b9054f2182af0a6aace74cc19b",
"license": "MIT"
2021-07-25 15:29:29 +02:00
}
}
}