Initial commit
This commit is contained in:
68
plugin.lock.json
Normal file
68
plugin.lock.json
Normal file
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:jamesrochabrun/skills:math-teacher",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "6a31bdb3d133977f6f6afd9305ea1cd976d46126",
|
||||
"treeHash": "1260f5067df53e9dcfbfb460633e1e49f2d843f8059a52b773e501d212e34d49",
|
||||
"generatedAt": "2025-11-28T10:17:51.958990Z",
|
||||
"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": "math-teacher",
|
||||
"description": "Interactive math teacher that instantly generates playful, gamified learning experiences. Creates visual playgrounds, interactive artifacts, and engaging games for kids and adults to learn math concepts from basic arithmetic to advanced calculus."
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "956103bbab6ab8dcaac087aacb237f327bb02464bfc16e4db0e96ad80aa96677"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "8258e6593fca28391d3526589bf9626c0642b378f537d6fd117b7236cefd26f2"
|
||||
},
|
||||
{
|
||||
"path": "skills/math-teacher/SKILL.md",
|
||||
"sha256": "a33df481c2f6d892ccd07b6179dcc4a374c1be652ff9fb321eaa2e78a7658164"
|
||||
},
|
||||
{
|
||||
"path": "skills/math-teacher/references/gamification.md",
|
||||
"sha256": "9c0e38a4fa8e27c8a26834a435760f53991be4d8fb73eedc2e0bffa1251b6c7f"
|
||||
},
|
||||
{
|
||||
"path": "skills/math-teacher/references/calculus.md",
|
||||
"sha256": "c1faa90e9fab5df8ef41c7a34737d82b25c10ead2603dfaec41b21fae810eab1"
|
||||
},
|
||||
{
|
||||
"path": "skills/math-teacher/references/basic_math.md",
|
||||
"sha256": "a7f4558520b77e984750b541385a42fccc02c7dffc04150642a2163b8c8d1f4e"
|
||||
},
|
||||
{
|
||||
"path": "skills/math-teacher/references/algebra.md",
|
||||
"sha256": "6b2fe12ad3f91780366784a08f5b6c22e0e9bb25b58bbf47c26c93754f4dada8"
|
||||
},
|
||||
{
|
||||
"path": "skills/math-teacher/scripts/generate_playground.sh",
|
||||
"sha256": "2965dc38f3f1fe798c7e0cc95c48854f49234c6d2cf1844d51d7baf6c237f7c0"
|
||||
},
|
||||
{
|
||||
"path": "skills/math-teacher/scripts/generate_game.sh",
|
||||
"sha256": "115a6e89b07c96bc0c77e9f5397bcb161c66a63f6529dd30d4158a6afa1e43d6"
|
||||
}
|
||||
],
|
||||
"dirSha256": "1260f5067df53e9dcfbfb460633e1e49f2d843f8059a52b773e501d212e34d49"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user