- mp-11-doctor-core 设计交付包(截图 + tokens) - mp-13/mp-14 新原型 HTML - design-handoff skill 设计规格文档 - .gitignore 排除 dist-h5/test-results/uploads 等构建产物
18 lines
328 B
JSON
18 lines
328 B
JSON
{
|
|
"name": "design-handoff",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"type": "commonjs",
|
|
"dependencies": {
|
|
"js-yaml": "^4.1.1",
|
|
"playwright": "^1.58.0"
|
|
}
|
|
}
|