{ "name": "02-filter-a-log-file", "version": "1.0.0", "description": "", "type": "module", "main": "step1.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "BSD", "dependencies": { "ava": "^4.3.1" } }