Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] enhanced package.json #143

Open
rbalet opened this issue Jul 24, 2024 · 0 comments · May be fixed by #144
Open

[Feature] enhanced package.json #143

rbalet opened this issue Jul 24, 2024 · 0 comments · May be fixed by #144

Comments

@rbalet
Copy link

rbalet commented Jul 24, 2024

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

rbalet added a commit to rbalet/ngx-cookieconsent that referenced this issue Jul 24, 2024
@rbalet rbalet linked a pull request Jul 24, 2024 that will close this issue
@rbalet rbalet changed the title [Feature] [Feature] enhanced package.json Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant