{ "name": "lancommander.server", "version": "1.1.0", "description": "The admin UI for the LANCommander digital game distribution platform", "main": "index.js", "scripts": { "sass": "sass Styles:wwwroot/css" }, "repository": { "type": "git", "url": "git+https://github.com/LANCommander/LANCommander.git" }, "author": "Pat Hartl ", "license": "MIT", "bugs": { "url": "https://github.com/LANCommander/LANCommander/issues" }, "homepage": "https://github.com/LANCommander/LANCommander#readme", "devDependencies": { "sass": "^1.80.3" } }