{ "name": "assertion-error", "repo": "chaijs/assertion-error", "version": "1.0.0", "description": "Error constructor for test and validation frameworks that implements standardized AssertionError specification.", "license": "MIT", "keywords": [ "test", "assertion", "assertion-error" ], "main": "index.js", "scripts": [ "index.js" ], "dependencies": {}, "development": {} }