UNPKG

813 BJSONView Raw
1{
2 "name": "@types/moxios",
3 "version": "0.4.15",
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 "url": "https://github.com/itoasuka",
11 "githubUsername": "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": "26ba8add7769d3d81a8b233cd0a13137c9732c0f8c4433fb4b4e8ab94a4887fd",
26 "typeScriptVersion": "3.8"
27}
\No newline at end of file