non-fungible-apps/lib/forge-std/lib/ds-test/package.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"
}
}