-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
31 lines (31 loc) · 1.27 KB
/
package-lock.json
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
29
30
31
{
"name": "ultre.me",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"mime": {
"version": "2.4.4",
"resolved": "https://registry.npmjs.org/mime/-/mime-2.4.4.tgz",
"integrity": "sha512-LRxmNwziLPT828z+4YkNzloCFC2YM4wrB99k+AV5ZbEyfGNWfG8SO1FUXLmLDBSo89NrJZ4DIWeLjy1CHGhMGA=="
},
"netlify-plugin-hugo-cache-resources": {
"version": "0.1.4",
"resolved": "https://registry.npmjs.org/netlify-plugin-hugo-cache-resources/-/netlify-plugin-hugo-cache-resources-0.1.4.tgz",
"integrity": "sha512-vZnmaPbZe0j2uM4GBy+nPDDziw2xCtHERxYcxy9g3aB1u8JahOzoMN+oDp30mNdTbaZwJvMhX+9Tdwz+wTDVaw=="
},
"netlify-plugin-submit-sitemap": {
"version": "0.1.4",
"resolved": "https://registry.npmjs.org/netlify-plugin-submit-sitemap/-/netlify-plugin-submit-sitemap-0.1.4.tgz",
"integrity": "sha512-HtAqNa6QIS4WRbDIiX9I1N5tm5zNl3h/VJY5Ol5fs65Z7cki/E+MWZI25x6uqczk8ZGFHKWbxVoEU11guXfmBw==",
"requires": {
"node-fetch": "^2.6.0"
}
},
"node-fetch": {
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.0.tgz",
"integrity": "sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA=="
}
}
}