Initial commit
This commit is contained in:
61
plugin.lock.json
Normal file
61
plugin.lock.json
Normal file
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:jeremylongshore/claude-code-plugins-plus:plugins/testing/test-data-generator",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "f604b5a25111754b620b3c3bd4705e1c1a5babf4",
|
||||
"treeHash": "a24e6c4faa260324459900a4f4c05776790294897061cbbc484c2c5bfec95e16",
|
||||
"generatedAt": "2025-11-28T10:18:48.997000Z",
|
||||
"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": "test-data-generator",
|
||||
"description": "Generate realistic test data including users, products, orders, and custom schemas for comprehensive testing",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "c901447b741b0ed5507f50dc217c6cecc0385b1d579e908c967cd1bc4b8f54f2"
|
||||
},
|
||||
{
|
||||
"path": "agents/data-generator.md",
|
||||
"sha256": "3fc0388ca1ee15c1b76c15a6c4a1258f15a58755b7d74c125591b28f2c3edd2a"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "708a63a34afcb0263f3b8871044a2445967ad526f90ba4607631e098abde439f"
|
||||
},
|
||||
{
|
||||
"path": "skills/test-data-generator/SKILL.md",
|
||||
"sha256": "8d8711b9fedb331de0ddb0837cd55c058320e6529304b77e2efb1c6bad19db9a"
|
||||
},
|
||||
{
|
||||
"path": "skills/test-data-generator/references/README.md",
|
||||
"sha256": "d3b989483a03aa5500c088027f12b8cf37410b19b0ec96baa9a23577117456e9"
|
||||
},
|
||||
{
|
||||
"path": "skills/test-data-generator/scripts/README.md",
|
||||
"sha256": "7932cae765584b93a0bb4f2aa9790fddda2dc1a844acca62bc5805fe285f59d3"
|
||||
},
|
||||
{
|
||||
"path": "skills/test-data-generator/assets/README.md",
|
||||
"sha256": "10f070917f907496d6f7e185df112c7fc3e2f72dbe9a8c160c0a8f58f01d452b"
|
||||
}
|
||||
],
|
||||
"dirSha256": "a24e6c4faa260324459900a4f4c05776790294897061cbbc484c2c5bfec95e16"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user