{ "_args": [ [ "kleur@2.0.2", "/home/riddhi/simulation/Gazebo_simulation-Frontend" ] ], "_from": "kleur@2.0.2", "_id": "kleur@2.0.2", "_inBundle": false, "_integrity": "sha512-77XF9iTllATmG9lSlIv0qdQ2BQ/h9t0bJllHlbvsQ0zUWfU7Yi0S8L5JXzPZgkefIiajLmBJJ4BsMJmqcf7oxQ==", "_location": "/kleur", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "kleur@2.0.2", "name": "kleur", "escapedName": "kleur", "rawSpec": "2.0.2", "saveSpec": null, "fetchSpec": "2.0.2" }, "_requiredBy": [ "/prompts" ], "_resolved": "https://registry.npmjs.org/kleur/-/kleur-2.0.2.tgz", "_spec": "2.0.2", "_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend", "author": { "name": "Luke Edwards", "email": "luke.edwards05@gmail.com", "url": "lukeed.com" }, "bugs": { "url": "https://github.com/lukeed/kleur/issues" }, "description": "The fastest Node.js library for formatting terminal text with ANSI colors~!", "devDependencies": { "tap-spec": "^5.0.0", "tape": "^4.9.1" }, "engines": { "node": ">=6" }, "files": [ "*.js", "*.d.ts" ], "homepage": "https://github.com/lukeed/kleur#readme", "keywords": [ "ansi", "cli", "color", "colors", "console", "terminal" ], "license": "MIT", "name": "kleur", "repository": { "type": "git", "url": "git+https://github.com/lukeed/kleur.git" }, "scripts": { "test": "tape test/*.js | tap-spec" }, "types": "kleur.d.ts", "version": "2.0.2" }