UNPKG

typify

Version:

Runtime type-checking for JavaScript.

26 lines (25 loc) 525 B
{ "name": "typify", "description": "Runtime type-checking for JavaScript.", "version": "0.2.0", "homepage": "https://github.com/phadej/typify", "author": "Oleg Grenrus <oleg.grenrus@iki.fi>", "repository": { "type": "git", "url": "git://github.com/phadej/typify.git" }, "main": "dist/typify.standalone.js", "keywords": [ "type", "checking" ], "ignore": [ ".gitignore", ".jshint.rc", ".travis.yml", "node_modules", "Gruntfile.js", "package.json", "spec" ] }