flobank/package-lock.json
2021-09-11 16:53:39 +05:30

12 lines
317 B
JSON

{
"requires": true,
"lockfileVersion": 1,
"dependencies": {
"lit-html": {
"version": "1.4.1",
"resolved": "https://registry.npmjs.org/lit-html/-/lit-html-1.4.1.tgz",
"integrity": "sha512-B9btcSgPYb1q4oSOb/PrOT6Z/H+r6xuNzfH4lFli/AWhYwdtrgQkQWBbIc6mdnf6E2IL3gDXdkkqNktpU0OZQA=="
}
}
}