| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107 |
- {
- "_args": [
- [
- {
- "raw": "cli-cursor@^1.0.1",
- "scope": null,
- "escapedName": "cli-cursor",
- "name": "cli-cursor",
- "rawSpec": "^1.0.1",
- "spec": ">=1.0.1 <2.0.0",
- "type": "range"
- },
- "/home/king/Desktop/FINAL/AhMyth/app/node_modules/inquirer"
- ]
- ],
- "_from": "cli-cursor@>=1.0.1 <2.0.0",
- "_id": "cli-cursor@1.0.2",
- "_inCache": true,
- "_installable": true,
- "_location": "/cli-cursor",
- "_nodeVersion": "4.1.0",
- "_npmUser": {
- "name": "sindresorhus",
- "email": "sindresorhus@gmail.com"
- },
- "_npmVersion": "2.14.3",
- "_phantomChildren": {},
- "_requested": {
- "raw": "cli-cursor@^1.0.1",
- "scope": null,
- "escapedName": "cli-cursor",
- "name": "cli-cursor",
- "rawSpec": "^1.0.1",
- "spec": ">=1.0.1 <2.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/inquirer"
- ],
- "_resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-1.0.2.tgz",
- "_shasum": "64da3f7d56a54412e59794bd62dc35295e8f2987",
- "_shrinkwrap": null,
- "_spec": "cli-cursor@^1.0.1",
- "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/inquirer",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "sindresorhus.com"
- },
- "bugs": {
- "url": "https://github.com/sindresorhus/cli-cursor/issues"
- },
- "dependencies": {
- "restore-cursor": "^1.0.1"
- },
- "description": "Toggle the CLI cursor",
- "devDependencies": {
- "ava": "*",
- "xo": "*"
- },
- "directories": {},
- "dist": {
- "shasum": "64da3f7d56a54412e59794bd62dc35295e8f2987",
- "tarball": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-1.0.2.tgz"
- },
- "engines": {
- "node": ">=0.10.0"
- },
- "files": [
- "index.js"
- ],
- "gitHead": "6be5a384d90278c66aa30db5ecdec8dc68f17d4f",
- "homepage": "https://github.com/sindresorhus/cli-cursor#readme",
- "keywords": [
- "cli",
- "cursor",
- "ansi",
- "toggle",
- "display",
- "show",
- "hide",
- "term",
- "terminal",
- "console",
- "tty",
- "shell",
- "command-line"
- ],
- "license": "MIT",
- "maintainers": [
- {
- "name": "sindresorhus",
- "email": "sindresorhus@gmail.com"
- }
- ],
- "name": "cli-cursor",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/sindresorhus/cli-cursor.git"
- },
- "scripts": {
- "test": "xo && ava"
- },
- "version": "1.0.2"
- }
|