]> gerrit.simantics Code Review - simantics/district.git/blobdiff - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/columnify/node_modules/wcwidth/package.json
Adding integrated tile server
[simantics/district.git] / org.simantics.maps.server / node / node-v4.8.0-win-x64 / node_modules / npm / node_modules / columnify / node_modules / wcwidth / package.json
diff --git a/org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/columnify/node_modules/wcwidth/package.json b/org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/columnify/node_modules/wcwidth/package.json
new file mode 100644 (file)
index 0000000..4744d9d
--- /dev/null
@@ -0,0 +1,60 @@
+{
+  "name": "wcwidth",
+  "version": "1.0.0",
+  "description": "Port of C's wcwidth() and wcswidth()",
+  "author": {
+    "name": "Tim Oxley"
+  },
+  "contributors": [
+    {
+      "name": "Woong Jun",
+      "email": "woong.jun@gmail.com",
+      "url": "http://code.woong.org/"
+    }
+  ],
+  "main": "index.js",
+  "dependencies": {
+    "defaults": "^1.0.0"
+  },
+  "devDependencies": {
+    "tape": "^2.13.4"
+  },
+  "license": "MIT",
+  "keywords": [
+    "wide character",
+    "wc",
+    "wide character string",
+    "wcs",
+    "terminal",
+    "width",
+    "wcwidth",
+    "wcswidth"
+  ],
+  "directories": {
+    "doc": "docs",
+    "test": "test"
+  },
+  "scripts": {
+    "test": "tape test/*.js"
+  },
+  "gitHead": "5bc3aafd45c89f233c27b9479c18a23ca91ba660",
+  "_id": "wcwidth@1.0.0",
+  "_shasum": "02d059ff7a8fc741e0f6b5da1e69b2b40daeca6f",
+  "_from": "wcwidth@>=1.0.0 <2.0.0",
+  "_npmVersion": "1.4.23",
+  "_npmUser": {
+    "name": "timoxley",
+    "email": "secoif@gmail.com"
+  },
+  "maintainers": [
+    {
+      "name": "timoxley",
+      "email": "secoif@gmail.com"
+    }
+  ],
+  "dist": {
+    "shasum": "02d059ff7a8fc741e0f6b5da1e69b2b40daeca6f",
+    "tarball": "http://registry.npmjs.org/wcwidth/-/wcwidth-1.0.0.tgz"
+  },
+  "_resolved": "https://registry.npmjs.org/wcwidth/-/wcwidth-1.0.0.tgz"
+}