115 lines
2.6 KiB
JSON
115 lines
2.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"ansi-escapes@^3.0.0",
|
|
"/home/bernhard/freifunk-app/node_modules/inquirer"
|
|
]
|
|
],
|
|
"_from": "ansi-escapes@>=3.0.0 <4.0.0",
|
|
"_id": "ansi-escapes@3.1.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/ansi-escapes",
|
|
"_nodeVersion": "8.10.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/ansi-escapes_3.1.0_1521965687676_0.4702464505871864"
|
|
},
|
|
"_npmUser": {
|
|
"email": "sindresorhus@gmail.com",
|
|
"name": "sindresorhus"
|
|
},
|
|
"_npmVersion": "5.6.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "ansi-escapes",
|
|
"raw": "ansi-escapes@^3.0.0",
|
|
"rawSpec": "^3.0.0",
|
|
"scope": null,
|
|
"spec": ">=3.0.0 <4.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/inquirer",
|
|
"/jest/jest-cli"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-3.1.0.tgz",
|
|
"_shasum": "f73207bb81207d75fd6c83f125af26eea378ca30",
|
|
"_shrinkwrap": null,
|
|
"_spec": "ansi-escapes@^3.0.0",
|
|
"_where": "/home/bernhard/freifunk-app/node_modules/inquirer",
|
|
"author": {
|
|
"email": "sindresorhus@gmail.com",
|
|
"name": "Sindre Sorhus",
|
|
"url": "sindresorhus.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/sindresorhus/ansi-escapes/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "ANSI escape codes for manipulating the terminal",
|
|
"devDependencies": {
|
|
"ava": "*",
|
|
"xo": "*"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 4,
|
|
"integrity": "sha512-UgAb8H9D41AQnu/PbWlCofQVcnV4Gs2bBJi9eZPxfU/hgglFh3SMDMENRIqdr7H6XFnXdoknctFByVsCOotTVw==",
|
|
"shasum": "f73207bb81207d75fd6c83f125af26eea378ca30",
|
|
"tarball": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-3.1.0.tgz",
|
|
"unpackedSize": 7813
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "e8a567fa11ede53430ad464d4ec555efdd23f2a1",
|
|
"homepage": "https://github.com/sindresorhus/ansi-escapes#readme",
|
|
"keywords": [
|
|
"ansi",
|
|
"cli",
|
|
"code",
|
|
"codes",
|
|
"command-line",
|
|
"console",
|
|
"control",
|
|
"cursor",
|
|
"escape",
|
|
"escapes",
|
|
"formatting",
|
|
"iterm",
|
|
"iterm2",
|
|
"log",
|
|
"logging",
|
|
"sequence",
|
|
"shell",
|
|
"string",
|
|
"terminal",
|
|
"text",
|
|
"tty",
|
|
"vt100",
|
|
"xterm"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "sindresorhus",
|
|
"email": "sindresorhus@gmail.com"
|
|
}
|
|
],
|
|
"name": "ansi-escapes",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/sindresorhus/ansi-escapes.git"
|
|
},
|
|
"scripts": {
|
|
"test": "xo && ava"
|
|
},
|
|
"version": "3.1.0"
|
|
}
|