UNPKG

d2-ui

Version:
129 lines (128 loc) 2.87 kB
{ "_args": [ [ "wrap-ansi@^2.0.0", "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/sass-graph/node_modules/cliui" ] ], "_from": "wrap-ansi@>=2.0.0 <3.0.0", "_id": "wrap-ansi@2.0.0", "_inCache": true, "_installable": true, "_location": "/wrap-ansi", "_nodeVersion": "3.2.0", "_npmUser": { "email": "threedeecee@gmail.com", "name": "dthree" }, "_npmVersion": "2.13.3", "_phantomChildren": {}, "_requested": { "name": "wrap-ansi", "raw": "wrap-ansi@^2.0.0", "rawSpec": "^2.0.0", "scope": null, "spec": ">=2.0.0 <3.0.0", "type": "range" }, "_requiredBy": [ "/sass-graph/cliui" ], "_resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.0.0.tgz", "_shasum": "7d30f8f873f9a5bbc3a64dabc8d177e071ae426f", "_shrinkwrap": null, "_spec": "wrap-ansi@^2.0.0", "_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/sass-graph/node_modules/cliui", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/chalk/wrap-ansi/issues" }, "dependencies": { "string-width": "^1.0.1" }, "description": "Wordwrap a string with ANSI escape codes", "devDependencies": { "ava": "0.0.4", "chalk": "^1.1.0", "coveralls": "^2.11.4", "has-ansi": "^2.0.0", "nyc": "^3.2.2", "strip-ansi": "^3.0.0", "xo": "*" }, "directories": {}, "dist": { "shasum": "7d30f8f873f9a5bbc3a64dabc8d177e071ae426f", "tarball": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.0.0.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "89e220072d4768ecd8c5d176ff50944d66ddcc2f", "homepage": "https://github.com/chalk/wrap-ansi#readme", "keywords": [ "wrap", "break", "wordwrap", "wordbreak", "linewrap", "ansi", "styles", "color", "colour", "colors", "terminal", "console", "cli", "string", "tty", "escape", "formatting", "rgb", "256", "shell", "xterm", "log", "logging", "command-line", "text" ], "license": "MIT", "maintainers": [ { "email": "ben@npmjs.com", "name": "bcoe" }, { "email": "threedeecee@gmail.com", "name": "dthree" }, { "email": "jappelman@xebia.com", "name": "jbnicolai" }, { "email": "sindresorhus@gmail.com", "name": "sindresorhus" } ], "name": "wrap-ansi", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/chalk/wrap-ansi.git" }, "scripts": { "coverage": "nyc --reporter=text-lcov node test.js | coveralls", "test": "xo && nyc node test.js" }, "version": "2.0.0" }