console-log-design-system
Version:
a console.log design system tool
31 lines (30 loc) • 805 B
JSON
{
"name": "console-log-design-system",
"version": "0.2.4",
"description": "a console.log design system tool",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/Marcelo-Diament/console-log-design-system.git"
},
"keywords": [
"console",
"log",
"consoleLog",
"designSystem",
"design",
"comments",
"consoleMessages",
"consoleTools",
"devTools"
],
"author": "Marcelo Diament (https://github.com/Marcelo-Diament/)",
"license": "MIT",
"bugs": {
"url": "https://github.com/Marcelo-Diament/console-log-design-system/issues"
},
"homepage": "https://github.com/Marcelo-Diament/console-log-design-system"
}