{
  "name": "@talend/cmf-designer",
  "version": "0.0.11",
  "description": "",
  "publishConfig": {
    "access": "public"
  },
  "bin": {
    "cmf-designer": "./bin/www"
  },
  "scripts": {
    "start": "talend-scripts start",
    "prepublish": "cmf-settings && talend-scripts build",
    "lint:es": "talend-scripts lint:es",
    "test": "talend-scripts test",
    "test:watch": "talend-scripts test --watch",
    "test:cov": "talend-scripts test --coverage"
  },
  "repository": {
    "type": "git",
    "url": ""
  },
  "keywords": [
    "react",
    "talend"
  ],
  "author": "Talend Frontend <frontend@talend.com>",
  "license": "Apache-2.0",
  "devDependencies": {
    "@talend/scripts": "0.3.1"
  },
  "dependencies": {
    "@babel/parser": "^7.1.0",
    "@talend/bootstrap-theme": "1.1.0",
    "@talend/icons": "1.1.0",
    "@talend/react-cmf": "1.1.0",
    "@talend/react-components": "1.1.0",
    "@talend/react-containers": "1.1.0",
    "@talend/react-forms": "1.1.0",
    "body-parser": "^1.18.3",
    "bootstrap-sass": "3.3.7",
    "bson-objectid": "^1.1.5",
    "classnames": "^2.2.5",
    "enzyme": "^3.1.0",
    "express": "^4.16.3",
    "generator-talend": "1.1.0",
    "i18next": "^9.0.0",
    "immutable": "^3.8.1",
    "invariant": "^2.2.2",
    "lodash": "^4.17.4",
    "opn": "^5.3.0",
    "prop-types": "^15.5.10",
    "react": "^16.0.0",
    "react-ace": "5.2.0",
    "react-bootstrap": "0.31.5",
    "react-css-transition": "^0.7.4",
    "react-dom": "^16.0.0",
    "react-i18next": "^7.6.1",
    "react-immutable-proptypes": "^2.1.0",
    "react-redux": "^5.0.7",
    "react-router": "^3.2.0",
    "react-router-redux": "^4.0.8",
    "react-transition-group": "^2.3.1",
    "recast": "^0.15.5",
    "redux": "^3.7.2",
    "redux-batched-actions": "^0.2.0",
    "redux-logger": "^3.0.6",
    "redux-saga": "^0.15.4",
    "redux-thunk": "^2.2.0",
    "reselect": "^2.5.4",
    "rimraf": "^2.6.2",
    "uuid": "^3.0.1",
    "yeoman-environment": "^1.6.6"
  }
}
