{ "_args": [ [ "cli-spinners@1.3.1", "/Applications/work/GitLab/lepu-test-platform-web" ] ], "_development": true, "_from": "cli-spinners@1.3.1", "_id": "cli-spinners@1.3.1", "_inBundle": false, "_integrity": "sha512-1QL4544moEsDVH9T/l6Cemov/37iv1RtoKf7NJ04A60+4MREXNfx/QvavbH6QoGdsD4N4Mwy49cmaINR/o2mdg==", "_location": "/cli-spinners", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "cli-spinners@1.3.1", "name": "cli-spinners", "escapedName": "cli-spinners", "rawSpec": "1.3.1", "saveSpec": null, "fetchSpec": "1.3.1" }, "_requiredBy": [ "/ora" ], "_resolved": "https://registry.npmjs.org/cli-spinners/-/cli-spinners-1.3.1.tgz", "_spec": "1.3.1", "_where": "/Applications/work/GitLab/lepu-test-platform-web", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/cli-spinners/issues" }, "description": "Spinners for use in the terminal", "devDependencies": { "ava": "*", "log-update": "^2.1.0", "xo": "*" }, "engines": { "node": ">=4" }, "files": [ "index.js", "spinners.json" ], "homepage": "https://github.com/sindresorhus/cli-spinners#readme", "keywords": [ "cli", "spinner", "spinners", "terminal", "term", "console", "ascii", "unicode", "loading", "indicator", "progress", "busy", "wait", "idle", "json" ], "license": "MIT", "name": "cli-spinners", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/cli-spinners.git" }, "scripts": { "asciicast": "asciinema rec --command='node example-all.js' --title='cli-spinner' --quiet", "test": "xo && ava" }, "version": "1.3.1" }