{"name":"parse-domain","version":"1.2.0","description":"Splits an url into sub-domain, domain and effective top-level-domain","main":"./lib/parseDomain.js","scripts":{"test":"mocha -R spec","posttest":"eslint lib test","coverage":"istanbul cover ./node_modules/mocha/bin/_mocha","download-tld":"curl https://publicsuffix.org/list/public_suffix_list.dat > lib/build/tld.txt","build-regex":"node lib/build/buildRegex.js","update-regex":"npm run download-tld && npm run build-regex && npm run test","release":"standard-version"},"keywords":["domain","url","sub-domain","tld","parse","extract","sanitize","country","top-level"],"repository":{"type":"git","url":"git+https://github.com/peerigon/parse-domain.git"},"author":{"name":"peerigon","email":"developers@peerigon.com"},"license":"Unlicense","dependencies":{},"devDependencies":{"chai":"^4.1.2","eslint":"^4.12.1","eslint-config-peerigon":"^12.0.1","mocha":"^4.0.1","standard-version":"^4.2.0"},"gitHead":"42fdf1c4458c5b55c26f80049c2540b58bac156c","bugs":{"url":"https://github.com/peerigon/parse-domain/issues"},"homepage":"https://github.com/peerigon/parse-domain#readme","_id":"parse-domain@1.2.0","_npmVersion":"5.5.1","_nodeVersion":"9.2.0","_npmUser":{"name":"jhnns","email":"mail@johannesewald.de"},"dist":{"shasum":"f3a28f3e103fa9cff8a4761eb7208f9596f29bc9","size":136553,"noattachment":false,"key":"/parse-domain/-/parse-domain-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/parse-domain/download/parse-domain-1.2.0.tgz"},"maintainers":[{"name":"peeri","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parse-domain-1.2.0.tgz_1512262922430_0.012704848544672132"},"directories":{},"publish_time":1512262923650,"_cnpm_publish_time":1512262923650,"_hasShrinkwrap":false,"dist-tags":{"beta":"3.0.0-beta.10","latest":"7.0.1"}}