UNPKG

@types/oracledb

Version:
38 lines 1.18 kB
{ "name": "@types/oracledb", "version": "6.6.0", "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" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/oracledb" }, "scripts": {}, "dependencies": { "@types/node": "*" }, "peerDependencies": {}, "typesPublisherContentHash": "e7afb7e01386c450b49168d671098156fd3d899e000f343f8d716cee2cce9e69", "typeScriptVersion": "5.1" }