fis3-postpackager-robot
Version:
24 lines (23 loc) • 540 B
JSON
{
"name": "src",
"version": "1.0.0",
"description": "",
"main": "fis-conf.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"@antv/g2": "^3.0.0",
"core-js": "^2.5.1",
"flux": "^3.1.3",
"hoist-non-react-statics": "^2.3.1",
"material-ui": "^1.0.0-beta.21",
"react": "^16.1.1",
"react-dom": "^16.1.1",
"react-router": "^4.2.0",
"react-transition-group": "^2.2.1"
}
}