5 "/opt/source/offload.js"
8 "_from": "wrap-ansi@5.1.0",
9 "_id": "wrap-ansi@5.1.0",
11 "_integrity": "sha512-QC1/iN/2/RPVJ5jYK8BGttj5z83LmSKmvbvrXPNCLZSEb32KKVDJDl/MOt2N01qU2H/FkzEa9PKto1BqDjtd7Q==",
12 "_location": "/wrap-ansi",
13 "_phantomChildren": {},
17 "raw": "wrap-ansi@5.1.0",
19 "escapedName": "wrap-ansi",
27 "_resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-5.1.0.tgz",
29 "_where": "/opt/source/offload.js",
31 "name": "Sindre Sorhus",
32 "email": "sindresorhus@gmail.com",
33 "url": "sindresorhus.com"
36 "url": "https://github.com/chalk/wrap-ansi/issues"
39 "ansi-styles": "^3.2.0",
40 "string-width": "^3.0.0",
41 "strip-ansi": "^5.0.0"
43 "description": "Wordwrap a string with ANSI escape codes",
47 "coveralls": "^3.0.3",
58 "homepage": "https://github.com/chalk/wrap-ansi#readme",
90 "url": "git+https://github.com/chalk/wrap-ansi.git"
93 "test": "xo && nyc ava"