{"name":"ts-wcwidth","version":"2.0.0","description":"Port of C's wcwidth() and wcswidth()","author":{"name":"Scott Cooper","email":"scttcper@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/scttcper/ts-wcwidth.git"},"keywords":["wcwidth","columns","typescript"],"main":"./dist/index.js","module":"./dist/module/index.js","typings":"./dist/index.d.ts","sideEffects":false,"scripts":{"build:demo":"rollup -c rollup.demo.js","watch:demo":"rollup -c rollup.demo.js -w","lint":"eslint --ext .js,.ts, .","lint:fix":"eslint --fix --ext .js,.ts, .","prepare":"npm run build","build":"del-cli dist && tsc -p tsconfig.build.json && tsc -p tsconfig.module.json","test":"jest","test:watch":"jest --watch","test:ci":"jest --coverage --no-cache","semantic-release":"semantic-release"},"dependencies":{},"devDependencies":{"@types/jest":"25.2.1","@types/node":"13.13.2","@typescript-eslint/eslint-plugin":"2.29.0","@typescript-eslint/parser":"2.29.0","del-cli":"3.0.0","eslint":"6.8.0","eslint-config-xo-space":"0.24.0","eslint-config-xo-typescript":"0.27.0","eslint-plugin-import":"2.20.2","jest":"25.4.0","rollup":"2.7.2","rollup-plugin-livereload":"1.2.0","rollup-plugin-serve":"1.0.1","rollup-plugin-terser":"5.3.0","rollup-plugin-typescript2":"0.27.0","semantic-release":"17.0.7","ts-jest":"25.4.0","typescript":"3.8.3"},"jest":{"preset":"ts-jest","testEnvironment":"node"},"release":{"branch":"master"},"engines":{"node":">=10.0.0"},"gitHead":"fad51c2f9e18d149e86656fff15dc8ad4354a6fe","bugs":{"url":"https://github.com/scttcper/ts-wcwidth/issues"},"homepage":"https://github.com/scttcper/ts-wcwidth#readme","_id":"ts-wcwidth@2.0.0","_nodeVersion":"10.20.1","_npmVersion":"6.14.4","dist":{"shasum":"52ea9d82245634b9b449e944572833f1e52ef1e8","size":8584,"noattachment":false,"key":"/ts-wcwidth/-/ts-wcwidth-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-wcwidth/download/ts-wcwidth-2.0.0.tgz"},"maintainers":[{"name":"npm:scttcper","email":""},{"name":"scttcper","email":""}],"_npmUser":{"name":"scttcper","email":"scttcper@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-wcwidth_2.0.0_1587676861901_0.9635117906253903"},"_hasShrinkwrap":false,"publish_time":1587676862075,"_cnpm_publish_time":1587676862075,"_cnpmcore_publish_time":"2021-12-16T19:19:06.013Z","dist-tags":{"latest":"2.0.3"}}