socktop-webterm/package-lock.json

12 lines
310 B
JSON
Raw Normal View History

2019-01-03 17:15:07 +00:00
{
"requires": true,
"lockfileVersion": 1,
"dependencies": {
"xterm": {
"version": "3.14.4",
"resolved": "https://registry.npmjs.org/xterm/-/xterm-3.14.4.tgz",
"integrity": "sha512-3YHVyWuiYWMRpVdVavnpG7hZU3ybHPUEDy7x4mUIxMaRVYy75ZniPVTzJiD1D4EqYrbwY+DmBgP1h18X6GlOOw=="
2019-01-03 17:15:07 +00:00
}
}
}