Initial commit
This commit is contained in:
48
plugin.lock.json
Normal file
48
plugin.lock.json
Normal file
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:prateekmedia/claude-dev-skills:device-screenshot",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "acce8a6d39346e2bb9d172f6c3f3685823d64c4b",
|
||||
"treeHash": "352a4f786221e9c142238a44503ce7800396b17e52f4a535315415d85da982b2",
|
||||
"generatedAt": "2025-11-28T10:27:40.790487Z",
|
||||
"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": "device-screenshot",
|
||||
"description": "Capture screenshots from iOS Simulators, physical iOS devices, or Android devices during development"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "7686b3df72cb09c20f7d0a6f03952eb2d546b2280285edccde274ad4d8df6096"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "740509943418bf5255204233a9aa2006f937cad6bfc154f0d85b571a4e4b6e6f"
|
||||
},
|
||||
{
|
||||
"path": "skills/device-screenshot/SKILL.md",
|
||||
"sha256": "98f6de2bdc16ae7cc4b738b9a15a0e5b4d6f9a11788494dcf87c4e5a49d3fcdf"
|
||||
},
|
||||
{
|
||||
"path": "skills/device-screenshot/scripts/ios_screenshot.sh",
|
||||
"sha256": "95cb52d90449befb42d28a2d5b390afb9354c93547907989e1dd7761990ed045"
|
||||
}
|
||||
],
|
||||
"dirSha256": "352a4f786221e9c142238a44503ce7800396b17e52f4a535315415d85da982b2"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user