[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "strip-ansi@3.0.1",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
| 7 | ],
|
---|
| 8 | "_development": true,
|
---|
| 9 | "_from": "strip-ansi@3.0.1",
|
---|
| 10 | "_id": "strip-ansi@3.0.1",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=",
|
---|
| 13 | "_location": "/webpack-dev-server/strip-ansi",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "strip-ansi@3.0.1",
|
---|
| 19 | "name": "strip-ansi",
|
---|
| 20 | "escapedName": "strip-ansi",
|
---|
| 21 | "rawSpec": "3.0.1",
|
---|
| 22 | "saveSpec": null,
|
---|
| 23 | "fetchSpec": "3.0.1"
|
---|
| 24 | },
|
---|
| 25 | "_requiredBy": [
|
---|
| 26 | "/webpack-dev-server"
|
---|
| 27 | ],
|
---|
| 28 | "_resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz",
|
---|
| 29 | "_spec": "3.0.1",
|
---|
| 30 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
[6a3a178] | 31 | "author": {
|
---|
| 32 | "name": "Sindre Sorhus",
|
---|
| 33 | "email": "sindresorhus@gmail.com",
|
---|
| 34 | "url": "sindresorhus.com"
|
---|
| 35 | },
|
---|
[59329aa] | 36 | "bugs": {
|
---|
| 37 | "url": "https://github.com/chalk/strip-ansi/issues"
|
---|
| 38 | },
|
---|
| 39 | "dependencies": {
|
---|
| 40 | "ansi-regex": "^2.0.0"
|
---|
| 41 | },
|
---|
| 42 | "description": "Strip ANSI escape codes",
|
---|
| 43 | "devDependencies": {
|
---|
| 44 | "ava": "*",
|
---|
| 45 | "xo": "*"
|
---|
| 46 | },
|
---|
[6a3a178] | 47 | "engines": {
|
---|
| 48 | "node": ">=0.10.0"
|
---|
| 49 | },
|
---|
| 50 | "files": [
|
---|
| 51 | "index.js"
|
---|
| 52 | ],
|
---|
[59329aa] | 53 | "homepage": "https://github.com/chalk/strip-ansi#readme",
|
---|
[6a3a178] | 54 | "keywords": [
|
---|
| 55 | "strip",
|
---|
| 56 | "trim",
|
---|
| 57 | "remove",
|
---|
| 58 | "ansi",
|
---|
| 59 | "styles",
|
---|
| 60 | "color",
|
---|
| 61 | "colour",
|
---|
| 62 | "colors",
|
---|
| 63 | "terminal",
|
---|
| 64 | "console",
|
---|
| 65 | "string",
|
---|
| 66 | "tty",
|
---|
| 67 | "escape",
|
---|
| 68 | "formatting",
|
---|
| 69 | "rgb",
|
---|
| 70 | "256",
|
---|
| 71 | "shell",
|
---|
| 72 | "xterm",
|
---|
| 73 | "log",
|
---|
| 74 | "logging",
|
---|
| 75 | "command-line",
|
---|
| 76 | "text"
|
---|
| 77 | ],
|
---|
[59329aa] | 78 | "license": "MIT",
|
---|
| 79 | "maintainers": [
|
---|
| 80 | {
|
---|
| 81 | "name": "Sindre Sorhus",
|
---|
| 82 | "email": "sindresorhus@gmail.com",
|
---|
| 83 | "url": "sindresorhus.com"
|
---|
| 84 | },
|
---|
| 85 | {
|
---|
| 86 | "name": "Joshua Boy Nicolai Appelman",
|
---|
| 87 | "email": "joshua@jbna.nl",
|
---|
| 88 | "url": "jbna.nl"
|
---|
| 89 | },
|
---|
| 90 | {
|
---|
| 91 | "name": "JD Ballard",
|
---|
| 92 | "email": "i.am.qix@gmail.com",
|
---|
| 93 | "url": "github.com/qix-"
|
---|
| 94 | }
|
---|
| 95 | ],
|
---|
| 96 | "name": "strip-ansi",
|
---|
| 97 | "repository": {
|
---|
| 98 | "type": "git",
|
---|
| 99 | "url": "git+https://github.com/chalk/strip-ansi.git"
|
---|
[6a3a178] | 100 | },
|
---|
[59329aa] | 101 | "scripts": {
|
---|
| 102 | "test": "xo && ava"
|
---|
| 103 | },
|
---|
| 104 | "version": "3.0.1"
|
---|
[6a3a178] | 105 | }
|
---|