38 lines
1.1 KiB
JSON
38 lines
1.1 KiB
JSON
{
|
|
"name": "@cellule-financiere-pmo/visua",
|
|
"version": "1.1.3",
|
|
"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/*"
|
|
],
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"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"
|
|
},
|
|
"homepage": "https://dgfipntic.imfr.cgi.com/Cellule-financiere-transverse-PMO/visua#readme",
|
|
"keywords": [
|
|
"scss",
|
|
"css",
|
|
"design system",
|
|
"design tokens",
|
|
"DSFR",
|
|
"typography",
|
|
"variables"
|
|
],
|
|
"author": "CGI",
|
|
"license": "UNLICENSED",
|
|
"devDependencies": {
|
|
"sass": "^1.89.2"
|
|
},
|
|
"publishConfig": {
|
|
"registry": "https://dgfipntic.imfr.cgi.com/api/packages/Cellule-financiere-transverse-PMO/npm/"
|
|
}
|
|
}
|