@digifi-los/reactapp
Version:
86 lines (85 loc) • 2.5 kB
JSON
{
"name": "adminclient",
"version": "10.1.1",
"private": true,
"devDependencies": {
"@fortawesome/fontawesome-pro": "^5.9.0",
"animate.css": "^3.5.2",
"babel-core": "^6.26.3",
"babel-preset-env": "^1.7.0",
"capitalize": "^1.0.0",
"eslint": "^3.14.1",
"font-awesome": "^4.7.0",
"google-map-react": "^0.24.0",
"moment": "^2.17.1",
"numeral": "^2.0.6",
"pluralize": "^3.1.0",
"react-addons-css-transition-group": "^15.4.1",
"react-animate.css": "0.0.4",
"react-native": "^0.39.2",
"react-native-web": "0.0.60",
"react-redux": "^4.4.6",
"react-router": "^3.0.0",
"react-router-redux": "^4.0.7",
"react-scripts": "0.8.4",
"recharts": "^1.0.0-beta.1",
"redux": "^3.6.0",
"redux-logger": "^2.7.4",
"redux-thunk": "^2.1.0",
"string-to-json": "^0.1.0",
"ua-parser-js": "^0.7.12",
"useragent": "^2.1.13"
},
"dependencies": {
"@digifi/react-sortable-hoc": "0.0.2",
"babel-core": "^6.24.1",
"babel-polyfill": "^6.23.0",
"babel-preset-env": "^1.4.0",
"debounce": "^1.0.0",
"draft-js": "^0.10.0",
"eslint": "^3.14.1",
"eslint-plugin-react": "^6.9.0",
"file-saver": "^1.3.3",
"flat": "^2.0.1",
"json-2-csv": "^2.1.0",
"mime": "^1.3.6",
"rc-slider": "^6.2.0",
"rc-steps": "^2.5.1",
"rc-switch": "^1.5.3",
"rc-table": "^5.6.7",
"rc-tree": "^1.7.4",
"re-bulma": "^0.4.3",
"react": "15.3.2",
"react-beautiful-dnd": "^10.1.1",
"react-codemirror": "^0.3.0",
"react-color": "^2.17.3",
"react-countup": "^3.0.3",
"react-cropper": "^1.0.1",
"react-dates": "^16.4.0",
"react-dom": "15.3.2",
"react-draft-wysiwyg": "^1.7.6",
"react-file-reader-input": "^1.1.0",
"react-load-script": "0.0.6",
"react-moment-proptypes": "^1.5.0",
"react-responsive-carousel": "^3.1.3",
"react-slick": "^0.15.4",
"react-sortable-hoc": "^0.6.8",
"react-text-mask": "^5.0.2",
"react-virtualized": "^9.18.5",
"reactcss": "^1.2.3",
"semantic-ui-css": "^2.4.1",
"semantic-ui-react": "^0.77.2",
"text-mask-addons": "^3.6.0",
"validate.js": "^0.11.1",
"victory": "^0.24.0",
"whatwg-fetch": "^2.0.3"
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test --env=jsdom",
"eject": "react-scripts eject"
},
"proxy": "https://localhost:8787",
"homepage": "/extensions/periodicjs.ext.reactapp"
}