Init commit.
This commit is contained in:
74
@types/chai/package.json
Normal file
74
@types/chai/package.json
Normal file
@@ -0,0 +1,74 @@
|
||||
{
|
||||
"name": "@types/chai",
|
||||
"version": "5.2.2",
|
||||
"description": "TypeScript definitions for chai",
|
||||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai",
|
||||
"license": "MIT",
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Bart van der Schoor",
|
||||
"githubUsername": "Bartvds",
|
||||
"url": "https://github.com/Bartvds"
|
||||
},
|
||||
{
|
||||
"name": "Andrew Brown",
|
||||
"githubUsername": "AGBrown",
|
||||
"url": "https://github.com/AGBrown"
|
||||
},
|
||||
{
|
||||
"name": "Olivier Chevet",
|
||||
"githubUsername": "olivr70",
|
||||
"url": "https://github.com/olivr70"
|
||||
},
|
||||
{
|
||||
"name": "Matt Wistrand",
|
||||
"githubUsername": "mwistrand",
|
||||
"url": "https://github.com/mwistrand"
|
||||
},
|
||||
{
|
||||
"name": "Shaun Luttin",
|
||||
"githubUsername": "shaunluttin",
|
||||
"url": "https://github.com/shaunluttin"
|
||||
},
|
||||
{
|
||||
"name": "Satana Charuwichitratana",
|
||||
"githubUsername": "micksatana",
|
||||
"url": "https://github.com/micksatana"
|
||||
},
|
||||
{
|
||||
"name": "Erik Schierboom",
|
||||
"githubUsername": "ErikSchierboom",
|
||||
"url": "https://github.com/ErikSchierboom"
|
||||
},
|
||||
{
|
||||
"name": "Bogdan Paranytsia",
|
||||
"githubUsername": "bparan",
|
||||
"url": "https://github.com/bparan"
|
||||
},
|
||||
{
|
||||
"name": "CXuesong",
|
||||
"githubUsername": "CXuesong",
|
||||
"url": "https://github.com/CXuesong"
|
||||
},
|
||||
{
|
||||
"name": "Joey Kilpatrick",
|
||||
"githubUsername": "joeykilpatrick",
|
||||
"url": "https://github.com/joeykilpatrick"
|
||||
}
|
||||
],
|
||||
"type": "module",
|
||||
"main": "",
|
||||
"types": "index.d.ts",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
||||
"directory": "types/chai"
|
||||
},
|
||||
"scripts": {},
|
||||
"dependencies": {
|
||||
"@types/deep-eql": "*"
|
||||
},
|
||||
"peerDependencies": {},
|
||||
"typesPublisherContentHash": "174d4205d8ad5de1f59dc1f4c1ca29f9ec7d12d905cd5eb02cd537b1e90e8a74",
|
||||
"typeScriptVersion": "5.1"
|
||||
}
|
||||
Reference in New Issue
Block a user