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