Newer
Older
"description": "Visual Map Maker for Let Them Trade by Spaceflower.",
"productName": "Let Them Trade Map-Maker",
"bugs": {
"url": "https://github.com/Griefed/ltt-mapmaker/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Griefed/ltt-mapmaker.git"
},
"license": "MITLicense",
"start": "quasar dev",
"electron": "quasar dev -m electron",
"build": "quasar build",
"ebuild": "quasar build -m electron",
"lint": "eslint --ext .js,.vue,.ts ./",
"test": "echo \"No test specified\" && exit 0"
},
"dependencies": {
"@quasar/extras": "1.15.9",
"@babel/eslint-parser": "7.19.1",
"electron-packager": "15.5.2",
},
"browserslist": [
"last 10 Chrome versions",
"last 10 Firefox versions",
"last 4 Edge versions",
"last 7 Safari versions",
"last 8 Android versions",
"last 8 ChromeAndroid versions",
"last 8 FirefoxAndroid versions",
"last 10 iOS versions",
"last 5 Opera versions"
],
"engines": {
"node": "^16.9.1",
"npm": "^7.23.0",
"yarn": "^1.22.11"
},
"contributors": [
{
"name": "Griefed",
"email": "griefed@griefed.de",
"url": "https://github.com/Griefed"
},
{
"name": "Trungel",
"email": "29035983+Trungel@users.noreply.github.com",
"url": "https://github.com/Trungel"
},
{
"name": "dependabot[bot]",
"email": "49699333+dependabot[bot]@users.noreply.github.com",
"url": "https://github.com/apps/dependabot"
},
{
"name": "github-actions[bot]",
"email": "41898282+github-actions[bot]@users.noreply.github.com",
"url": "https://github.com/apps/github-actions"
}
]