735546619e
Signed-off-by: T-Hax <>
16 lines
360 B
JSON
16 lines
360 B
JSON
{
|
|
"name": "ds-test",
|
|
"version": "1.0.0",
|
|
"description": "Assertions, equality checks and other test helpers ",
|
|
"bugs": "https://github.com/dapphub/ds-test/issues",
|
|
"license": "GPL-3.0",
|
|
"author": "Contributors to ds-test",
|
|
"files": [
|
|
"src/*"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/dapphub/ds-test.git"
|
|
}
|
|
}
|