Add explicit MIT license

This commit is contained in:
Jim Liu 宝玉
2026-06-19 23:01:11 -05:00
parent dba3d732c3
commit 348dc82612
9 changed files with 37 additions and 2 deletions
+1
View File
@@ -1,6 +1,7 @@
{
"name": "baoyu-md",
"version": "0.1.1",
"license": "MIT",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",