Skip to content

aube cat-index

  • Usage: aube cat-index <PACKAGE>

Print the cached package index JSON for <name>@<version>

Arguments

<PACKAGE>

Package to inspect, in name@version form (e.g. lodash@4.17.21, @babel/core@7.26.0). An exact version is required — ranges and dist-tags aren't resolved here

Released under the MIT License.