{ "license": "MIT", "scripts": { "test": "abaplint src/*.abap" }, "repository": { "type": "git", "url": "git+https://github.com/larshp/abapGit.git" }, "devDependencies": { "abapmerge": "^0.5.0", "typings": "^1.3.1", "abaplint": ">=0.0.16" } }