UNPKG

infusion

Version:

Infusion is an application framework for developing flexible stuff with JavaScript

17 lines (16 loc) 269 B
{ "include": [ "**/*.js" ], "exclude": [ "tests", "reports", "coverage", "examples", "Gruntfile.js" ], "reporter": "none", "report-dir": "reports", "temp-dir": "coverage", "clean": false }