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
634 B
JSON
Raw Normal View History

2021-07-25 15:29:29 +02:00
{
2024-07-21 01:04:04 +02:00
"name": "matomo-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": {
2024-07-21 01:04:04 +02:00
"version": "7.2.3",
"resolved": "git+ssh://git@github.com/lipis/flag-icon-css.git#b919a036693ee1ee0434ef5ae05f93543fc4f437",
"license": "MIT"
2021-07-25 15:29:29 +02:00
}
}
}