mirror of https://github.com/layui/layui
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
322 B
17 lines
322 B
{
|
|
"name": "layui-example",
|
|
"private": true,
|
|
"version": "0.0.0",
|
|
"description": "generated by pkg.pr.new",
|
|
"main": "index.js",
|
|
"type": "module",
|
|
"scripts": {
|
|
"dev": "servor --reload"
|
|
},
|
|
"dependencies": {
|
|
"servor": "^4.0.2",
|
|
"layui": "latest"
|
|
},
|
|
"author": "pkg.pr.new",
|
|
"license": "ISC"
|
|
} |