infrastructure-upgrade/lib/ds-test/package.json
T-Hax 735546619e
init
Signed-off-by: T-Hax <>
2023-04-08 18:46:18 +00:00

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"
}
}