packageJSON property

dynamic packageJSON

The parsed contents of the extension's package.json.

Implementation

_i2.dynamic get packageJSON => _i5.getProperty(
      this,
      'packageJSON',
    );