Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
visus
/
dds
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
664
Commit
6
Rami (Branch)
Albero (Tree):
62e594fadb
dds
/
tests
/
test_drivers
/
catch
/
custom-runner
/
package.json5
package.json5
100B
Originale
Normal View
Cronologia
Transition to using JSON5 for package manifests
5 anni fa
The `namespace` field is now required
5 anni fa
Transition to using JSON5 for package manifests
5 anni fa
1
2
3
4
5
6
{
"name"
:
"test"
,
"version"
:
"0.0.0"
,
"namespace"
:
"test"
,
"test_driver"
:
"Catch"
,
}