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.
20 lines
502 B
20 lines
502 B
1 year ago
|
{
|
||
|
"name": "fastadmin-selectpage",
|
||
|
"version": "1.0.12",
|
||
|
"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"
|
||
|
}
|