UNPKG

nanoassert

Version:
32 lines (31 loc) 647 B
{ "name": "nanoassert", "version": "3.0.1", "description": "Nanoscale assertion module", "main": "index.js", "dependencies": {}, "devDependencies": { "tape": "^4.9.1" }, "scripts": { "test": "tape test.js" }, "repository": { "type": "git", "url": "git+https://github.com/emilbayes/nanoassert.git" }, "keywords": [ "assert", "unassert", "power-assert", "tiny", "nano", "pico" ], "author": "Emil Bay <github@tixz.dk>", "license": "ISC", "bugs": { "url": "https://github.com/emilbayes/nanoassert/issues" }, "homepage": "https://github.com/emilbayes/nanoassert#readme" }