123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104 |
- {
- "_args": [
- [
- "cli-spinners@^0.1.2",
- "/home/seleznev/project Angular/Quality system/node_modules/ora"
- ]
- ],
- "_from": "cli-spinners@>=0.1.2 <0.2.0",
- "_id": "cli-spinners@0.1.2",
- "_inCache": true,
- "_installable": true,
- "_location": "/cli-spinners",
- "_nodeVersion": "4.3.0",
- "_npmOperationalInternal": {
- "host": "packages-12-west.internal.npmjs.com",
- "tmp": "tmp/cli-spinners-0.1.2.tgz_1457030235334_0.041595852468162775"
- },
- "_npmUser": {
- "email": "sindresorhus@gmail.com",
- "name": "sindresorhus"
- },
- "_npmVersion": "2.14.12",
- "_phantomChildren": {},
- "_requested": {
- "name": "cli-spinners",
- "raw": "cli-spinners@^0.1.2",
- "rawSpec": "^0.1.2",
- "scope": null,
- "spec": ">=0.1.2 <0.2.0",
- "type": "range"
- },
- "_requiredBy": [
- "/ora"
- ],
- "_resolved": "https://registry.npmjs.org/cli-spinners/-/cli-spinners-0.1.2.tgz",
- "_shasum": "bb764d88e185fb9e1e6a2a1f19772318f605e31c",
- "_shrinkwrap": null,
- "_spec": "cli-spinners@^0.1.2",
- "_where": "/home/seleznev/project Angular/Quality system/node_modules/ora",
- "author": {
- "email": "sindresorhus@gmail.com",
- "name": "Sindre Sorhus",
- "url": "sindresorhus.com"
- },
- "bugs": {
- "url": "https://github.com/sindresorhus/cli-spinners/issues"
- },
- "dependencies": {},
- "description": "Spinners for use in the terminal",
- "devDependencies": {
- "ava": "*",
- "log-update": "^1.0.2",
- "xo": "*"
- },
- "directories": {},
- "dist": {
- "shasum": "bb764d88e185fb9e1e6a2a1f19772318f605e31c",
- "tarball": "https://registry.npmjs.org/cli-spinners/-/cli-spinners-0.1.2.tgz"
- },
- "engines": {
- "node": ">=0.10.0"
- },
- "files": [
- "index.js",
- "spinners.json"
- ],
- "gitHead": "13a2f874e373f16f40f7aba90a5ab7ecbde8e3b6",
- "homepage": "https://github.com/sindresorhus/cli-spinners",
- "keywords": [
- "ascii",
- "busy",
- "cli",
- "console",
- "idle",
- "indicator",
- "json",
- "loading",
- "progress",
- "spinner",
- "spinners",
- "term",
- "terminal",
- "unicode",
- "wait"
- ],
- "license": "MIT",
- "maintainers": [
- {
- "name": "sindresorhus",
- "email": "sindresorhus@gmail.com"
- }
- ],
- "name": "cli-spinners",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/sindresorhus/cli-spinners.git"
- },
- "scripts": {
- "test": "xo && ava"
- },
- "version": "0.1.2"
- }
|