{
  "name": "car-registration-api-newzealand",
  "version": "1.0.7",
  "description": "Get car information from a New Zealand number plate. An account username is required, which you can get from http://www.vehicleregistrationapi.com",
  "main": "index.js",
  "repository": "http://www.vehicleregistrationapi.com/",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "car",
    "registration",
    "New Zealand",
    "NewZealand"
  ],
  "author": "Infinite Loop <info@infiniteloop.ie> (http://www.infiniteloop.ie)",
  "license": "ISC",
  "dependencies": {
    "xml2js": "^0.4.17"
  }
}
