Files
getskills/.history/package_20260321181522.json

14 lines
315 B
JSON
Raw Permalink Normal View History

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