init
- 框架初始化 - 安装插件 - 修复PHP8.4报错
This commit is contained in:
19
public/assets/libs/fastadmin-selectpage/package.json
Normal file
19
public/assets/libs/fastadmin-selectpage/package.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "fastadmin-selectpage",
|
||||
"version": "1.1.1",
|
||||
"description": "",
|
||||
"main": "selectpage.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/karsonzhang/fastadmin-selectpage.git"
|
||||
},
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/karsonzhang/fastadmin-selectpage/issues"
|
||||
},
|
||||
"homepage": "https://github.com/karsonzhang/fastadmin-selectpage#readme"
|
||||
}
|
||||
Reference in New Issue
Block a user