-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathpackage-lock.json
More file actions
25 lines (25 loc) · 817 Bytes
/
Copy pathpackage-lock.json
File metadata and controls
25 lines (25 loc) · 817 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
{
"name": "freedomainzones.netlify.app",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"license": "CC-BY-4.0",
"dependencies": {
"fomantic-ui-sass": "^2.4.2"
}
},
"node_modules/fomantic-ui-sass": {
"version": "2.7.80008",
"resolved": "https://registry.npmjs.org/fomantic-ui-sass/-/fomantic-ui-sass-2.7.80008.tgz",
"integrity": "sha512-6dTEADNOKjXGGR6JdGe4ywBzKrAv6jHGmJR6K/XBlEWus65qof/erZ+6dSrQVeziijbgymxYOT9bRhdJjyMtVw=="
}
},
"dependencies": {
"fomantic-ui-sass": {
"version": "2.7.80008",
"resolved": "https://registry.npmjs.org/fomantic-ui-sass/-/fomantic-ui-sass-2.7.80008.tgz",
"integrity": "sha512-6dTEADNOKjXGGR6JdGe4ywBzKrAv6jHGmJR6K/XBlEWus65qof/erZ+6dSrQVeziijbgymxYOT9bRhdJjyMtVw=="
}
}
}