UNPKG

462 BJSONView Raw
1{
2 "authors": [
3 "Gleb Bahmutov <gleb.bahmutov@gmail.com>"
4 ],
5 "name": "console-log-div",
6 "version": "0.0.5",
7 "description": "Clones console.log calls to a created div in the page. Great for demos and experiments.",
8 "license": "MIT",
9 "homepage": "https://github.com/bahmutov/console-log-div",
10 "keywords": [
11 "console",
12 "log",
13 "message",
14 "div",
15 "element",
16 "browser",
17 "page",
18 "show",
19 "visible",
20 "clone"
21 ]
22}
\No newline at end of file