{
  "name": "screepsmod-map-tool",
  "version": "1.10.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "npx standard lib/**/*.js",
    "2npm": "publish"
  },
  "devDependencies": {
    "publish": "^0.6.0",
    "standard": "^12.0.1"
  },
  "screeps_mod": true,
  "keywords": [
    "screeps",
    "mod"
  ],
  "author": "Adam Shumann",
  "license": "MIT",
  "dependencies": {
    "basic-auth": "^2.0.0"
  }
}
