Files
getskills/.history/package_20260321181447.json

14 lines
288 B
JSON
Raw Normal View History

{
"name": "@workskills/getskill",
"version": "1.0.0",
"main": "index.js",
"description": "search skills",
"author": "你的名字",
"license": "MIT",
"keywords": [
"关键词"
],
"files": [
"index.js"
] // 明确要发布的文件
}