{"name":"ts-wcwidth","version":"2.0.1","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"},"homepage":"https://ts-wcwidth.vercel.app","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, . -f codeframe","lint:fix":"eslint --fix --ext .js,.ts, . -f codeframe","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":{"@ctrl/eslint-config":"1.0.0","@jest/globals":"26.1.0","@types/node":"14.0.14","del-cli":"3.0.1","jest":"26.1.0","rollup":"2.18.1","rollup-plugin-livereload":"1.3.0","rollup-plugin-serve":"1.0.1","rollup-plugin-terser":"6.1.0","rollup-plugin-typescript2":"0.27.1","semantic-release":"17.1.1","ts-jest":"26.1.1","typescript":"3.9.5"},"jest":{"preset":"ts-jest","testEnvironment":"node"},"release":{"branch":"master"},"engines":{"node":">=10.0.0"},"gitHead":"ef47bee61b04d3dcbf5925b0c31ac73ab3e298e1","bugs":{"url":"https://github.com/scttcper/ts-wcwidth/issues"},"_id":"ts-wcwidth@2.0.1","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"34b92c4ec3de3c38f11283bfe5ee54f4f2a25f25","size":8557,"noattachment":false,"key":"/ts-wcwidth/-/ts-wcwidth-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-wcwidth/download/ts-wcwidth-2.0.1.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.1_1593621134622_0.0960751642269575"},"_hasShrinkwrap":false,"publish_time":1593621134734,"_cnpm_publish_time":1593621134734,"_cnpmcore_publish_time":"2021-12-16T19:19:05.812Z","dist-tags":{"latest":"2.0.3"}}