UNPKG

typeforce

Version:

Another biased type checking solution for Javascript

16 lines (15 loc) 248 B
{ "name": "bench", "version": "1.0.0", "description": "", "main": "run.js", "scripts": { "start": "node index.js" }, "author": "", "license": "ISC", "dependencies": { "benchmark": "^1.0.0", "typeforce": "^1.3.2" } }