{ "_args": [ [ "npmlog@6.0.0", "/Users/satish.ganga/Desktop/EKAM/ekamv3/skgangaEkam" ] ], "_development": true, "_from": "npmlog@6.0.0", "_id": "npmlog@6.0.0", "_inBundle": false, "_integrity": "sha512-03ppFRGlsyUaQFbGC2C8QWJN/C/K7PsfyD9aQdhVKAQIH4sQBc8WASqFBP7O+Ut4d2oo5LoeoboB3cGdBZSp6Q==", "_location": "/npmlog", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "npmlog@6.0.0", "name": "npmlog", "escapedName": "npmlog", "rawSpec": "6.0.0", "saveSpec": null, "fetchSpec": "6.0.0" }, "_requiredBy": [ "/node-gyp" ], "_resolved": "https://registry.npmjs.org/npmlog/-/npmlog-6.0.0.tgz", "_spec": "6.0.0", "_where": "/Users/satish.ganga/Desktop/EKAM/ekamv3/skgangaEkam", "author": { "name": "GitHub Inc." }, "bugs": { "url": "https://github.com/npm/npmlog/issues" }, "dependencies": { "are-we-there-yet": "^2.0.0", "console-control-strings": "^1.1.0", "gauge": "^4.0.0", "set-blocking": "^2.0.0" }, "description": "logger for npm", "devDependencies": { "@npmcli/template-oss": "^2.3.0", "tap": "^15.0.9" }, "engines": { "node": "^12.13.0 || ^14.15.0 || >=16" }, "files": [ "bin", "lib" ], "homepage": "https://github.com/npm/npmlog#readme", "license": "ISC", "main": "lib/log.js", "name": "npmlog", "repository": { "type": "git", "url": "git+https://github.com/npm/npmlog.git" }, "scripts": { "lint": "eslint '**/*.js'", "lintfix": "npm run lint -- --fix", "npmclilint": "npmcli-lint", "postlint": "npm-template-check", "postsnap": "npm run lintfix --", "posttest": "npm run lint", "postversion": "npm publish", "prepublishOnly": "git push origin --follow-tags", "preversion": "npm test", "snap": "tap", "test": "tap" }, "tap": { "branches": 95 }, "templateVersion": "2.3.0", "version": "6.0.0" }