check-type
Version:
Library to check variable type and properties in object.
25 lines • 586 B
JSON
{
"name": "check-type",
"description": "Library to check variable type and properties in object.",
"version": "0.4.11",
"author": "Alistair Brown <github@alistairjcbrown.com>",
"bugs": "https://github.com/alistairjcbrown/check-type/issues",
"contributors": [],
"dependencies": {
"jashkenas/underscore": "*"
},
"homepage": "https://github.com/alistairjcbrown/check-type",
"keywords": [
"util",
"type",
"check",
"checking",
"library"
],
"license": "MIT",
"main": "check-type.min.js",
"repo": "alistairjcbrown/check-type",
"scripts": [
"check-type.min.js"
]
}