{"name":"parse-domain","version":"1.1.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.15.0","eslint-config-peerigon":"^9.0.0","eslint-plugin-jsdoc":"^2.4.0","mocha":"^3.2.0"},"gitHead":"7ae8b3536130b502827f2d6336641f5b7ee508cd","bugs":{"url":"https://github.com/peerigon/parse-domain/issues"},"homepage":"https://github.com/peerigon/parse-domain#readme","_id":"parse-domain@1.1.0","_shasum":"6cb05bc9002552773bf7cc4c06dbd60dc939a973","_from":".","_npmVersion":"3.10.9","_nodeVersion":"7.1.0","_npmUser":{"name":"peerigon","email":"developers@peerigon.com"},"dist":{"shasum":"6cb05bc9002552773bf7cc4c06dbd60dc939a973","size":136391,"noattachment":false,"key":"/parse-domain/-/parse-domain-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/parse-domain/download/parse-domain-1.1.0.tgz"},"maintainers":[{"name":"peeri","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/parse-domain-1.1.0.tgz_1486509488762_0.14027911936864257"},"directories":{},"publish_time":1486509489401,"_cnpm_publish_time":1486509489401,"_hasShrinkwrap":false,"dist-tags":{"beta":"3.0.0-beta.10","latest":"7.0.1"}}