{"endpoint":"https://codepulse-api.hahavoid0.workers.dev/registry/npm","method":"POST","price":"$0.010","description":"Retrieves version history, dependencies, and author details from the official NPM registry.","example_input":{"package":"hono"},"example_output":{"supported":true,"result":{"version":"4.0.0","description":"Hono framework"},"confidence":"high","warnings":[],"disclaimer":"Informational support only. Not legal, tax, medical, veterinary, or financial advice. Verify with the cited official source or a qualified professional before acting.","data_as_of":"2026-06"},"request_schema":{"type":"object","required":["package"],"properties":{"package":{"type":"string","description":"NPM package name"}}},"response_schema":{"type":"object"}}