abapGit/package.json
2016-02-02 13:01:06 +01:00

10 lines
127 B
JSON

{
"license": "MIT",
"scripts": {
"test": "abaplint *.abap"
},
"devDependencies": {
"abaplint": ">0.0.16"
}
}