UNPKG

port-validator

Version:
38 lines (37 loc) 612 B
{ "npm": { }, "github": { "USER_NAME": "9fv", "REPO_NAME": "node-port-validator" }, "sources": { "path": "lib/", "pattern": "**/*.js" }, "tests": { "path": "test/", "pattern": "**/*.test.js", "eslint": { "options": { "extends": "airbnb", "plugins": [ "mocha" ], "rules": { "mocha/no-exclusive-tests": "error" } } } }, "templates": { "path": ".templates", "pattern": "**/*.mustache" }, "gulp": { "tasks": { "path": ".gulp/tasks", "pattern": "**/*.js" } } }