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