29 lines
No EOL
478 B
JSON
29 lines
No EOL
478 B
JSON
{
|
|
"technologies" : {
|
|
"html" : {
|
|
"nom":"HTML",
|
|
|
|
"elements":{
|
|
"button":{
|
|
|
|
"nom":"button",
|
|
"cout":10,
|
|
"boost":10
|
|
|
|
}
|
|
},
|
|
|
|
"boost":10,
|
|
"cout":10
|
|
}
|
|
},
|
|
|
|
|
|
"collegues":{
|
|
"ada_lovelace":{
|
|
"nom":"Ada Lovelace",
|
|
"cout" : 10000,
|
|
"revenu_passif": 1000
|
|
}
|
|
}
|
|
} |