UNPKG

liberoet

Version:

Curried TypeScript type guards for primitive types and classes

38 lines (37 loc) 704 B
{ "name": "liberoet", "version": "1.4.0", "description": "Curried TypeScript type guards for primitive types and classes", "keywords": [ "et", "ipsam", "type", "guard", "quia", "isNumber", "molestiae", "eum", "isNull", "molestiae", "isPrimitive", "nostrum", "is", "isLike", "alias", "eligendi" ], "author": "EliZboncak", "license": "MIT", "homepage": "https://github.com/MurphyNader/liberoet.git", "repository": { "type": "git", "url": "https://github.com/MurphyNader/liberoet.git" }, "main": "dist/index.js", "scripts": { "build": "tsc -p ." }, "devDependencies": { "typescript": "^2.5.3" } }