Skip to main content
Module

x/type_detect/component.json

Improved typeof detection for node.js and the browser.
Go to Latest
File
{ "name": "type-detect" , "repo": "chaijs/type-detect" , "version": "0.1.0" , "description": "Improved typeof detection for node.js and the browser." , "license": "MIT" , "keywords": [ ] , "main": "lib/type.js" , "scripts": [ "lib/type.js" ] , "dependencies": {} , "development": { "chaijs/simple-assert": "*" }}