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.0",
"resolved": "https://registry.npmjs.org/xterm/-/xterm-3.14.0.tgz",
"integrity": "sha512-a5qL7iDLuzAzul6BHADoluO8yN3e8tEVMTACBXyi84WLExiz5Sc+hRrV4XL9gg3J3I3Gnh+C9FlsNuPtiRP7Wg=="
2019-01-03 17:15:07 +00:00
}
}
}