UNPKG
@pixso/create-plugin
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
plugin template
@pixso/create-plugin
/
template-react-ts
/
manifest.json
6 lines
•
113 B
JSON
View Raw
1
2
3
4
5
6
{
"id"
:
"pixso-plugin-id"
,
"name"
:
"pixso-plugin"
,
"ui"
:
"dist/ui.html"
,
"main"
:
"dist/main.js"
}