mirror of https://github.com/layui/layui
17 lines
322 B
JSON
17 lines
322 B
JSON
{
|
|
"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"
|
|
} |