UNPKG
@types/meow
Version:
latest (6.0.0)
ts2.0 (3.6.2)
ts2.1 (3.6.2)
ts2.2 (5.0.0)
ts2.3 (5.0.0)
ts2.4 (5.0.0)
ts2.5 (5.0.0)
ts2.6 (5.0.0)
ts2.7 (5.0.0)
ts2.8 (5.0.0)
ts2.9 (5.0.0)
ts3.0 (5.0.0)
ts3.1 (5.0.0)
ts3.2 (5.0.0)
ts3.3 (5.0.0)
ts3.4 (5.0.0)
ts3.5 (5.0.0)
ts3.6 (5.0.0)
ts3.7 (5.0.0)
ts3.8 (5.0.0)
ts3.9 (5.0.0)
ts4.0 (5.0.0)
ts4.1 (5.0.0)
ts4.2 (5.0.0)
ts4.3 (5.0.0)
6.0.0
5.0.0
4.0.1
4.0.0
3.6.2
3.6.1
3.6.0
Stub TypeScript definitions entry for meow, which provides its own types definitions
@types/meow
/
package.json
13 lines
•
305 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"name"
:
"@types/meow"
,
"version"
:
"6.0.0"
,
"typings"
:
null
,
"description"
:
"Stub TypeScript definitions entry for meow, which provides its own types definitions"
,
"main"
:
""
,
"scripts"
:
{
}
,
"author"
:
""
,
"license"
:
"MIT"
,
"dependencies"
:
{
"meow"
:
"*"
}
}