{ "_args": [ [ "ora@^0.2.3", "/home/seleznev/project Angular/Quality system/node_modules/listr" ] ], "_from": "ora@>=0.2.3 <0.3.0", "_id": "ora@0.2.3", "_inCache": true, "_installable": true, "_location": "/ora", "_nodeVersion": "4.4.2", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/ora-0.2.3.tgz_1463655723889_0.998596457997337" }, "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "2.15.0", "_phantomChildren": { "escape-string-regexp": "1.0.5", "exit-hook": "1.1.1", "has-ansi": "2.0.0", "strip-ansi": "3.0.1" }, "_requested": { "name": "ora", "raw": "ora@^0.2.3", "rawSpec": "^0.2.3", "scope": null, "spec": ">=0.2.3 <0.3.0", "type": "range" }, "_requiredBy": [ "/listr" ], "_resolved": "https://registry.npmjs.org/ora/-/ora-0.2.3.tgz", "_shasum": "37527d220adcd53c39b73571d754156d5db657a4", "_shrinkwrap": null, "_spec": "ora@^0.2.3", "_where": "/home/seleznev/project Angular/Quality system/node_modules/listr", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/ora/issues" }, "dependencies": { "chalk": "^1.1.1", "cli-cursor": "^1.0.2", "cli-spinners": "^0.1.2", "object-assign": "^4.0.1" }, "description": "Elegant terminal spinner", "devDependencies": { "ava": "*", "hook-std": "^0.2.0", "xo": "*" }, "directories": {}, "dist": { "shasum": "37527d220adcd53c39b73571d754156d5db657a4", "tarball": "https://registry.npmjs.org/ora/-/ora-0.2.3.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "da8a5c4349af2f71d6bbf057950c7e749e0ff6eb", "homepage": "https://github.com/sindresorhus/ora#readme", "keywords": [ "ascii", "busy", "cli", "console", "idle", "indicator", "loading", "progress", "spinner", "spinners", "term", "terminal", "unicode", "wait" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "ora", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/ora.git" }, "scripts": { "test": "xo && ava" }, "version": "0.2.3" }