{
  "name": "htte",
  "version": "0.6.0",
  "description": "htte core",
  "main": "src/index.js",
  "scripts": {
    "test": "jest"
  },
  "keywords": [
    "htte",
    "http",
    "declartive",
    "test",
    "testing",
    "ddt"
  ],
  "homepage": "https://github.com/sigoden/htte#readme",
  "author": "Sigoden Huang <sigoden@gmail.com> (https://sigoden.com/)",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/sigoden/htte.git"
  },
  "dependencies": {
    "fast-json-patch": "^2.0.6",
    "htte-client-http": "^0.5.0",
    "htte-errors": "^0.4.0",
    "htte-plugin-builtin": "^0.6.0",
    "htte-reporter-cli": "^0.4.4",
    "htte-runner": "^0.5.0",
    "htte-schema-validator": "^0.4.0",
    "htte-session": "^0.5.0",
    "htte-units": "^0.5.0",
    "htte-utils": "^0.5.0",
    "import-from": "^2.1.0",
    "js-yaml": "^3.12.0",
    "lodash": "^4.17.10"
  }
}
