check-type
Version:
Library to check variable type and properties in object.
12 lines (11 loc) • 314 B
JSON
{
"name": "check-type-browser-requirejs-example",
"private": true,
"version": "0.0.1",
"author": "Alistair Brown <github@alistairjcbrown.com>",
"description": "Example of using check-type module in browser with requirejs.",
"dependencies": {
"requirejs": "latest",
"check-type": "latest"
}
}