mirror of
https://github.com/ets-cfuhrman-pfe/EvalueTonSavoir.git
synced 2025-08-11 21:23:54 -04:00
29 lines
899 B
JSON
29 lines
899 B
JSON
|
|
{
|
||
|
|
"name": "EvalueTonSavoir",
|
||
|
|
"lockfileVersion": 3,
|
||
|
|
"requires": true,
|
||
|
|
"packages": {
|
||
|
|
"": {
|
||
|
|
"dependencies": {
|
||
|
|
"dompurify": "^3.2.3"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@types/trusted-types": {
|
||
|
|
"version": "2.0.7",
|
||
|
|
"resolved": "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.7.tgz",
|
||
|
|
"integrity": "sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==",
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"node_modules/dompurify": {
|
||
|
|
"version": "3.2.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.2.3.tgz",
|
||
|
|
"integrity": "sha512-U1U5Hzc2MO0oW3DF+G9qYN0aT7atAou4AgI0XjWz061nyBPbdxkfdhfy5uMgGn6+oLFCfn44ZGbdDqCzVmlOWA==",
|
||
|
|
"license": "(MPL-2.0 OR Apache-2.0)",
|
||
|
|
"optionalDependencies": {
|
||
|
|
"@types/trusted-types": "^2.0.7"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|