UNPKG

approvals

Version:

Approval Tests Library - Capturing Human Intelligence

15 lines (14 loc) 267 B
{ "name": "mochajs-tests", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "node ../../node_modules/mocha/bin/mocha --recursive" }, "author": "", "license": "ISC", "devDependencies": { "mocha": "^3.2.0" } }