11{
2- "name" : " app " ,
2+ "name" : " sesame-orchestrator " ,
33 "version" : " 0.0.1" ,
4- "description" : " " ,
5- "author" : " " ,
4+ "description" : " Synchronisation d'Identités Multi-sources" ,
65 "private" : true ,
7- "license" : " UNLICENSED" ,
6+ "contributors" : [
7+ {
8+ "name" : " Libertech" ,
9+ "email" : " contact@libertech.fr" ,
10+ "url" : " https://libertech.fr"
11+ },
12+ {
13+ "name" : " AlainAbbas" ,
14+ "email" : " alain.abbas@users.noreply.github.com"
15+ },
16+ {
17+ "name" : " RICHARD-Quentin" ,
18+ "email" : " richard.quentin88@gmail.com" ,
19+ "url" : " https://github.com/RICHARD-Quentin"
20+ },
21+ {
22+ "name" : " tacxou" ,
23+ "email" : " 12997062+tacxou@users.noreply.github.com" ,
24+ "url" : " https://github.com/tacxou"
25+ }
26+ ],
27+ "license" : " Open Source" ,
828 "scripts" : {
929 "build" : " nest build" ,
1030 "format" : " prettier --write \" src/**/*.ts\" \" test/**/*.ts\" " ,
2141 "test:e2e" : " jest --config ./test/jest-e2e.json" ,
2242 "schematics:inherit" : " nest generate -c @kradihsoy/lt-schematics inherit" ,
2343 "generate:doc" : " npx @compodoc/compodoc -p tsconfig.json -d docs --includes ./docs --includesName 'Documentation complémentaire' -n 'Sesame Orchestrator'" ,
24- "generate:docServer" : " npx @compodoc/compodoc -s -p tsconfig.json -d docs --includes ./docs --includesName ' Documentation complémentaire' -n ' Sesame Orchestrator' -s"
44+ "generate:docServer" : " npx @compodoc/compodoc -s -p tsconfig.json -d docs --includes ./docs --includesName \" Documentation complémentaire\" -n \" Sesame Orchestrator\" -s"
2545 },
2646 "dependencies" : {
2747 "@kradihsoy/lt-schematics" : " ^1.0.13" ,
113133 "downloadUrl" : " https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-debian10-5.0.22.tgz"
114134 }
115135 }
116- }
136+ }
0 commit comments