@talentsoft-opensource/widget-display-tool
Version:
Widget Simulator
42 lines (41 loc) • 1.45 kB
JSON
{
"name": "@talentsoft-opensource/widget-display-tool",
"version": "2.1.0-RC3",
"description": "Widget Simulator",
"scripts": {
"start": "node ./start.js"
},
"author": "Talentsoft",
"license": "MIT",
"dependencies": {
"@talentsoft-opensource/display-tool-widget-mock": "^1.2.0",
"@talentsoft-opensource/integration-dll": "^1.3.0",
"@talentsoft-opensource/integration-widget-component": "^1.5.3",
"@talentsoft-opensource/integration-widget-contract": "^1.3.0",
"@types/js-md5": "^0.4.2",
"@types/react": "^16.3.18",
"@types/react-collapsible": "^2.2.0",
"@types/react-dom": "^16.0.6",
"babel-core": "^6.26.3",
"babel-loader": "^7.1.4",
"babel-preset-react": "^6.24.1",
"clean-webpack-plugin": "^0.1.19",
"copy-webpack-plugin": "^4.5.1",
"cp-file-cli": "^1.0.1",
"css-loader": "^0.28.11",
"es6-shim": "^0.35.3",
"file-loader": "^1.1.11",
"js-md5": "^0.7.3",
"less": "^3.0.4",
"less-loader": "^4.1.0",
"react": "^16.4.1",
"react-dom": "^16.4.1",
"style-loader": "^0.21.0",
"ts-loader": "^4.4.1",
"typescript": "^3.1.3",
"webpack": "^4.5.0",
"webpack-cli": "^3.0.8",
"webpack-dev-server": "^3.1.0",
"write-file-webpack-plugin": "^4.3.2"
}
}