-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathcraftdesk.lock
More file actions
26 lines (26 loc) · 748 Bytes
/
craftdesk.lock
File metadata and controls
26 lines (26 loc) · 748 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"version": "1.0.0",
"lockfileVersion": 1,
"crafts": {
"superpowers": {
"version": "main",
"resolved": "https://github.com/obra/superpowers.git",
"integrity": "b9e16498b9b6b06defa34cf0d6d345cd2c13ad31",
"type": "skill",
"author": "git",
"git": "https://github.com/obra/superpowers.git",
"branch": "main",
"dependencies": {}
},
"elements-of-style": {
"version": "main",
"resolved": "https://github.com/obra/the-elements-of-style.git",
"integrity": "6099c505c2a8eb066f3777f83a97d9d828f7954c",
"type": "skill",
"author": "git",
"git": "https://github.com/obra/the-elements-of-style.git",
"branch": "main",
"dependencies": {}
}
}
}