Initial commit
This commit is contained in:
65
plugin.lock.json
Normal file
65
plugin.lock.json
Normal file
@@ -0,0 +1,65 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:dnvriend/elevenlabs-tts-tool:plugins/elevenlabs-tts-tool",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "af6dbbf9d00e77221dff2948d4a9dd0d85fb4757",
|
||||
"treeHash": "9c64c06848bb9bad601398f1bdd70a5c82baba3504d8082912013e797185497c",
|
||||
"generatedAt": "2025-11-28T10:16:35.061579Z",
|
||||
"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": "elevenlabs-tts-tool",
|
||||
"description": "CLI tool for ElevenLabs text-to-speech synthesis",
|
||||
"version": "0.2.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "a602d7c5d4fa70f019df3a98b6e81dfb7ccbec08cb20fa9906e215365bc8cd45"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "b411b622f0e84565462a8dc82777db75b12764b515bcbd6cee9b1a0aa37f3a24"
|
||||
},
|
||||
{
|
||||
"path": "commands/list-models.md",
|
||||
"sha256": "9d1bb3256b03bdfc4701f02798107fce1359cc2fad75f4bf2673dfaf19687f1b"
|
||||
},
|
||||
{
|
||||
"path": "commands/synthesize.md",
|
||||
"sha256": "737e53c0fc16da6d7bd9e477dfa78d5915ecccc612f950c4e93112b5a9063f88"
|
||||
},
|
||||
{
|
||||
"path": "commands/info.md",
|
||||
"sha256": "0dfebaa8979423847ebebeea9d4d0e7e0f77edba431a52f44091a1fc2c9b650e"
|
||||
},
|
||||
{
|
||||
"path": "commands/update-voices.md",
|
||||
"sha256": "2e9d8d6c71fd3bc190d4602fb712277f28703bb2958474f59df77c700347b9ba"
|
||||
},
|
||||
{
|
||||
"path": "commands/list-voices.md",
|
||||
"sha256": "e3a78b3bcbc3961f7b8badc6c4c4beaf18f2505636a58e0577e9e747a9c021c2"
|
||||
},
|
||||
{
|
||||
"path": "skills/elevenlabs-tts-tool/SKILL.md",
|
||||
"sha256": "7500946a945804d0f4c91895a592eeee17890f5e69334ce2545b83af3fe83aeb"
|
||||
}
|
||||
],
|
||||
"dirSha256": "9c64c06848bb9bad601398f1bdd70a5c82baba3504d8082912013e797185497c"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user