UNPKG

@lianj-fex/css-console

Version:
24 lines (23 loc) 581 B
{ "name": "@lianj-fex/css-console", "version": "1.0.1", "description": "一个让node支持%c的console库", "browser": "src/browser.js", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "chalk": "^2.4.1" }, "repository": { "type": "git", "url": "git+https://github.com/lianj-fex/css-console.git" }, "bugs": { "url": "https://github.com/lianj-fex/css-console/issues" }, "homepage": "https://github.com/lianj-fex/css-console#readme" }