Hack in a package.yaml instead of package.json

json is just incredibly tedious to use for this, especially because of
lack of comments.

Upstream has been informed of this many times apparently, npm won't
change it. Just hack it downstream.

npm will never get better, will it...
This commit is contained in:
Tristan Daniël Maat 2022-08-05 17:23:01 +01:00
parent f9bd128a02
commit 594e9bcbfd
Signed by: tlater
GPG key ID: 49670FD774E43268
10 changed files with 446 additions and 108 deletions

1
.gitignore vendored
View file

@ -3,3 +3,4 @@
/dist/
/node_modules
/result
/package.json