@types/oboe
Version:
TypeScript definitions for oboe
27 lines • 805 B
JSON
{
"name": "@types/oboe",
"version": "2.1.4",
"description": "TypeScript definitions for oboe",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/oboe",
"license": "MIT",
"contributors": [
{
"name": "Jared Klopper",
"githubUsername": "optical",
"url": "https://github.com/optical"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/oboe"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "4503f014c80e4bc9d5e0fc1f0cce1cd6b2195e31faacc3d0886fdb8740229663",
"typeScriptVersion": "4.5"
}