NpmRegistryResponse
约 204 字小于 1 分钟
2025-10-13
Karin API Docs / NpmRegistryResponse
接口: NpmRegistryResponse
定义于: packages/core/src/types/utils/npm.ts:16
npm registry配置
可索引
[key: string]: any
属性
_id
_id:
string
定义于: packages/core/src/types/utils/npm.ts:17
_rev
_rev:
string
定义于: packages/core/src/types/utils/npm.ts:18
dist-tags
dist-tags:
object
定义于: packages/core/src/types/utils/npm.ts:20
索引签名
[key: string]: string
latest
latest:
string
maintainers
maintainers: [{
string;name:string; }, {string;name:string; }]
定义于: packages/core/src/types/utils/npm.ts:61
name
name:
string
定义于: packages/core/src/types/utils/npm.ts:19
readme
readme:
string
定义于: packages/core/src/types/utils/npm.ts:71
readmeFilename
readmeFilename:
string
定义于: packages/core/src/types/utils/npm.ts:72
time
time:
Record<string, string>
定义于: packages/core/src/types/utils/npm.ts:60
versions
versions:
Record<string, {[key:string]:any;_hasShrinkwrap:false;_id:string;_nodeVersion:string;_npmOperationalInternal: {host:string;tmp:string; };_npmUser: {string;name:string; };_npmVersion:string;dist: {fileCount:number;integrity:string;shasum:string;signatures:object[];tarball:string;unpackedSize:number; };gitHead:string;license:string;maintainers: [{string;name:string; }];name:string;version:string; }>
