Initial commit
This commit is contained in:
45
plugin.lock.json
Normal file
45
plugin.lock.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:feed-mob/claude-code-marketplace:plugins/ai-news-crawler",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "fbf2e0437a012d7bee519ec2bd0aa7da73b8bdf0",
|
||||
"treeHash": "8edf912be8cbfac1aba5d313adefb808481978167e6be3f9def705dcf9b34319",
|
||||
"generatedAt": "2025-11-28T10:16:52.795563Z",
|
||||
"toolVersion": "publish_plugins.py@0.2.0"
|
||||
},
|
||||
"origin": {
|
||||
"remote": "git@github.com:zhongweili/42plugin-data.git",
|
||||
"branch": "master",
|
||||
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
|
||||
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
|
||||
},
|
||||
"manifest": {
|
||||
"name": "ai-news-crawler",
|
||||
"description": "Trigger phrase \"watching news!\"; create a .json file named by creation time only in the current directory, fetch the 10 most recent AI news articles in descending order by time, and output a Chinese summary.",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "38c8f5a6e19615e2b757f5bf43a00f630e5e6408dd3f63baf31e5651f72865a6"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "060457ec87281f322e0a759dc3cf8e8f5b327ad75d0c225718ccb8cd3f8514af"
|
||||
},
|
||||
{
|
||||
"path": "skills/SKILL.md",
|
||||
"sha256": "0c4844f2e236b4678d9bc5abdaf520a9e163a9092638de0ae0787b6d524f06ff"
|
||||
}
|
||||
],
|
||||
"dirSha256": "8edf912be8cbfac1aba5d313adefb808481978167e6be3f9def705dcf9b34319"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user