-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathpackage-lock.json
More file actions
28 lines (28 loc) · 882 Bytes
/
package-lock.json
File metadata and controls
28 lines (28 loc) · 882 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
27
28
{
"name": "sw-plugins",
"version": "1.0.5",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "sw-plugins",
"version": "1.0.5",
"license": "MIT",
"dependencies": {
"vatom-spaces-plugins": "^1.1.8"
}
},
"node_modules/vatom-spaces-plugins": {
"version": "1.1.8",
"resolved": "https://registry.npmjs.org/vatom-spaces-plugins/-/vatom-spaces-plugins-1.1.8.tgz",
"integrity": "sha512-Pkk+2qkKci7jbqQSpFH6px+WgIt7/2Ks+0KkdbhSuK1NlKRt6OulZJIh75cnzTigX/2SFnUY66KZyfs32QzgMw=="
}
},
"dependencies": {
"vatom-spaces-plugins": {
"version": "1.1.8",
"resolved": "https://registry.npmjs.org/vatom-spaces-plugins/-/vatom-spaces-plugins-1.1.8.tgz",
"integrity": "sha512-Pkk+2qkKci7jbqQSpFH6px+WgIt7/2Ks+0KkdbhSuK1NlKRt6OulZJIh75cnzTigX/2SFnUY66KZyfs32QzgMw=="
}
}
}