{
  "name": "@raincatcher-examples/step-vehicle-inspection",
  "version": "1.1.2",
  "description": "An vehicle-inspection module",
  "main": "lib/index.js",
  "scripts": {
    "build": "grunt wfmTemplate:build",
    "watch": "grunt wfmTemplate:watch",
    "test": "grunt"
  },
  "keywords": [
    "raincatcher-step",
    "workflow",
    "raincatcher",
    "wfm"
  ],
  "author": "feedhenry-raincatcher@redhat.com",
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "dependencies": {
    "lodash": "4.17.4"
  },
  "devDependencies": {
    "fh-wfm-template-build": "0.2.1",
    "grunt": "1.0.1",
    "grunt-cli": "1.2.0",
    "grunt-eslint": "20.1.0"
  }
}
