{
  "name": "@anyhowstep/schema",
  "version": "4.2.0",
  "description": "",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "tsc -d"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "@anyhowstep/validation": "^2.3.0",
    "@types/underscore": "^1.8.1",
    "typescript": "^2.6.0-dev.20170817",
    "underscore": "^1.8.3"
  }
}
