tripledoc
Version:
Library to read, create and update documents on a Solid Pod
65 lines • 1.84 kB
JSON
{
"name": "@types/cheerio",
"version": "0.22.13",
"description": "TypeScript definitions for Cheerio",
"license": "MIT",
"contributors": [
{
"name": "Bret Little",
"url": "https://github.com/blittle",
"githubUsername": "blittle"
},
{
"name": "VILIC VANE",
"url": "http://vilic.info"
},
{
"name": "Wayne Maurer",
"url": "https://github.com/wmaurer",
"githubUsername": "wmaurer"
},
{
"name": "Umar Nizamani",
"url": "https://github.com/umarniz",
"githubUsername": "umarniz"
},
{
"name": "LiJinyao",
"url": "https://github.com/LiJinyao",
"githubUsername": "LiJinyao"
},
{
"name": "Chennakrishna",
"url": "https://github.com/chennakrishna8",
"githubUsername": "chennakrishna8"
},
{
"name": "AzSiAz",
"url": "https://github.com/AzSiAz",
"githubUsername": "AzSiAz"
},
{
"name": "Ryo Ota",
"url": "https://github.com/nwtgck",
"githubUsername": "nwtgck"
},
{
"name": "Rebecca Turner",
"url": "https://github.com/9999years",
"githubUsername": "9999years"
}
],
"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/cheerio"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "dae1ec3a86451ce13a090d94367e56f11f04da5356a117852ef3b2e4973b495e",
"typeScriptVersion": "2.0"
}