cc/package-lock.json
sairaj mote 7adda3e71f Feature update
-- Added text basic text formatting toolbar as floating widget for selected text

-- Implement unique content sanitization and upload
2021-11-10 04:04:09 +05:30

14 lines
387 B
JSON

{
"name": "p2p-content-collaboration",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"tiny-editor": {
"version": "0.2.5",
"resolved": "https://registry.npmjs.org/tiny-editor/-/tiny-editor-0.2.5.tgz",
"integrity": "sha512-K4luWQbam/TrgjLst+Ztb7uPltXHwtFm+Oi1hs3xM6biI7N1X8HfyDtmROOEbyJM8+mMP5/FjsMnc96zJZoZCg=="
}
}
}