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
698
Commits
6
Ramas
Árbol:
5a8b5eac7e
dds
/
tests
/
test_drivers
/
catch
/
main
/
package.json5
package.json5
105B
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-Main"
,
}