forked from betagouv/beta.gouv.fr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
27 lines (27 loc) · 870 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
{
"name": "app",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"dependencies": {
"@gouvfr/dsfr": "1.6"
}
},
"node_modules/@gouvfr/dsfr": {
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/@gouvfr/dsfr/-/dsfr-1.6.0.tgz",
"integrity": "sha512-1d/Uh9xqMWYGYG+/Zb5eg2lROB8MFq0Dy2G000/L8qAWi/LjQaX27U3TfCGwQ5l34Pna6x2/HV74foeIfsoaGA==",
"engines": {
"node": ">=14.18.0"
}
}
},
"dependencies": {
"@gouvfr/dsfr": {
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/@gouvfr/dsfr/-/dsfr-1.6.0.tgz",
"integrity": "sha512-1d/Uh9xqMWYGYG+/Zb5eg2lROB8MFq0Dy2G000/L8qAWi/LjQaX27U3TfCGwQ5l34Pna6x2/HV74foeIfsoaGA=="
}
}
}