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/feature-engineering-toolkit",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "32d53bbdef0497bfe4589d6c99afebf6c3e179a2",
|
||||
"treeHash": "feaba07ee522c951c4ec2b2fd59ab6a2e1183a3f6db260d9f6f086868ab59c04",
|
||||
"generatedAt": "2025-11-28T10:18:27.180250Z",
|
||||
"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": "feature-engineering-toolkit",
|
||||
"description": "Feature creation, selection, and transformation tools",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "91bc4dbc19c675cb05e071486c394ec2a0a2d299ef35dcff70682d0a40727def"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "e52893fe3b1c38347cf0611e78b2892d3f3d846d0aa8f9979b8d298b05f527e6"
|
||||
},
|
||||
{
|
||||
"path": "commands/feature-eng.md",
|
||||
"sha256": "043efb83e2f02fc6d0869c8a3a7388d6e49f6c809292b93dd6a97a1b142e5647"
|
||||
},
|
||||
{
|
||||
"path": "skills/feature-engineering-toolkit/SKILL.md",
|
||||
"sha256": "d32f2873afe7720705ff8776c2260f7e02336ffd2f253bb7e2a91ef33f218f74"
|
||||
},
|
||||
{
|
||||
"path": "skills/feature-engineering-toolkit/references/README.md",
|
||||
"sha256": "62552d34c53430be7fce68c0956762c271c3c5d58bc0b85e4d842609063cf685"
|
||||
},
|
||||
{
|
||||
"path": "skills/feature-engineering-toolkit/scripts/README.md",
|
||||
"sha256": "696fdde80b8100d2a410a96c35fb4b1885a93da4a5de7a7037ffd49698b55a2b"
|
||||
},
|
||||
{
|
||||
"path": "skills/feature-engineering-toolkit/assets/example_dataset.csv",
|
||||
"sha256": "d1b484697ef63ed7e570fc063fb8c2f93b899dde33b1291d58bcd33d0f06e181"
|
||||
},
|
||||
{
|
||||
"path": "skills/feature-engineering-toolkit/assets/configuration_template.yaml",
|
||||
"sha256": "9dccbe826462a1d9b0a507bdc95e6a82289d87a9b550b5f1f6e0b14cf33bdbe0"
|
||||
},
|
||||
{
|
||||
"path": "skills/feature-engineering-toolkit/assets/README.md",
|
||||
"sha256": "c248809c2f1053d5a7025169ec129bc960bdbf9f59097a274564e7df95ac4db5"
|
||||
},
|
||||
{
|
||||
"path": "skills/feature-engineering-toolkit/assets/feature_engineering_template.ipynb",
|
||||
"sha256": "fbfd7eb7f2c9406efd1a0ea08149abf1e8257f2a9fd9b46ff0819dd1eade549d"
|
||||
}
|
||||
],
|
||||
"dirSha256": "feaba07ee522c951c4ec2b2fd59ab6a2e1183a3f6db260d9f6f086868ab59c04"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user