{"_id":"@amzubair/sensitive-words","_rev":"3-7f9f0eb8c124a7613d1e69804f68c9da","name":"@amzubair/sensitive-words","description":"Filter out a list of senstive words","dist-tags":{"latest":"1.3.0"},"versions":{"1.2.0":{"name":"@amzubair/sensitive-words","version":"1.2.0","description":"Filter out a list of senstive words","main":"build/index.js","scripts":{"build":"babel src -d build","dev":"watch \"npm run build\" src","test":"jest --runInBand","test:watch":"npm run test -- --watch","prepublish":"npm run build","release":"np --no-cleanup"},"repository":{"type":"git","url":"git+https://github.com/amzubair/sensitive-words.git"},"keywords":["filter","filtering","sensitive","words"],"author":{"name":"Mohamed Jubair","email":"amzubair@live.com"},"license":"ISC","bugs":{"url":"https://github.com/amzubair/sensitive-words/issues"},"homepage":"https://github.com/amzubair/sensitive-words#readme","devDependencies":{"babel-cli":"^6.24.0","babel-preset-env":"^1.2.2","eslint":"^3.18.0","jest":"^19.0.2","np":"^2.13.1","watch":"^1.0.2"},"dependencies":{},"gitHead":"b79f2a9b19a3f00529c3eb856719f0338a423906","_id":"@amzubair/sensitive-words@1.2.0","_shasum":"2cb5f26c932f13c962f5f7e44ab5088be4cf1100","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.6.0","_npmUser":{"name":"amzubair","email":"amzubair@live.com"},"dist":{"shasum":"2cb5f26c932f13c962f5f7e44ab5088be4cf1100","tarball":"https://registry.npmjs.org/@amzubair/sensitive-words/-/sensitive-words-1.2.0.tgz","integrity":"sha512-B7zd+mEmY9+p0WGWKB/0H9CboKwEvvmmlEfOdity1bAR42o2ZoRosQ0cOrtCdlX7D65EdpRhyBtjukKqyWT3fg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC66SJHJHnIlqUYMACiDzCUMBwshEj7jprSWY0+PHml6AIhAIaTCYMUdtx2gXlFzDMIyXEq0rT9L5MdTejQb0VL1HnA"}]},"maintainers":[{"name":"amzubair","email":"amzubair@live.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/sensitive-words-1.2.0.tgz_1490874840225_0.6186763292644173"}},"1.3.0":{"name":"@amzubair/sensitive-words","version":"1.3.0","description":"Filter out a list of senstive words","main":"build/index.js","scripts":{"build":"babel src -d build","dev":"watch \"npm run build\" src","test":"jest --runInBand","test:watch":"npm run test -- --watch","prepublish":"npm run build","release":"np --no-cleanup"},"repository":{"type":"git","url":"git+https://github.com/amzubair/sensitive-words.git"},"keywords":["filter","filtering","sensitive","words"],"author":{"name":"Mohamed Jubair","email":"amzubair@live.com"},"license":"ISC","bugs":{"url":"https://github.com/amzubair/sensitive-words/issues"},"homepage":"https://github.com/amzubair/sensitive-words#readme","devDependencies":{"babel-cli":"^6.24.0","babel-preset-env":"^1.2.2","eslint":"^3.18.0","jest":"^19.0.2","np":"^2.13.1","watch":"^1.0.2"},"dependencies":{},"gitHead":"809cc5fb2f6dab74f1478116e7368f4d0d1881d1","_id":"@amzubair/sensitive-words@1.3.0","_shasum":"46db2cb81fb64a647fc208a02fe0dcd52b55a94b","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.6.0","_npmUser":{"name":"amzubair","email":"amzubair@live.com"},"dist":{"shasum":"46db2cb81fb64a647fc208a02fe0dcd52b55a94b","tarball":"https://registry.npmjs.org/@amzubair/sensitive-words/-/sensitive-words-1.3.0.tgz","integrity":"sha512-DRQ1cqgc8m2YTByrz9eR9gqcsLURhwCI268BkvR19Gpcbnrr/MSq1iRRWl+Sk0IjSD6BzitDRDetozEU/iww9A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA0PTk57jtzmiMLlHCHo35iUAAPFLPwk/C09R+srhz+XAiAXaqXQ9Dim3h5noAJLQTFsxjVsmWhipIq6pllJua5JxA=="}]},"maintainers":[{"name":"amzubair","email":"amzubair@live.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/sensitive-words-1.3.0.tgz_1490874868537_0.22519692801870406"}}},"readme":"# Example\r\n\r\n```shell\r\n$ npm install sensitive-words --save-dev\r\n```\r\n\r\n```javascript \r\nconst { sensitiveWords } = require('sensitive-words')\r\n// ES2015 modules\r\nimport { sensitiveWords } from 'sensitive-words'\r\n\r\nconst filtered = sensitiveWords('The new apple macbook pro will have a touchbar', ['pro', 'touchbar'])\r\n\r\nconsole.log(filtered)\r\n// The new apple macbook *** will have a ***\r\n```","maintainers":[{"name":"amzubair","email":"amzubair@live.com"}],"time":{"modified":"2022-06-12T14:39:57.472Z","created":"2017-03-30T11:54:02.223Z","1.2.0":"2017-03-30T11:54:02.223Z","1.3.0":"2017-03-30T11:54:30.434Z"},"homepage":"https://github.com/amzubair/sensitive-words#readme","keywords":["filter","filtering","sensitive","words"],"repository":{"type":"git","url":"git+https://github.com/amzubair/sensitive-words.git"},"author":{"name":"Mohamed Jubair","email":"amzubair@live.com"},"bugs":{"url":"https://github.com/amzubair/sensitive-words/issues"},"license":"ISC","readmeFilename":"README.md"}