@types/ndjson
Version:
TypeScript definitions for ndjson
28 lines • 846 B
JSON
{
"name": "@types/ndjson",
"version": "2.0.4",
"description": "TypeScript definitions for ndjson",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ndjson",
"license": "MIT",
"contributors": [
{
"name": "Junxiao Shi",
"githubUsername": "yoursunny",
"url": "https://github.com/yoursunny"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/ndjson"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"@types/through": "*"
},
"typesPublisherContentHash": "01a4d977f60b455ee73734aa7acf8b4146afd179d82a7c600cd7f54bc627fc4e",
"typeScriptVersion": "4.5"
}