JsonNpmPackage interface
Represents a JSON npm package.json structure.
Signature
export interface JsonNpmPackage
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
Record<string, string> | string |
(Optional) The binary entry points. | ||
|
(Optional) The dependencies map. | |||
|
(Optional) The development dependencies map. | |||
|
string |
(Optional) The package name. | ||
|
(Optional) The npm scripts map. | |||
|
string |
(Optional) The package version. |
Generated via tsdoc2docusaurus 1.3.0-pre by API Extractor/Documenter 7.55.2.