UNPKG
@sheto/static
Version:
latest (1.3.0)
1.3.0
1.0.1
一款简单易用的前端静态网页运行工具
@sheto/static
/
package.json
11 lines
•
218 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"name"
:
"
@sheto
/static"
,
"version"
:
"1.0.1"
,
"license"
:
"MIT"
,
"bin"
:
"index.js"
,
"description"
:
"一款简单易用的前端静态网页运行工具"
,
"keywords"
: [
"静态服务"
,
"网页"
] }