UNPKG

timed-tape

Version:

Prints the time each tape test took

25 lines (24 loc) 567 B
{ "name": "timed-tape", "version": "0.1.1", "description": "Prints the time each tape test took", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 0" }, "repository": { "type": "git", "url": "https://github.com/diasdavid/timed-tape.git" }, "keywords": [ "tape", "time", "measure" ], "author": "David Dias <daviddias@ipfs.io>", "license": "MIT", "bugs": { "url": "https://github.com/diasdavid/timed-tape/issues" }, "homepage": "https://github.com/diasdavid/timed-tape" }