UNPKG

local-domains

Version:
35 lines (34 loc) 736 B
{ "name": "local-domains", "version": "1.2.4", "description": "Returns a list of local domains", "main": "index.js", "scripts": { "test": "ava tests", "test-watch": "ava --watch --verbose tests" }, "repository": { "type": "git", "url": "git+https://github.com/philipbordallo/local-domains.git" }, "keywords": [ "local", "host", "domain", "pow", "mehserve", "webpack", "allowed", "hosts", "allowedhosts" ], "author": "Philip Bordallo", "license": "MIT", "bugs": { "url": "https://github.com/philipbordallo/local-domains/issues" }, "homepage": "https://github.com/philipbordallo/local-domains#readme", "devDependencies": { "ava": "^0.25.0" } }