UNPKG

is-type

Version:
28 lines (27 loc) 551 B
{ "name": "is-type", "description": "Type checking from node core", "version": "0.0.1", "repository": { "type": "git", "url": "git://github.com/juliangruber/is-type.git" }, "homepage": "https://github.com/juliangruber/is-type", "main": "index.js", "dependencies": { "core-util-is": "~1.0.0" }, "keywords": [ "type", "checking", "is", "util", "types" ], "author": { "name": "Julian Gruber", "email": "mail@juliangruber.com", "url": "http://juliangruber.com" }, "license": "MIT" }