]> gerrit.simantics Code Review - simantics/district.git/blob - 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
1 {
2   "name": "wcwidth",
3   "version": "1.0.0",
4   "description": "Port of C's wcwidth() and wcswidth()",
5   "author": {
6     "name": "Tim Oxley"
7   },
8   "contributors": [
9     {
10       "name": "Woong Jun",
11       "email": "woong.jun@gmail.com",
12       "url": "http://code.woong.org/"
13     }
14   ],
15   "main": "index.js",
16   "dependencies": {
17     "defaults": "^1.0.0"
18   },
19   "devDependencies": {
20     "tape": "^2.13.4"
21   },
22   "license": "MIT",
23   "keywords": [
24     "wide character",
25     "wc",
26     "wide character string",
27     "wcs",
28     "terminal",
29     "width",
30     "wcwidth",
31     "wcswidth"
32   ],
33   "directories": {
34     "doc": "docs",
35     "test": "test"
36   },
37   "scripts": {
38     "test": "tape test/*.js"
39   },
40   "gitHead": "5bc3aafd45c89f233c27b9479c18a23ca91ba660",
41   "_id": "wcwidth@1.0.0",
42   "_shasum": "02d059ff7a8fc741e0f6b5da1e69b2b40daeca6f",
43   "_from": "wcwidth@>=1.0.0 <2.0.0",
44   "_npmVersion": "1.4.23",
45   "_npmUser": {
46     "name": "timoxley",
47     "email": "secoif@gmail.com"
48   },
49   "maintainers": [
50     {
51       "name": "timoxley",
52       "email": "secoif@gmail.com"
53     }
54   ],
55   "dist": {
56     "shasum": "02d059ff7a8fc741e0f6b5da1e69b2b40daeca6f",
57     "tarball": "http://registry.npmjs.org/wcwidth/-/wcwidth-1.0.0.tgz"
58   },
59   "_resolved": "https://registry.npmjs.org/wcwidth/-/wcwidth-1.0.0.tgz"
60 }