Skip to content

Commit 6813aa3

Browse files
authored
Update package.json
1 parent f958b1a commit 6813aa3

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

package.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
{
22
"name": "jep-github-action",
33
"version": "0.1.0",
4-
"description": "为 AI Agent 发起的 GitHub 操作生成 JEP 问责收据",
4+
"description": "Generate JEP accountability receipts for AI-driven GitHub actions",
55
"main": "dist/index.js",
66
"scripts": {
7-
"build": "ncc build src/index.ts -o dist",
8-
"clean": "rm -rf dist",
9-
"test": "echo \"No tests yet\""
7+
"build": "ncc build src/index.ts -o dist"
108
},
11-
"keywords": ["github-action", "jep", "accountability", "ai", "audit"],
9+
"keywords": ["github-action", "jep", "accountability"],
1210
"author": "HJS Foundation",
1311
"license": "MIT",
1412
"dependencies": {

0 commit comments

Comments
 (0)