@types/jsonlines
Version:
TypeScript definitions for jsonlines
27 lines • 834 B
JSON
{
"name": "@types/jsonlines",
"version": "0.1.5",
"description": "TypeScript definitions for jsonlines",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsonlines",
"license": "MIT",
"contributors": [
{
"name": "Raine Revere",
"githubUsername": "raineorshine",
"url": "https://github.com/raineorshine"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/jsonlines"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "1deab31424fc9196e067fc2a0f951e07aa1931d236a2e015ef3f080325e9106c",
"typeScriptVersion": "4.5"
}