UNPKG

yamlify-object-colors

Version:
34 lines (33 loc) 653 B
{ "name": "yamlify-object-colors", "version": "1.0.3", "description": "Colors preset for yamlify-object", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/eugeny-dementev/yamlify-object-colors.git" }, "keywords": [ "yaml", "yamlify", "stringify", "formatter", "colors", "preset", "config", "console", "log", "beauty" ], "author": "Eugeny Dementev", "license": "MIT", "dependencies": { "cli-color": "^1.2.0" }, "devDependencies": { "yamlify-object": "^0.2.1" } }