{"name":"parse-domain","version":"1.0.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"},"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":"^3.5.0","eslint":"^3.7.1","eslint-config-peerigon":"^6.0.0","eslint-plugin-jsdoc":"^2.3.1","mocha":"^3.1.2"},"gitHead":"ecd75393a712acb52a6cd61d9f603321e948c8ea","bugs":{"url":"https://github.com/peerigon/parse-domain/issues"},"homepage":"https://github.com/peerigon/parse-domain#readme","_id":"parse-domain@1.0.0","_shasum":"0e7d9e1e86682185171af16d303848bb49dfba3e","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.4.0","_npmUser":{"name":"peerigon","email":"developers@peerigon.com"},"dist":{"shasum":"0e7d9e1e86682185171af16d303848bb49dfba3e","size":134345,"noattachment":false,"key":"/parse-domain/-/parse-domain-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/parse-domain/download/parse-domain-1.0.0.tgz"},"maintainers":[{"name":"antosan","email":"sandeantony@gmail.com"},{"name":"hpohlmeyer","email":"info@prophet-design.de"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"leomelzer","email":"leonhard.melzer@peerigon.com"},{"name":"matthaias","email":"matthias.jahn@peerigon.com"},{"name":"meaku","email":"michael.jaser@peerigon.com"},{"name":"moritzjacobs","email":"mail@moritzjacobs.de"},{"name":"peeri","email":""},{"name":"thois","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/parse-domain-1.0.0.tgz_1476452792711_0.26590853091329336"},"directories":{},"publish_time":1476452793875,"_cnpm_publish_time":1476452793875,"_hasShrinkwrap":false,"dist-tags":{"beta":"3.0.0-beta.10","latest":"7.0.1"}}