{ "all": true, "reporter": [ "lcov", "text-summary" ], "include": [ "src/**/*.js", "lib/**/*.js", "index.js" ], "exclude": [ "**/spec/**" ] }