diff --git a/package.json b/package.json index 26a2f77..cef767b 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "version": "0.0.0-semantically-released", "description": "A WebAssembly wrapper that provides a convenient way to use the HCL (HashiCorp Configuration Language) library in Node.js.", "packageManager": "npm@9.0.0", + "license": "Apache-2.0", "main": "dist/index.js", "types": "dist/index.d.ts", "engines": {