{
  "name": "grunt-nwabap-ui5uploader",
  "version": "2.2.0",
  "description": "UI5 source upload to SAP NetWeaver ABAP",
  "author": {
    "name": "Florian Pfeffer",
    "email": "florian.pfeffer@outlook.com"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pfefferf/ui5-nwabap-deployer.git"
  },
  "bugs": {
    "url": "https://github.com/pfefferf/ui5-nwabap-deployer/issues"
  },  
  "license": "Apache-2.0",
  "licenses": [
    {
      "type": "Apache-2.0",
      "url": "https://github.com/pfefferf/ui5-nwabap-deployer/blob/master/LICENSE"
    }
  ],     
  "engines": {
    "node": ">= 12",
    "npm": ">= 7"
  },
  "keywords": [
    "gruntplugin",
    "SAP NetWeaver ABAP",
    "UI5 Repository",
    "SAPUI5",
    "OpenUI5"
  ], 
  "devDependencies": {
    "grunt": "^1.0.1"
  },  
  "dependencies": {
    "ui5-nwabap-deployer-core": "^2.2.0"
  }   
}
