Skip to content

Clean up the package.json file #252

@eugene-manuilov

Description

@eugene-manuilov

Feature Description

Currently, the package.json file contains information that is usually required for publishing npm packages on npmjs.org which is not the case for our plugin. The only needed information in the package.json file is devDependencies and scripts, everything else is redundant and can be removed to avoid a need to maintain that information in the future. Let's get rid of anything that is not needed for the plugin development and keep our package.json file in a good fit 😄

Metadata

Metadata

Assignees

Labels

InfrastructureIssues for the overall performance plugin infrastructure[Type] EnhancementA suggestion for improvement of an existing feature

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions