{
  "name": "json-schema-ngp-van-error-creator",
  "version": "0.0.2",
  "description": "Generates NGP VAN API compliant error messages from json schema",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/NGPVAN/json-schema-error-creator"
  },
  "keywords": [
    "json",
    "schema",
    "NGP",
    "VAN"
  ],
  "author": "Mike Atkins",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/NGPVAN/json-schema-NGP-VAN-error-creator/issues"
  },
  "homepage": "https://github.com/NGPVAN/json-schema-NGP-VAN-error-creator",
  "dependencies": {
    "lodash": "^2.4.1"
  }
}
