UNPKG

498 BJSONView Raw
1{
2 "name": "rekit-portal",
3 "version": "2.1.8",
4 "description": "Web app created with Rekit for managing a Rekit project.",
5 "repository": {
6 "type": "git",
7 "url": "https://github.com/supnate/rekit.git"
8 },
9 "keywords": [
10 "rekit",
11 "react",
12 "redux",
13 "react-router"
14 ],
15 "files": [
16 "dist",
17 "middleware"
18 ],
19 "dependencies": {
20 "body-parser": "^1.17.1",
21 "history": "^4.6.1",
22 "socket.io": "^2.0.1",
23 "watchpack": "^1.3.1"
24 },
25 "license": "MIT"
26}
\No newline at end of file