Package Json
A class representing package.json schema. Custom fields can be added as regular map entries.
Constructors
Functions
Override and configure the bin field
Set a custom object value for this JsonObject
Set a custom value for this JsonObject
Override and configure the config field
Override and configure the dependencies field
Override and configure the devDependencies field
Override and configure the directories field
Override and configure the engines field
Resolves the underlying json value to a MutableMap instance, recursively merging known and custom properties and resolving all Provider values
Build a custom object value
Override and configure the man field
Override and configure the optionalDependencies field
Override and configure the peerDependencies field
Override and configure the publishConfig field
Override and configure the repository field
Override and configure the scripts field
Properties
bundledDependencies Top priority if set, disregards all the other configurations