{
	"name": "adash-services",
	"author" :  "xinitrc86 <felipe.dimmu@gmail.com>",
	"version": "0.0.7",
	"description": "ADASH Services",
	"license" : "MIT",
	"repository": {
		"type" : "git",
		"url" : "https://github.com/xinitrc86/adash-services.git"
	  },	
  "scripts": {
    "test": "npm run eslint && npm run abaplint",
    "merge": "",
    "merge.ci": "",
    "abaplint": "abaplint",
    "eslint": "eslint src"
  },
  "devDependencies": {
    "@abaplint/cli": "^2.36.6",
    "abapmerge": "^0.14.1",
    "eslint": "^7.2.0"
  }
}
