UNPKG
type-component
Version:
latest (0.0.1)
0.0.1
Cross-browser type assertions (less broken typeof)
type-component
/
component.json
10 lines
•
215 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"name"
:
"type"
,
"description"
:
"Cross-browser type assertions (less broken typeof)"
,
"version"
:
"0.0.1"
,
"keywords"
:
[
"typeof"
,
"type"
,
"utility"
]
,
"dependencies"
:
{
}
,
"scripts"
:
[
"index.js"
]
}