{"name":"parse-domain","version":"0.2.0","description":"Splits an url into sub-domain, domain and top-level-domain","main":"./lib/parseDomain.js","scripts":{"test":"node node_modules/mocha/bin/mocha -R spec","download-tld":"curl https://publicsuffix.org/list/effective_tld_names.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"],"dependencies":{},"devDependencies":{"chai":"^3.4.0","mocha":"^2.3.3"},"repository":{"type":"git","url":"git+https://github.com/peerigon/parse-domain.git"},"testling":{"harness":"mocha","files":"test/parseDomain.test.js","browsers":["ie/8..latest","chrome/27..latest","firefox/22..latest","safari/latest","opera/latest","iphone/latest","ipad/latest","android-browser/latest"]},"author":{"name":"peerigon","email":"developers@peerigon.com"},"license":"Unlicense","gitHead":"87d66bfd95213fbbc64c04b7ac068e0d908c616f","bugs":{"url":"https://github.com/peerigon/parse-domain/issues"},"homepage":"https://github.com/peerigon/parse-domain#readme","_id":"parse-domain@0.2.0","_shasum":"bf1d1a5c0f696006d6193f857f82e867a8881f4c","_from":".","_npmVersion":"2.14.3","_nodeVersion":"4.1.0","_npmUser":{"name":"peerigon","email":"developers@peerigon.com"},"maintainers":[{"name":"peeri","email":""}],"dist":{"shasum":"bf1d1a5c0f696006d6193f857f82e867a8881f4c","size":96522,"noattachment":false,"key":"/parse-domain/-/parse-domain-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/parse-domain/download/parse-domain-0.2.0.tgz"},"directories":{},"publish_time":1445683611335,"_cnpm_publish_time":1445683611335,"_hasShrinkwrap":false,"dist-tags":{"beta":"3.0.0-beta.10","latest":"7.0.1"}}