🔧 Add configuration file
This commit is contained in:
parent
d189ff1a86
commit
d158c33051
23
package.json
Normal file
23
package.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "visua",
|
||||
"version": "1.0.0",
|
||||
"description": "This project defines the visual foundations of the design system and establishes a strategy for structuring styles to guarantee their reusability in the design of graphic interfaces.",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://gitlab.com/cellule-financiere-pmo/design-system/visua.git"
|
||||
},
|
||||
"keywords": [
|
||||
"scss",
|
||||
"css",
|
||||
"design system"
|
||||
],
|
||||
"author": "CGI",
|
||||
"license": "UNLICENSED",
|
||||
"bugs": {
|
||||
"url": "https://gitlab.com/cellule-financiere-pmo/design-system/visua/issues"
|
||||
},
|
||||
"homepage": "https://gitlab.com/cellule-financiere-pmo/design-system/visua#readme"
|
||||
}
|
Loading…
Reference in New Issue
Block a user