UNPKG
dify-components
Version:
latest (1.0.0)
1.0.0
This is a modern component library template based on Turborepo+Vue 3.5+TypeScript.
dify-components
/
packages
/
lint-configs
/
typescript-config
/
package.json
9 lines
(8 loc)
•
133 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"name"
:
"@difylib/typescript-config"
,
"version"
:
"2.0.0"
,
"private"
:
true
,
"publishConfig"
:
{
"access"
:
"public"
}
}