{ "name": "mocha-froth", "version": "0.0.0", "description": "Fuzzer for mocha testing", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "fuzz", "fuzzer", "mocha", "test", "random" ], "author": "Keith Irwin (https://keithirwin.us)", "license": "GPL-3.0" }