@types/csvtojson
Version:
TypeScript definitions for csvtojson
28 lines • 755 B
JSON
{
"name": "@types/csvtojson",
"version": "1.1.0",
"description": "TypeScript definitions for csvtojson",
"license": "MIT",
"contributors": [
{
"name": "Eric Byers",
"url": "https://github.com/EricByers"
},
{
"name": "Wayne Carson",
"url": "https://github.com/wcarson"
}
],
"main": "",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "1b39b39e053c99319c4db72b7ec6e6fcc737e405ed0431ac5afd6ad7d7da88a7",
"typeScriptVersion": "2.0"
}