Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PackageJsonMapInterface

Index

Properties

Properties

content

content: { dependencies: object; name: string }

the only 2 sections of package.json that we need to parse

Type declaration

  • dependencies: object
  • name: string

location

location: string

the location of the package.json

Legend

  • Interface
  • Property
  • Function

Generated using TypeDoc