Interface NPM

Hierarchy

Properties

author: string
created: string
deprecated: string
description: string
latest: string
license: string
maintainers: string[]
name: string
pages: {
    bugs: string;
    download: string;
    home: string;
    repository: string;
}

Type declaration

  • bugs: string
  • download: string
  • home: string
  • repository: string
readme: string
status: boolean
tags: string[]
updated: string
url: string
versions: unknown[]

Generated using TypeDoc