{
  "name": "type",
  "description": "Cross-browser type assertions (less broken typeof)",
  "version": "1.0.0",
  "keywords": [
    "typeof",
    "type",
    "utility"
  ],
  "dependencies": {},
  "development": {
    "component/assert": "*"
  },
  "scripts": [
    "index.js"
  ],
  "repo": "https://raw.github.com/component/type"
}