@types/split
Version:
TypeScript definitions for split
28 lines • 857 B
JSON
{
"name": "@types/split",
"version": "1.0.5",
"description": "TypeScript definitions for split",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/split",
"license": "MIT",
"contributors": [
{
"name": "Marcin Porębski",
"githubUsername": "marcinporebski",
"url": "https://github.com/marcinporebski"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/split"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"@types/through": "*"
},
"typesPublisherContentHash": "8ef8d775ddfd288a807cf7cdbac7988f0ba4339e966842fad9e73c3cc237364f",
"typeScriptVersion": "4.5"
}