npm Registry
NR
npm Registry
/package

Package metadata

Latest version, description, maintainers, repository, dependencies for a package.

liveverifieddegraded · 162ms
npmpackageversion
$0.0020
per call
plus $0.001 platform fee per run
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run npm /package for me.

Input

FieldTypeDescription
name*stringPackage name

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"npm","endpoint":"/package","input":{"name":"..."}}'
cli
npx cracked-ai run -p npm -e /package -i '{"name":"..."}'
mcp
run_tool({ provider: "npm", endpoint: "/package", input: {"name":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.