Skip to content

[Feature] enhanced package.json #143

Open
@rbalet

Description

Is your feature request related to a problem? Please describe

The package.json file could be enhanced to display the github and other information so that this is better integrated with npm.

also if this is, add the MIT license

Describe the idea you'd like

Add

  "repository": {
    "type": "git",
    "url": "https://github.com/tinesoft/ngx-cookieconsent.git"
  },
  "keywords": [
     "angular",
     "cookie",
     "cookieconsent"
  ],
  "license": "MIT",

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions