UNPKG

fliphub-monorepo

Version:
32 lines (31 loc) 705 B
{ "name": "does-include", "version": "1.0.0", "main": "index.js", "description": "find whether a string (or arr<string>) contains any, or all of another array of strings.", "keywords": [ "does-include", "includes", "any", "all", "includes-any", "includes-all", "string-includes-array", "contains", "string", "strings", "contains", "array", "fliphub", "flipbox" ], "author": "James <aretecode@gmail.com>", "homepage": "https://github.com/fliphub/fliphub#readme", "repository": { "type": "git", "url": "git+https://github.com/fliphub/fliphub.git" }, "bugs": { "url": "https://github.com/fliphub/fliphub/issues" } }