@types/moxios
Version:
TypeScript definitions for moxios
27 lines • 813 B
JSON
{
"name": "@types/moxios",
"version": "0.4.17",
"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": ">=0.13.0"
},
"typesPublisherContentHash": "90f4c32efdd1b3da75ed27e2887e361e8845b8136e23a03ec81346281b4a592f",
"typeScriptVersion": "4.5"
}