{
  "name": "vehicle-history-provider-web",
  "version": "1.2.0",
  "description": "Vehicle history web provider using car plate and vin number.",
  "main": "./index.js",
  "dependencies": {
    "assert-plus": "1.0.0",
    "html-entities": "1.2.1",
    "request": "2.83.0",
    "vehicle-history-model": "^1.2.1",
    "winston": "2.4.0",
    "winston-loggly": "1.3.1",
    "www-fields-parser": "0.1.10"
  },
  "devDependencies": {
    "chai": "4.1.2",
    "config": "1.26.2",
    "istanbul": "0.4.5",
    "mocha": "4.0.0",
    "nsp": "2.8.1",
    "rewire": "2.5.2"
  },
  "scripts": {
    "prepublish": "npm prune",
    "test": "mocha -t 10000 --recursive test",
    "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -t 10000 -- --check-leaks --recursive test",
    "test-travis": "istanbul cover node_modules/mocha/bin/_mocha -t 10000 --report lcovonly -- --recursive test"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/vehicle-history/npm-vehicle-history-provider-web.git"
  },
  "bugs": {
    "url": "https://github.com/vehicle-history/npm-vehicle-history-provider-web/issues"
  },
  "keywords": [
    "vehicle",
    "history",
    "provider",
    "web",
    "registration",
    "marks",
    "number",
    "plate",
    "reg",
    "numberplate"
  ],
  "author": {
    "name": "Zenedith",
    "email": "zenedith@wp.pl"
  },
  "license": "MIT",
  "homepage": "https://github.com/vehicle-history/npm-vehicle-history-provider-web",
  "engines": {
    "node": ">=6.0.0"
  },
  "readmeFilename": "README.md",
  "_id": "vehicle-history-provider-web@1.1.1",
  "_from": "vehicle-history-provider-web@^1.1.1"
}
