Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
visus
/
dds
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
0
Wiki
Activité
753
Révisions
6
Branches
Aborescence:
9f9b7d9d32
dds
/
tests
/
test_drivers
/
catch
/
main
/
package.json5
package.json5
105B
Brut
Vue normale
Historique
Transition to using JSON5 for package manifests
il y a 5 ans
The `namespace` field is now required
il y a 5 ans
Transition to using JSON5 for package manifests
il y a 5 ans
1
2
3
4
5
6
{
"name"
:
"test"
,
"version"
:
"0.0.0"
,
"namespace"
:
"test"
,
"test_driver"
:
"Catch-Main"
,
}