mirror of
https://github.com/kunkunsh/kunkun-ext-ossinsight.git
synced 2025-04-03 17:16:41 +00:00
10 lines
194 B
JSON
10 lines
194 B
JSON
{
|
|
"name": "@kunkun/ext-ossinsight",
|
|
"version": "0.0.1",
|
|
"license": "MIT",
|
|
"exports": "./mod.ts",
|
|
"publish": {
|
|
"include": ["dist", "demo-images", "README.md", "package.json"]
|
|
}
|
|
}
|