UNPKG

assert-called

Version:
16 lines (15 loc) 380 B
{ "name": "assert-called", "version": "0.1.2-1", "author": "Maciej Małecki <me@mmalecki.com>", "description": "Assert that your callback got called", "main": "./lib/assert-called", "scripts": { "test": "node test/assert-called-test.js" }, "repository": { "type": "git", "url": "https://github.com/mmalecki/assert-called.git" }, "license": "MIT" }