2025-07-15 12:07:03 +02:00
{
2025-07-15 15:17:18 +02:00
"name" : "@cellule-financiere-pmo/visua" ,
2025-07-18 13:02:25 +02:00
"version" : "1.1.3" ,
2025-08-13 14:37:18 +02:00
"description" : "Defines the visual foundations of the design system and establishes a strategy for structuring styles to guarantee their reusability in graphic interfaces." ,
"main" : "output/variables.css" ,
"files" : [
"output/*"
] ,
2025-07-15 12:07:03 +02:00
"scripts" : {
"test" : "echo \"Error: no test specified\" && exit 1"
} ,
"repository" : {
"type" : "git" ,
2025-08-13 14:37:18 +02:00
"url" : "git+https://dgfipntic.imfr.cgi.com/Cellule-financiere-transverse-PMO/visua.git"
} ,
"bugs" : {
"url" : "https://dgfipntic.imfr.cgi.com/Cellule-financiere-transverse-PMO/visua/issues"
2025-07-15 12:07:03 +02:00
} ,
2025-08-13 14:37:18 +02:00
"homepage" : "https://dgfipntic.imfr.cgi.com/Cellule-financiere-transverse-PMO/visua#readme" ,
2025-07-15 12:07:03 +02:00
"keywords" : [
"scss" ,
"css" ,
2025-08-13 14:37:18 +02:00
"design system" ,
"design tokens" ,
"DSFR" ,
"typography" ,
"variables"
2025-07-15 12:07:03 +02:00
] ,
"author" : "CGI" ,
"license" : "UNLICENSED" ,
2025-07-15 12:27:23 +02:00
"devDependencies" : {
"sass" : "^1.89.2"
2025-07-15 15:17:18 +02:00
} ,
"publishConfig" : {
2025-08-13 14:37:18 +02:00
"registry" : "https://dgfipntic.imfr.cgi.com/api/packages/Cellule-financiere-transverse-PMO/npm/"
2025-07-15 12:27:23 +02:00
}
2025-07-15 12:07:03 +02:00
}