-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
26 lines (26 loc) · 1.2 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"name": "mobx-auth-wrapper",
"version": "1.0.0",
"description": "��#\u0000 \u0000m\u0000o\u0000b\u0000x\u0000-\u0000a\u0000u\u0000t\u0000h\u0000-\u0000w\u0000r\u0000a\u0000p\u0000p\u0000e\u0000r\u0000\r\u0000 \u0000\r\u0000 \u0000[\u0000�N\u0001x�S\u0003�]\u0000(\u0000h\u0000t\u0000t\u0000p\u0000s\u0000:\u0000/\u0000/\u0000g\u0000i\u0000t\u0000h\u0000u\u0000b\u0000.\u0000c\u0000o\u0000m\u0000/\u0000m\u0000j\u0000r\u0000u\u0000s\u0000s\u0000e\u0000l\u0000l\u0000/\u0000r\u0000e\u0000d\u0000u\u0000x\u0000-\u0000a\u0000u\u0000t\u0000h\u0000-\u0000w\u0000r\u0000a\u0000p\u0000p\u0000e\u0000r\u0000)\u0000\r\u0000 \u0000",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/zhoutengshen/mobx-auth-wrapper.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/zhoutengshen/mobx-auth-wrapper/issues"
},
"homepage": "https://github.com/zhoutengshen/mobx-auth-wrapper#readme",
"dependencies": {
"hoist-non-react-statics": "^3.1.0",
"mobx-react": "^5.3.6",
"prop-types": "^15.6.2",
"react": "^16.6.0",
"react-router-dom": "^4.3.1"
}
}