UNPKG
@tianditu/wc
Version:
edge (0.0.3-edge.1)
latest (0.0.2)
0.0.3-edge.1
0.0.3-edge.0
0.0.2
0.0.1
0.0.1-edge.0
0.0.0
Web components for tianditu, powered by Demo Macro.
github.com/DemoMacro/tianditu
DemoMacro/tianditu
@tianditu/wc
/
dist
/
hydrate
/
package.json
12 lines
•
240 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"name"
:
"
@tianditu
/wc/hydrate"
,
"description"
:
"WebComponents component hydration app."
,
"main"
:
"index.js"
,
"types"
:
"index.d.ts"
,
"exports"
: {
"."
: {
"require"
:
"./index.js"
,
"import"
:
"./index.mjs"
} } }