@types/oracledb
Version:
TypeScript definitions for oracledb
48 lines • 1.5 kB
JSON
{
"name": "@types/oracledb",
"version": "6.10.1",
"description": "TypeScript definitions for oracledb",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/oracledb",
"license": "MIT",
"contributors": [
{
"name": "Connor Fitzgerald",
"githubUsername": "connorjayfitzgerald",
"url": "https://github.com/connorjayfitzgerald"
},
{
"name": "Dan Beglin",
"githubUsername": "dannyb648",
"url": "https://github.com/dannyb648"
},
{
"name": "Jacob Wheale",
"githubUsername": "jacobwheale",
"url": "https://github.com/jacobwheale"
},
{
"name": "Sudarshan Soma",
"githubUsername": "sudarshan12s",
"url": "https://github.com/sudarshan12s"
},
{
"name": "Sharad Chandran R",
"githubUsername": "sharadraju",
"url": "https://github.com/sharadraju"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/oracledb"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "614685bc84e4a2b607ce9c394ab97344975b2eea7ff4094d69ac418ef974baa9",
"typeScriptVersion": "5.2"
}