Skip to content

Commit

Permalink
Create package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
miyako committed Mar 19, 2024
1 parent ffa86ba commit e38185a
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "buildapp",
"description": "Classes to edit buildApp.4DSettings",
"authors": [
"Keisuke Miyako <keisuke.miyako@4d.com>"
],
"license": "MIT",
"repository": "https://github.com/miyako/4d-class-buildapp",
"version": "2.0.0",
"tool": {
"platform": "macos",
"branch": "20.x",
"version": "20.2",
"build": "latest",
"arch": "x86"
}
}

0 comments on commit e38185a

Please sign in to comment.