absxn / process-env-parser

Purpose-built utility to parse environment variables into safe runtime types in your TypeScript Node application
https://www.npmjs.com/package/@absxn/process-env-parser
17 stars 1 forks source link

Request for License #18

Closed ralphpig closed 1 year ago

ralphpig commented 1 year ago

Hey,

Awesome project, I think it's really well done. I would love to use it, however you would need to explicitly provide a LICENSE for others to be legally allowed to use it.

See: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository#choosing-the-right-license:~:text=You%27re%20under%20no,for%20your%20project.

Thanks for your consideration

ralphpig commented 1 year ago

I've realized you have "license": "ISC" defined in the package.json, which I believe is good enough. Thanks, and my bad