UNPKG

813 BJSONView Raw
1{
2 "name": "@types/moxios",
3 "version": "0.4.17",
4 "description": "TypeScript definitions for moxios",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/moxios",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Asuka Ito",
10 "githubUsername": "itoasuka",
11 "url": "https://github.com/itoasuka"
12 }
13 ],
14 "main": "",
15 "types": "index.d.ts",
16 "repository": {
17 "type": "git",
18 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
19 "directory": "types/moxios"
20 },
21 "scripts": {},
22 "dependencies": {
23 "axios": ">=0.13.0"
24 },
25 "typesPublisherContentHash": "90f4c32efdd1b3da75ed27e2887e361e8845b8136e23a03ec81346281b4a592f",
26 "typeScriptVersion": "4.5"
27}
\No newline at end of file