小小更新
Showing
.gitignore
0 → 100644
config.yml
0 → 100644
jiwei-web/.env
0 → 100644
This diff is collapsed.
jiwei-web/public/index.html
0 → 100644
jiwei-web/public/list.html
0 → 100644
jiwei-web/static-pages.yaml
0 → 100644
package.json
0 → 100644
{ | |||
"name": "ijiwei-yaml", | |||
"private": true, | |||
"version": "1.0.0", | |||
"description": "> quick start", | |||
"main": "index.js", | |||
"type": "module", | |||
"scripts": { | |||
"test": "midscene ./ijiwei-web", | |||
"test:config": "midscene --config config.yml" | |||
}, | |||
"author": "", | |||
"license": "MIT", | |||
"devDependencies": { | |||
"@midscene/cli": "^0.26.6" | |||
} | |||
} |
Please register or sign in to comment