jwebsite/package-lock.json

17 lines
565 B
JSON
Raw Normal View History

2020-06-13 18:02:15 +00:00
{
"requires": true,
"lockfileVersion": 1,
"dependencies": {
"highlight.js": {
"version": "10.1.0",
"resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-10.1.0.tgz",
"integrity": "sha512-e8aO/LUHDoxW4ntyKQf0/T3OtIZPhsfTr8XRuOq+FW5VdWEg/UDAeArzKF/22BaNZp6hPi/Zu/XQlTLOGLix3Q=="
2020-06-19 18:27:15 +00:00
},
"lunr": {
"version": "2.3.8",
"resolved": "https://registry.npmjs.org/lunr/-/lunr-2.3.8.tgz",
"integrity": "sha512-oxMeX/Y35PNFuZoHp+jUj5OSEmLCaIH4KTFJh7a93cHBoFmpw2IoPs22VIz7vyO2YUnx2Tn9dzIwO2P/4quIRg=="
2020-06-13 18:02:15 +00:00
}
}
}