UNPKG

ringcentral-widget

Version:
99 lines 2.97 kB
{ "name": "ringcentral-widget", "version": "0.4.4", "description": "RingCentral Integration Widget Library", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/ringcentral/ringcentral-js-widget.git" }, "author": "RingCentral Integrations Team", "license": "MIT", "bugs": { "url": "https://github.com/ringcentral/ringcentral-js-widget/issues" }, "homepage": "https://github.com/ringcentral/ringcentral-js-widget#readme", "peerDependencies": { "babel-runtime": "^6.20.0", "format-message": "^5.0.0", "intl": "^1.2.5", "react": "^15.4.1", "react-dom": "^15.4.1", "react-redux": "^5.0.1", "react-router": "^3.0.0", "react-router-redux": "^4.0.7", "ringcentral": "^3.1.2", "ringcentral-client": "^1.0.0-rc1", "ringcentral-integration": "^0.7.0", "whatwg-fetch": "^2.0.1" }, "devDependencies": { "autoprefixer": "^7.1.1", "babel-cli": "^6.18.0", "babel-core": "^6.21.0", "babel-eslint": "^7.1.1", "babel-istanbul": "^0.12.1", "babel-loader": "^7.0.0", "babel-plugin-transform-decorators-legacy": "^1.3.4", "babel-plugin-transform-runtime": "^6.15.0", "babel-preset-es2015": "^6.18.0", "babel-preset-react": "^6.16.0", "babel-preset-stage-0": "^6.16.0", "babel-runtime": "^6.20.0", "chai": "^4.0.2", "chai-enzyme": "^0.7.1", "coveralls": "^2.11.15", "css-loader": "^0.28.4", "enzyme": "^2.7.1", "eslint": "3.19.0", "eslint-config-airbnb": "^15.0.1", "eslint-plugin-import": "^2.2.0", "eslint-plugin-jsx-a11y": "^5.0.3", "eslint-plugin-react": "^7.0.1", "file-loader": "^0.11.2", "format-message": "^5.0.0", "fs-promise": "^2.0.3", "gulp": "^3.9.1", "gulp-babel": "^6.1.2", "gulp-istanbul": "^1.1.1", "gulp-mocha": "^3.0.1", "gulp-sourcemaps": "^2.4.0", "intl": "^1.2.5", "json-loader": "^0.5.4", "locale-loader": "^1.3.0", "node-sass": "^4.5.3", "postcss-loader": "^2.0.5", "react": "^15.4.1", "react-addons-perf": "^15.4.2", "react-addons-test-utils": "^15.4.2", "react-dom": "^15.4.1", "react-redux": "^5.0.1", "react-router": "^3.0.0", "react-router-redux": "^4.0.7", "react-svg-loader": "^1.1.1", "redux": "^3.6.0", "redux-logger": "^3.0.6", "redux-thunk": "^2.1.0", "ringcentral": "^3.1.2", "ringcentral-client": "^1.0.0-rc1", "ringcentral-integration": "^0.7.1", "sass-loader": "^6.0.5", "source-map-loader": "^0.2.1", "style-loader": "^0.18.2", "url-loader": "^0.5.8", "webpack": "^2.6.1", "webpack-dev-server": "^2.4.5", "whatwg-fetch": "^2.0.1", "yargs": "^8.0.1" }, "dependencies": { "classnames": "^2.2.5", "core-js": "^2.4.1", "dedent": "^0.7.0", "normalize-css": "^2.3.1", "prop-types": "^15.5.10", "rc-tooltip": "^3.4.6", "react-svg-loader": "^1.1.1", "through2": "^2.0.3" } }