{
  "name": "koop-server",
  "version": "0.1.46",
  "description": "project deprecated - do not use",
  "main": "index.js",
  "scripts": {
    "test": "node_modules/jshint/bin/jshint lib/* && mocha test/models/ -t 20000",
    "lint": "node_modules/jshint/bin/jshint lib/*"
  },
  "author": "Chris Helm",
  "license": "Apache-2.0",
  "dependencies": {
    "async": "~0.9.0",
    "aws-sdk": "~2.0.0",
    "body-parser": "~1.0.2",
    "config": "~1.8.1",
    "express": "~4.0.0",
    "kue": "~0.8.9",
    "lodash": "~2.4.1",
    "mapnik": "1.4.17",
    "mapnik-pool": "~0.0.0",
    "mkdirp": "~0.5.0",
    "mv": "~2.0.0",
    "node-fs": "~0.1.7",
    "pg": "~2.11.1",
    "request": "~2.27.0",
    "rimraf": "^2.2.8",
    "spatialite": "0.0.5",
    "sphericalmercator": "~1.0.2",
    "sql-parser": "~0.4.0",
    "terraformer": "1.0.3",
    "terraformer-arcgis-parser": "1.0.4",
    "terraformer-wkt-parser": "~1.0.0",
    "topojson": "~1.4.3",
    "winston": "~0.7.3"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/koopjs/koop-server.git"
  },
  "bugs": {
    "url": "https://github.com/koopjs/koop-server/issues"
  },
  "devDependencies": {
    "gulp": "^3.8.8",
    "gulp-escomplex": "^1.0.0",
    "gulp-escomplex-reporter-html": "^1.0.0",
    "gulp-jshint": "^1.8.4",
    "jshint": "~2.5.1",
    "jshint-stylish": "^0.4.0",
    "should": "~3.3.2"
  },
  "homepage": "https://github.com/koopjs/koop-server"
}
