Skip to content

Commit

Permalink
Create flat.json
Browse files Browse the repository at this point in the history
  • Loading branch information
BSteffaniak committed Jul 12, 2022
1 parent 7307b88 commit 2c8fba9
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions flat.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "Flat",
"version": "0.1.2",
"description": "Flat compiler",
"author": "Braden Steffaniak",
"license": "ISC",
"scripts": {
"build": [
["mvn", "install"]
]
}
}

0 comments on commit 2c8fba9

Please sign in to comment.