{ "_args": [ [ "Console@1.1.0", "D:\\jenkins\\workspace\\xq-web-fvue" ] ], "_from": "Console@1.1.0", "_id": "Console@1.1.0", "_inBundle": false, "_integrity": "sha512-39mFTjWeD4ra7X4mX24fl+j+QPhpq5CE7XqfJluTnuVg4HUFJl2pcjl04lrrG8PkIt6qE/3rAD3OWjzTfpMP1g==", "_location": "/Console", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "Console@1.1.0", "name": "Console", "escapedName": "Console", "rawSpec": "1.1.0", "saveSpec": null, "fetchSpec": "1.1.0" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmmirror.com/Console/-/Console-1.1.0.tgz", "_spec": "1.1.0", "_where": "D:\\jenkins\\workspace\\xq-web-fvue", "author": { "name": "qianzhixiang" }, "bugs": { "url": "https://github.com/zxqian1991/Console/issues" }, "description": "Mini lightweight console color logger", "engines": { "node": ">=6.4.0" }, "homepage": "https://github.com/zxqian1991/Console#readme", "keywords": [ "console", "color", "logger" ], "license": "MIT", "main": "index.js", "name": "Console", "repository": { "type": "git", "url": "git+https://github.com/zxqian1991/Console.git" }, "scripts": { "start": "node index", "test": "node test" }, "version": "1.1.0" }