Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
visus
/
dds
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
495
Commits
6
Ramas
Árbol:
4ee3feaa04
dds
/
tests
/
test_drivers
/
catch
/
custom-runner
/
package.json5
package.json5
100B
Original
Vista normal
Histórico
Transition to using JSON5 for package manifests
hace 5 años
The `namespace` field is now required
hace 5 años
Transition to using JSON5 for package manifests
hace 5 años
1
2
3
4
5
6
{
"name"
:
"test"
,
"version"
:
"0.0.0"
,
"namespace"
:
"test"
,
"test_driver"
:
"Catch"
,
}