UNPKG

unexpected

Version:
38 lines (37 loc) 580 B
{ "name": "unexpected", "authors": [ "Sune Simonsen <sune@we-knowhow.dk>" ], "description": "The extensible BDD assertion toolkit", "main": "unexpected.js", "moduleType": [ "amd", "globals", "node" ], "keywords": [ "assert", "expect", "bdd", "tdd", "assertion", "unexpected", "test" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests", "site-build", "lib", "images", "vendor", "Development.md", "Makefile", "coverage" ] }