summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/columnify/node_modules/wcwidth.js/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/columnify/node_modules/wcwidth.js/package.json')
-rw-r--r--deps/npm/node_modules/columnify/node_modules/wcwidth.js/package.json60
1 files changed, 0 insertions, 60 deletions
diff --git a/deps/npm/node_modules/columnify/node_modules/wcwidth.js/package.json b/deps/npm/node_modules/columnify/node_modules/wcwidth.js/package.json
deleted file mode 100644
index 104b707632..0000000000
--- a/deps/npm/node_modules/columnify/node_modules/wcwidth.js/package.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "name": "wcwidth.js",
- "version": "0.0.4",
- "description": "A JavaScript porting of C's wcwidth() and wcswidth()",
- "author": {
- "name": "Woong Jun",
- "email": "woong.jun@gmail.com",
- "url": "http://code.woong.org/"
- },
- "contributors": [],
- "homepage": "http://code.woong.org/wcwidth.js",
- "repository": {
- "type": "git",
- "url": "https://github.com/mycoboco/wcwidth.js.git"
- },
- "bugs": {
- "url": "https://github.com/mycoboco/wcwidth.js/issues",
- "email": "woong.jun@gmail.com"
- },
- "main": "wcwidth.js",
- "dependencies": {
- "underscore": ">= 1.3.0"
- },
- "devDependencies": {},
- "engines": {
- "node": ">= 0.8.0"
- },
- "licenses": "MIT",
- "keywords": [
- "wide character",
- "wc",
- "wide character string",
- "wcs",
- "terminal",
- "width",
- "wcwidth",
- "wcswidth"
- ],
- "_id": "wcwidth.js@0.0.4",
- "dist": {
- "shasum": "44298a7c899c17501990fdaddd76ef6bd081be75",
- "tarball": "http://registry.npmjs.org/wcwidth.js/-/wcwidth.js-0.0.4.tgz"
- },
- "_from": "wcwidth.js@~0.0.4",
- "_npmVersion": "1.3.11",
- "_npmUser": {
- "name": "mycoboco",
- "email": "woong.jun@gmail.com"
- },
- "maintainers": [
- {
- "name": "mycoboco",
- "email": "woong.jun@gmail.com"
- }
- ],
- "directories": {},
- "_shasum": "44298a7c899c17501990fdaddd76ef6bd081be75",
- "_resolved": "https://registry.npmjs.org/wcwidth.js/-/wcwidth.js-0.0.4.tgz",
- "readme": "ERROR: No README data found!"
-}