Initial commit: K12C教师岗位胜任力数字化管理方案

This commit is contained in:
selfrelease
2026-06-19 15:17:20 +08:00
commit 857810d2e3
20 changed files with 6956 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
{
"name": "k12com",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs",
"dependencies": {
"puppeteer": "^25.1.0"
}
}