{
  "name": "@rolesvillesoftware/steponeimport",
  "version": "1.3.32",
  "description": "Step One Exam Import for Tiber Health",
  "main": "./dist/index.js",
  "scripts": {
    "test": "jasmine JASMINE_CONFIG_PATH=spec/support/jasmine.json"
  },
  "keywords": [
    "Private",
    "Step",
    "One",
    "Tiber",
    "Health"
  ],
  "author": "Rolesville Software LLC",
  "license": "MIT",
  "dependencies": {
    "pdf2json": "^1.1.7"
  },
  "devDependencies": {
    "@types/jasmine": "^2.8.6",
    "@types/karma": "^1.7.3",
    "grunt": "^1.0.2",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-contrib-watch": "^1.0.0",
    "grunt-execute": "^0.2.2",
    "grunt-npm": "0.0.2",
    "grunt-npm-command": "^0.1.2",
    "grunt-ts": "^6.0.0-beta.19",
    "jasmine": "^2.99.0",
    "jasmine-core": "^2.99.1",
    "jit-grunt": "^0.10.0",
    "ts-node": "^3.3.0",
    "typescript": "^2.7.2"
  }
}
