This website works better with JavaScript.
Home
Explore
Help
Sign In
visus
/
dds
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
565
Commits
6
Branches
Tree:
c145426c5d
dds
/
tests
/
test_drivers
/
catch
/
custom-runner
/
package.json5
package.json5
100B
Raw
Normal View
History
Transition to using JSON5 for package manifests
5 years ago
The `namespace` field is now required
5 years ago
Transition to using JSON5 for package manifests
5 years ago
1
2
3
4
5
6
{
"name"
:
"test"
,
"version"
:
"0.0.0"
,
"namespace"
:
"test"
,
"test_driver"
:
"Catch"
,
}