Skip to content

Commit

Permalink
[Task] #3 npm init
Browse files Browse the repository at this point in the history
  • Loading branch information
Type-Style committed Jan 6, 2024
1 parent f49c796 commit e2681d2
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "lorex",
"version": "0.0.1",
"description": "Leaflet Osmand React ExpressJS Coordinates (X)\r > Remember an \"X\" marks the spot.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "Type-Style"
}

0 comments on commit e2681d2

Please sign in to comment.