Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
visus
/
dds
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
533
Commits
6
Branches
Tag:
edaaac1258
dds
/
tests
/
test_drivers
/
catch
/
custom-runner
/
package.json5
package.json5
100B
Original
Visão normal
Histórico
Transition to using JSON5 for package manifests
5 anos atrás
The `namespace` field is now required
5 anos atrás
Transition to using JSON5 for package manifests
5 anos atrás
1
2
3
4
5
6
{
"name"
:
"test"
,
"version"
:
"0.0.0"
,
"namespace"
:
"test"
,
"test_driver"
:
"Catch"
,
}