{
  "name": "teeworlds-econ",
  "version": "1.3.4",
  "description": "Teeworlds external console",
  "author": {
    "name": "Black Roland",
    "url": "https://github.com/black-roland"
  },
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/chuck-norris-network/teeworlds-econ-js.git"
  },
  "keywords": [
    "teeworlds"
  ],
  "scripts": {
    "prepublish": "gulp static nsp build",
    "build": "gulp",
    "doc": "gulp doc",
    "test": "gulp static",
    "current": "ncu -u -a"
  },
  "main": "./lib/index.js",
  "dependencies": {
    "debug": "^2.2.0",
    "split": "^1.0.0",
    "split-text": "^1.0.0"
  },
  "devDependencies": {
    "codo": "^2.1.2",
    "coffee-script": "^1.10.0",
    "coffeescope2": "^0.4.1",
    "gulp": "^3.9.1",
    "gulp-codo": "^1.0.4",
    "gulp-coffee": "^2.3.2",
    "gulp-coffeelint": "^0.6.0",
    "gulp-exclude-gitignore": "^1.0.0",
    "gulp-nsp": "^2.4.2",
    "npm-check-updates": "^2.8.0"
  }
}
