UNPKG

@digifi-los/reactapp

Version:
169 lines (168 loc) 5.38 kB
{ "author": { "name": "Yaw Joseph Etse", "email": "yaw.etse@gmail.com", "url": "http://about.me/yawjosephetse" }, "bugs": { "url": "https://github.com/digifi-io/periodicjs.ext.reactapp/issues" }, "config": { "blanket": { "pattern": [ "content/themes" ] } }, "contributors": [ { "name": "Jan Bialostok", "email": "janbialostok@gmail.com", "url": "https://github.com/janbialostok" }, { "name": "Iris Dan", "email": "yoojungdan@gmail.com" }, { "name": "Mark Waldron", "email": "markewaldron@gmail.com" } ], "dependencies": { "@digifi/react-sortable-hoc": "^0.0.2", "babel-polyfill": "^6.23.0", "capitalize": "^1.0.0", "debounce": "^1.0.0", "dms2dec": "^1.1.0", "exif": "^0.6.0", "file-saver": "^1.3.3", "flat": "^2.0.1", "google-map-react": "^0.23.0", "isomorphic-fetch": "^2.2.1", "json-2-csv": "^2.1.0", "mime": "^1.3.6", "path-to-regexp": "^1.7.0", "pluralize": "^3.1.0", "prettysize": "0.0.3", "promisie": "~1.6.1", "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-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-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-router": "^3.0.2", "react-slick": "^0.15.4", "react-text-mask": "^5.0.2", "react-virtualized": "^9.18.5", "reactcss": "^1.2.3", "recharts": "^1.0.0-beta.1", "semantic-ui-css": "^2.2.12", "semantic-ui-react": "^0.77.1", "semver": "^5.3.0", "text-mask-addons": "^3.6.0", "ua-parser-js": "^0.7.12", "useragent": "^2.1.13", "validate.js": "^0.11.1", "victory": "^0.24.0", "whatwg-fetch": "^2.0.3" }, "deprecated": false, "description": "react based admin.", "devDependencies": { "@fortawesome/fontawesome-pro": "^5.8.2", "babel-cli": "^6.23.0", "babel-core": "^6.24.1", "babel-loader": "^7.0.0", "babel-plugin-inline-json-import": "^0.2.0", "babel-plugin-module-resolver": "^2.5.0", "babel-plugin-react-css-modules": "^2.5.0", "babel-plugin-transform-dev": "^2.0.0", "babel-plugin-transform-es2015-modules-commonjs": "^6.23.0", "babel-plugin-transform-global-defs": "^0.1.1", "babel-plugin-transform-runtime": "^6.23.0", "babel-preset-env": "^1.4.0", "babel-preset-es2015": "^6.24.1", "babel-preset-es2015-ie": "^6.7.0", "babel-preset-es2016": "^6.24.1", "babel-preset-es2017": "^6.24.1", "babel-preset-react": "^6.23.0", "babel-register": "^6.23.0", "browserify": "^13.0.0", "chai": "^3.0.0", "chai-as-promised": "^6.0.0", "coveralls": "^2.11.9", "ejs": "^2.4.1", "flat": "^2.0.1", "font-awesome": "^4.7.0", "grunt": "^1.0.1", "grunt-browserify": "^5.0.0", "grunt-contrib-copy": "^1.0.0", "grunt-contrib-cssmin": "^1.0.1", "grunt-contrib-jshint": "^1.0.0", "grunt-contrib-uglify": "^1.0.1", "grunt-contrib-watch": "^1.0.0", "grunt-coveralls": "^1.0.1", "grunt-jsbeautifier": "~0.2.7", "grunt-jsdoc": "^2.0.0", "grunt-mocha-cov": "^0.4.0", "grunt-mocha-istanbul": "^4.0.2", "grunt-newer": "^1.1.1", "grunt-simple-mocha": "^0.4.1", "istanbul": "^0.4.3", "jsdoc": "^3.3.2", "mocha": "^2.2.5", "mocha-lcov-reporter": "^1.2.0", "mocha-sinon": "^2.0.0", "node-mocks-http": "^1.6.2", "periodicjs": "10.0.53", "semver": "^5.3.0", "sinon": "^1.17.4", "sinon-chai": "^2.8.0", "string-to-json": "^0.1.0", "webpack": "^2.4.1" }, "directories": {}, "engines": { "node": "^6.x" }, "homepage": "https://github.com/digifi-io/periodicjs.ext.reactapp#readme", "keywords": [ "server-side-react", "cms", "admin", "periodicjs" ], "license": "MIT", "main": "index.js", "maintainers": [], "name": "@digifi-los/reactapp", "optionalDependencies": {}, "repository": { "type": "git", "url": "git://github.com/digifi-io/periodicjs.ext.reactapp.git" }, "scripts": { "build_ie": "webpack --config adminclient/config/webpack.config.ie.js --debug --progress", "build_ie_full": "webpack --config adminclient/config/webpack.config.ie.js && cp -r public/ ../../../public/themes/periodicjs.theme.cis/", "package": "cd adminclient && npm run build && cd .. && rm -rf public/static/* && npm run ssr && grunt copy", "postinstall": "cd ../../../ && periodicjs aex periodicjs.ext.reactapp && cp -R node_modules/@digifi-los/reactapp/public/ public/extensions/periodicjs.ext.reactapp", "postuninstall": "cd ../../../ && periodicjs rex periodicjs.ext.reactapp", "ssr": "babel utilities/ssr_manifest_es6.js > utilities/ssr_manifest.js && babel adminclient/src -d adminclient/_src --ignore adminclient/src/components/RACodeMirror/,adminclient/src/index.js", "ssr_build": "babel adminclient/src -d adminclient/_src --ignore adminclient/src/components/RACodeMirror/", "test": "mocha -R spec --recursive" }, "version": "0.1.2" }