@types/moxios
Version:
TypeScript definitions for moxios
28 lines • 841 B
JSON
{
"name": "@types/moxios",
"version": "0.4.18",
"description": "TypeScript definitions for moxios",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/moxios",
"license": "MIT",
"contributors": [
{
"name": "Asuka Ito",
"githubUsername": "itoasuka",
"url": "https://github.com/itoasuka"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/moxios"
},
"scripts": {},
"dependencies": {
"axios": ">=1.15.0"
},
"peerDependencies": {},
"typesPublisherContentHash": "9b9bb05757a9b9988619542528115eb280cbb0d5c759a2ddc3b84e6e75aa4a6b",
"typeScriptVersion": "5.3"
}