{"package":"endpoint-imposter","ecosystem":"npm","latest_version":"0.4.2","description":"Just create a file containing your mocks, ```javascript // mocks.js module.exports = [   {     request: { path: '/todos' },     response: { json: ['a', 'b', 'c'] },   } ] ``` tell Endpoint Imposter where to find this file, ``` $ npx endpoint-imposter --po","license":"MIT","license_risk":"permissive","commercial_use_notes":"Permissive: commercial closed-source use OK; preserve the copyright notice.","homepage":"","repository":"","downloads_weekly":null,"health":{"score":39,"risk":"critical","breakdown":{"maintenance":0,"popularity":0,"security":25,"maturity":12,"community":2},"deprecated":false,"max_score":100},"vulnerabilities":{"count":0,"critical":0,"high":0,"medium":0,"low":0,"details":[]},"versions":{"latest":"0.4.2","total_count":7,"recent":["0.1.0","0.1.1","0.2.0","0.3.0","0.4.0","0.4.1","0.4.2"]},"metadata":{"deprecated":false,"deprecated_message":null,"maintainers_count":1,"first_published":"2019-09-02T17:18:35.698Z","last_published":"2022-06-18T09:51:24.547Z","dependencies_count":5,"dependencies":["clear-module","express","minimist","ncp","sift"]},"github_stats":null,"bundle":{"size_kb":595.9,"gzip_kb":237.3,"dependency_count":5,"has_js_module":false,"has_side_effects":true,"scoped":false,"source":"bundlephobia"},"typescript":{"score":0,"has_types":false,"types_source":null,"types_package":null},"known_issues":{"bugs_count":0,"bugs_severity":{},"status_breakdown":{},"link":null,"scope":"none"},"historical_compromise":null,"recommendation":{"action":"use_with_caution","issues":["Low health score (39/100)"],"use_version":"0.4.2","version_hint":null,"summary":"endpoint-imposter@0.4.2 low health (39/100) — consider alternatives"},"version_scoped":null,"requested_version":null,"_cache":"miss","_response_ms":794,"_powered_by":"depscope.dev — free package intelligence for AI agents","typosquat":{"is_suspected":false},"maintainer_trust":{"available":false},"malicious":{"is_malicious":false},"scorecard":{"available":false},"quality":{"available":false},"version_history_summary":{"total_versions":7,"first_release_age_days":2432,"last_release_days_ago":1413,"avg_days_between_releases":405,"release_velocity":"stale"}}