{
  "name": "val",
  "version": "0.0.4",
  "description": "a middleware dsl to validate form submissions",
  "main": "lib/val.js",
  "scripts": {
    "test": "tap ./tests"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:dscape/val.git"
  },
  "keywords": [
    "dont",
    "use",
    "this",
    "its",
    "my",
    "own",
    "my",
    "precious"
  ],
  "author": "nuno job @dscape",
  "license": "apache 2.0",
  "bugs": {
    "url": "https://github.com/dscape/val/issues"
  },
  "devDependencies": {
    "tap": "~0.4.4"
  }
}
