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/database/data-seeder-generator",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "a75c5214e70b0ae8e76ae511360668e1dab589ab",
|
||||
"treeHash": "b894d607b23c1fee46a8ec0809c5d754c5f64b9485317cf65870551f3a6c41b9",
|
||||
"generatedAt": "2025-11-28T10:18:17.622021Z",
|
||||
"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": "data-seeder-generator",
|
||||
"description": "Generate realistic test data and database seed scripts for development and testing environments",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "6825f8187635efa6ccadf73103ff4b91e748b3239a01c082766157e3c4aefea1"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "11d1a13996b3163d1d86931bc46272f799670ff5622d91ed9acd236cc4ff8f6b"
|
||||
},
|
||||
{
|
||||
"path": "commands/seed-data.md",
|
||||
"sha256": "c80aa1378969f3cd3d1e5b6639b7d507e9a304980fed2bed7512ac493bc9a1f5"
|
||||
},
|
||||
{
|
||||
"path": "skills/data-seeder-generator/SKILL.md",
|
||||
"sha256": "a60895bbda16c99c2f00e5460969c2aef2fd2a5a6a9c6e894ab22a837f280bdb"
|
||||
},
|
||||
{
|
||||
"path": "skills/data-seeder-generator/references/README.md",
|
||||
"sha256": "fa999248b1bf7073fe4f6ad03dc35d696a1095fbbbddc95ee2a70c8b97e7d44e"
|
||||
},
|
||||
{
|
||||
"path": "skills/data-seeder-generator/scripts/README.md",
|
||||
"sha256": "5825ea3fbbc8222425305ad7fe8a2eecce40a4c794fc7a9f9f75d30f5ba31c25"
|
||||
},
|
||||
{
|
||||
"path": "skills/data-seeder-generator/assets/README.md",
|
||||
"sha256": "c4d9d0a39293a8ee2c1e6495a48f5a5f4df2fbff307eb8a537d67f8b1b91b55b"
|
||||
}
|
||||
],
|
||||
"dirSha256": "b894d607b23c1fee46a8ec0809c5d754c5f64b9485317cf65870551f3a6c41b9"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user