periodicjs.ext.reactapp
Version:
78 lines (77 loc) • 2.08 kB
JSON
{
"name": "adminclient",
"version": "11.6.0",
"private": true,
"devDependencies": {
"animate.css": "3.5.2",
"capitalize": "1.0.0",
"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": "2.1.5",
"recharts": "1.5.0",
"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": {
"babel-polyfill": "6.23.0",
"debounce": "1.0.0",
"draft-js": "0.10.0",
"file-saver": "1.3.3",
"flat": "2.0.1",
"json-2-csv": "2.1.0",
"luxon": "1.3.3",
"memory-cache": "0.2.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-codemirror": "0.3.0",
"react-dom": "15.3.2",
"react-draft-wysiwyg": "1.7.6",
"react-file-reader-input": "1.1.0",
"react-responsive-carousel": "3.1.3",
"react-slick": "0.15.4",
"react-text-mask": "5.0.2",
"rewire": "4.0.1",
"routes": "2.1.0",
"simple-socket-router": "0.9.3",
"socket.io-client": "2.2.0",
"text-mask-addons": "3.6.0",
"validate.js": "0.11.1",
"victory": "31.2.0",
"whatwg-fetch": "2.0.3"
},
"scripts": {
"start": "react-scripts start",
"build": "node ./scripts/build-non-split.js",
"buildcra": "react-scripts build",
"test": "react-scripts test --env=jsdom",
"eject": "react-scripts eject"
},
"proxy": "https://local-trainer.jewelml.io:8600",
"homepage": "/extensions/periodicjs.ext.reactapp",
"browserslist": [
">0.2%",
"not dead",
"not ie <= 11",
"not op_mini all"
]
}