UNPKG

ringcentral-widget

Version:
94 lines 2.77 kB
{ "name": "ringcentral-widget", "version": "0.3.5", "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", "ringcentral": "3.0.0", "ringcentral-client": "^1.0.0-rc1", "ringcentral-integration": "^0.5.24", "whatwg-fetch": "^2.0.1" }, "devDependencies": { "autoprefixer": "^6.5.4", "babel-cli": "^6.18.0", "babel-core": "^6.21.0", "babel-eslint": "^7.1.1", "babel-istanbul": "^0.12.1", "babel-loader": "^6.2.10", "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": "^3.5.0", "chai-enzyme": "^0.6.1", "coveralls": "^2.11.15", "css-loader": "^0.26.1", "enzyme": "^2.7.1", "eslint": "^3.12.2", "eslint-config-airbnb": "^14.0.0", "eslint-plugin-import": "^2.2.0", "eslint-plugin-jsx-a11y": "^3.0.2", "eslint-plugin-react": "^6.8.0", "file-loader": "^0.9.0", "format-message": "^5.0.0", "fs-promise": "^1.0.0", "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", "node-sass": "^4.1.1", "postcss-loader": "^1.2.1", "react": "^15.4.1", "react-addons-test-utils": "^15.4.2", "react-dom": "^15.4.1", "react-redux": "^5.0.1", "react-scripts": "0.9.3", "redux": "^3.6.0", "redux-logger": "^2.7.4", "redux-thunk": "^2.1.0", "ringcentral": "3.0.0", "ringcentral-client": "^1.0.0-rc1", "ringcentral-integration": "^0.6.2", "sass-loader": "^4.1.1", "source-map-loader": "^0.1.5", "style-loader": "^0.13.1", "url-loader": "^0.5.7", "webpack": "^1.14.0", "webpack-dev-server": "^1.16.2", "whatwg-fetch": "^2.0.1", "yargs": "^6.5.0" }, "dependencies": { "classnames": "^2.2.5", "core-js": "^2.4.1", "dedent": "^0.7.0", "font-awesome": "^4.7.0", "locale-loader": "^1.2.2", "normalize-css": "^2.3.1", "react-router": "^3.0.0", "react-router-redux": "^4.0.7", "through2": "^2.0.3" } }