UNPKG

@wasmuth/find

Version:

Practical, functional utilities that fallback on native implementations as much as possible

29 lines (28 loc) 719 B
{ "name": "@wasmuth/find", "version": "2.1.1", "description": "Practical, functional utilities that fallback on native implementations as much as possible", "main": "find.js", "repository": { "type": "git", "url": "git+https://github.com/staydecent/wasmuth.git" }, "keywords": [ "practical", "util", "functional" ], "author": "Adrian Unger <npm@staydecent.ca> (http://staydecent.ca)", "license": "ISC", "bugs": { "url": "https://github.com/staydecent/wasmuth/issues" }, "homepage": "https://github.com/staydecent/wasmuth#readme", "publishConfig": { "access": "public" }, "dependencies": { "check-arg-types": "1.1.2", "@wasmuth/partial": "2.1.0" } }