{
  "name": "warble",
  "version": "1.0.0-alpha.6",
  "description": "An universal javascript validation library.",
  "main": "./dist/warble.min.js",
  "keywords": [
    "universal",
    "javascript",
    "data",
    "object",
    "validation",
    "validator",
    "validate",
    "library",
    "client-side",
    "server-side",
    "node"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/DiegoLopesLima/warble.git"
  },
  "author": "Diego Lopes Lima",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/DiegoLopesLima/warble/issues"
  },
  "homepage": "https://github.com/DiegoLopesLima/warble#readme",
  "devDependencies": {
    "babel-preset-es2015": "^6.24.1",
    "gulp": "^3.9.1",
    "gulp-babel": "^6.1.2",
    "gulp-concat": "^2.6.1",
    "gulp-sourcemaps": "^2.6.0"
  }
}
