Add licensing info to npm readme files

This commit is contained in:
Lovell Fuller
2023-09-28 15:42:13 +01:00
parent 59327bdd53
commit 265d70111a
2 changed files with 22 additions and 2 deletions

View File

@@ -19,6 +19,9 @@
"files": [
"lib"
],
"publishConfig": {
"access": "public"
},
"exports": {
"./sharp.node": "./lib/sharp-darwin-x64.node",
"./package": "./package.json"