Skip to content

Commit

Permalink
Create package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dedevillela committed Jan 5, 2018
1 parent b7b2f10 commit a87a1e8
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions package.json
@@ -0,0 +1,15 @@
{
"name": "VRS-Aircraft-Markers",
"version": "1.0.0",
"main": "CustomAircraftMarkers.js",
"dependencies": {},
"devDependencies": {},
"scripts": {},
"author": "Andre Villela",
"license": "MIT",
"description": "Custom aircraft markers for Virtual Radar Server (a.k.a VRS).",
"repository": {
"type": "git",
"url": "git+https://github.com/dedevillela/VRS-Aircraft-Markers.git"
}
}

0 comments on commit a87a1e8

Please sign in to comment.