{"name":"parse-domain","version":"6.0.1","description":"Splits a hostname into subdomains, domain and (effective) top-level domains","keywords":["domain","url","sub-domain","tld","parse","sanitize","top-level"],"type":"module","main":"./build/main.js","types":"./build/main.d.ts","scripts":{"test":"run-p test:*","test:suite":"node --no-warnings --experimental-vm-modules ./node_modules/jest/bin/jest.js","test:lint":"eslint --max-warnings 0 --cache --ext js,ts --ignore-path .gitignore .","build":"run-s build:*","build:cleanup":"rimraf build","build:tsc":"tsc -p ./tsconfig.build.json","build:update":"./bin/update.js","prepare":"run-s prepare:*","prepare:husky":"husky install","prepare:build":"npm run build","update:psl-fixture":"npm run node -- ./src/scripts/update-psl-fixture.ts","update:dependencies":"updtr","node":"node --no-warnings --loader ts-node/esm/transpile-only"},"bin":{"parse-domain-update":"bin/update.js"},"repository":{"type":"git","url":"git+https://github.com/peerigon/parse-domain.git"},"author":{"name":"peerigon","email":"developers@peerigon.com"},"license":"MIT","sideEffects":false,"lint-staged":{"*.{ts,tsx,js,cjs,mjs,jsx}":["eslint --cache --fix","prettier --write"],".github/workflows/*.{yml,yaml}":["pin-github-action --allow-empty","prettier --write"],"*.{json,css,md,yml,yaml}":"prettier --write"},"dependencies":{"is-ip":"^4.0.0","node-fetch":"^3.2.0"},"devDependencies":{"@types/jest":"^27.4.0","@types/node":"^17.0.10","@types/punycode":"^2.1.0","@typescript-eslint/eslint-plugin":"^5.10.0","@typescript-eslint/parser":"^5.10.0","eslint":"^8.7.0","eslint-config-peerigon":"^33.2.4","eslint-plugin-no-null":"^1.0.2","eslint-plugin-node":"^11.1.0","husky":"^7.0.4","jest":"^27.4.7","lint-staged":"^12.3.1","nock":"^13.2.2","npm-run-all":"^4.1.5","pin-github-action":"^1.5.0","prettier":"^2.5.1","rimraf":"^3.0.2","ts-jest":"^27.1.3","ts-node":"^10.4.0","typescript":"^4.5.5","updtr":"^4.0.0"},"gitHead":"2f80049069a2caa81b8c004dd64aed5a5120a9e4","bugs":{"url":"https://github.com/peerigon/parse-domain/issues"},"homepage":"https://github.com/peerigon/parse-domain#readme","_id":"parse-domain@6.0.1","_nodeVersion":"16.13.2","_npmVersion":"8.3.2","dist":{"shasum":"89f1c3bc71fc3e64747236979aac42dbb4b12cfa","size":55892,"noattachment":false,"key":"/parse-domain/-/parse-domain-6.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/parse-domain/download/parse-domain-6.0.1.tgz"},"_npmUser":{"name":"peeri","email":"developers@peerigon.com"},"directories":{},"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":"s3://npm-registry-packages","tmp":"tmp/parse-domain_6.0.1_1642965348152_0.39772792687505576"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-23T19:16:00.226Z","publish_time":1642965348295,"_cnpm_publish_time":1642965348295,"dist-tags":{"beta":"3.0.0-beta.10","latest":"7.0.1"}}