{
  "name": "external-libs",
  "version": "0.1.1",
  "description": "External Lib Definitin",
  "private": false,
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "devDependencies": {
    "babel-core": "^6.26.3",
    "babel-eslint": "^8.2.3",
    "babel-plugin-transform-decorators": "^6.24.1",
    "babel-plugin-transform-decorators-legacy": "^1.3.4",
    "babel-plugin-transform-es2015-modules-ui5": "^6.0.0-alpha.2",
    "babel-preset-env": "^1.7.0",
    "eslint-plugin-openui5": "0.1.0",
    "grunt": "^1.0.3",
    "grunt-babel": "^7.0.0",
    "grunt-contrib-clean": "^0.6.0",
    "grunt-contrib-connect": "^1.0.2",
    "grunt-contrib-copy": "^0.7.0",
    "grunt-contrib-qunit": "^2.0.0",
    "grunt-contrib-watch": "^1.0.1",
    "grunt-eslint": "^21.0.0",
    "grunt-openui5": "^0.14.0",
    "grunt-shell": "^1.1.2",
    "grunt-zip": "^0.16.2",
    "load-grunt-tasks": "^4.0.0"
  },
  "dependencies": {
    "babel-polyfill": "^6.26.0"
  }
}
