@types/i18next-fs-backend
Version:
TypeScript definitions for i18next-fs-backend
32 lines • 1.02 kB
JSON
{
"name": "@types/i18next-fs-backend",
"version": "1.1.5",
"description": "TypeScript definitions for i18next-fs-backend",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/i18next-fs-backend",
"license": "MIT",
"contributors": [
{
"name": "Nejc Drobnič",
"githubUsername": "quantumlyy",
"url": "https://github.com/quantumlyy"
},
{
"name": "Jeroen \"Favna\" Claassens",
"githubUsername": "favna",
"url": "https://github.com/favna"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/i18next-fs-backend"
},
"scripts": {},
"dependencies": {
"i18next": "^21.0.1"
},
"typesPublisherContentHash": "ef22a21882dd8e0d795998b97afdaed0dc0ef8ebe4768aa9ed508b1e2ac08ddc",
"typeScriptVersion": "4.5"
}