We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c3b73b commit a7d3f8eCopy full SHA for a7d3f8e
node/pyproject.toml
@@ -2,6 +2,7 @@
2
name = "flatpak_node_generator"
3
version = "0.1.0"
4
description = "Script to generate Flatpak manifests from NPM and Yarn lockfiles"
5
+license = {text = "MIT"}
6
readme = "README.md"
7
authors = [
8
{name = "Ryan Gonzalez", email = "ryan.gonzalez@collabora.com"},
0 commit comments