{"name":"nlcst-normalize","version":"2.1.2","description":"Normalize a word for easier comparison","license":"MIT","keywords":["normalize","nlcst","retext","utility"],"repository":{"type":"git","url":"git+https://github.com/syntax-tree/nlcst-normalize.git"},"bugs":{"url":"https://github.com/syntax-tree/nlcst-normalize/issues"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"},"files":["index.js"],"dependencies":{"nlcst-to-string":"^2.0.0"},"devDependencies":{"browserify":"^16.0.0","esmangle":"^1.0.0","nyc":"^11.0.0","prettier":"^1.12.1","remark-cli":"^5.0.0","remark-preset-wooorm":"^4.0.0","tape":"^4.0.0","xo":"^0.20.0"},"scripts":{"format":"remark . -qfo && prettier --write '**/*.js' && xo --fix","build-bundle":"browserify index.js --bare -s nlcstNormalize > nlcst-normalize.js","build-mangle":"esmangle nlcst-normalize.js > nlcst-normalize.min.js","build":"npm run build-bundle && npm run build-mangle","test-api":"node test","test-coverage":"nyc --reporter lcov tape test.js","test":"npm run format && npm run build && npm run test-coverage"},"nyc":{"check-coverage":true,"lines":100,"functions":100,"branches":100},"prettier":{"tabWidth":2,"useTabs":false,"singleQuote":true,"bracketSpacing":false,"semi":false,"trailingComma":"none"},"xo":{"prettier":true,"esnext":false,"rules":{"guard-for-in":"off","no-var":"off","prefer-arrow-callback":"off"},"ignore":["nlcst-normalize.js"]},"remarkConfig":{"plugins":["preset-wooorm"]},"gitHead":"42d1fae0b56036d022aaf54eb7087038b27d39fc","homepage":"https://github.com/syntax-tree/nlcst-normalize#readme","_id":"nlcst-normalize@2.1.2","_npmVersion":"6.0.0","_nodeVersion":"9.5.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"5c7413ab5d0b280e1d66f20433377b83d3c0d04c","size":2650,"noattachment":false,"key":"/nlcst-normalize/-/nlcst-normalize-2.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/nlcst-normalize/download/nlcst-normalize-2.1.2.tgz"},"maintainers":[{"name":"kmck","email":"keith@mcknig.ht"},{"name":"wooorm","email":"tituswormer@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nlcst-normalize_2.1.2_1525261535537_0.1285593549815336"},"_hasShrinkwrap":false,"publish_time":1525261535600,"_cnpm_publish_time":1525261535600,"dist-tags":{"latest":"3.1.0"}}