UNPKG

infusion

Version:

Infusion is an application framework for developing flexible stuff with JavaScript

13 lines (12 loc) 307 B
{ "test_page": "tests/all-tests.html", "timeout": 300, "reporter": "tap", "report_file": "report.tap", "launchers": { "Node Module Basic Packaging Tests": { "command": "node tests/node-tests/basic-node-tests.js --tap", "protocol": "tap" } } }