Initial commit
This commit is contained in:
73
plugin.lock.json
Normal file
73
plugin.lock.json
Normal file
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:jeremylongshore/claude-code-plugins-plus:plugins/ai-ml/dataset-splitter",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "8015104daeb2630cd7dce2b92cc2a64fcb925afe",
|
||||
"treeHash": "81031f8eb7749e120d175ad70979e1eb7540dc837cab3aafb5d1420ca2984bdd",
|
||||
"generatedAt": "2025-11-28T10:18:22.470033Z",
|
||||
"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": "dataset-splitter",
|
||||
"description": "Split datasets for training, validation, and testing",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "f448a7297b2f7d3739720057d7a86b5f19c071b64b8c90340ece5bda333e7e4a"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "83c88f136b61b0b5f399e43eb8deab248ff6875f7a8805e3012dbede2d70a445"
|
||||
},
|
||||
{
|
||||
"path": "commands/split-data.md",
|
||||
"sha256": "043efb83e2f02fc6d0869c8a3a7388d6e49f6c809292b93dd6a97a1b142e5647"
|
||||
},
|
||||
{
|
||||
"path": "skills/dataset-splitter/SKILL.md",
|
||||
"sha256": "d564400cae0a3222ca04519790a6a55c5fdd86f92b01b839e922d735d1146875"
|
||||
},
|
||||
{
|
||||
"path": "skills/dataset-splitter/references/README.md",
|
||||
"sha256": "86464982a32e0f3af6f69664b4b435750080c084dcd9603b960dbf5c57250e9e"
|
||||
},
|
||||
{
|
||||
"path": "skills/dataset-splitter/scripts/README.md",
|
||||
"sha256": "bd631bc42cd5cb6489f6fdced163520924928e3578bdcd0afb356ee1f37473a1"
|
||||
},
|
||||
{
|
||||
"path": "skills/dataset-splitter/assets/example_dataset.csv",
|
||||
"sha256": "ad5ff3fb44a7afa4fa6622cc6a7e9820a6a7652bae8d1a927f34b8a86a8234ff"
|
||||
},
|
||||
{
|
||||
"path": "skills/dataset-splitter/assets/README.md",
|
||||
"sha256": "5b1722822e842c092cef9197ef3e5885df0c9ec5012dcc4dbc440e878bb13581"
|
||||
},
|
||||
{
|
||||
"path": "skills/dataset-splitter/assets/split_data_config.yaml",
|
||||
"sha256": "46efaaa82e9f99758f607257cdb9db3e1f40950431099bc636ca2b3805f88f59"
|
||||
},
|
||||
{
|
||||
"path": "skills/dataset-splitter/assets/dataset_schema.json",
|
||||
"sha256": "66f770dc684486b0187315b04222a98bcc0bff228dfc03c5cadb8f129bc42289"
|
||||
}
|
||||
],
|
||||
"dirSha256": "81031f8eb7749e120d175ad70979e1eb7540dc837cab3aafb5d1420ca2984bdd"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user