{
  "name": "reform",
  "version": "0.3.16",
  "author": "Rod Petrovic <me@rodpetrovic.com>",
  "description": "HTML forms the way you want them",
  "contributors": [
    "Rok Burgar <me@rokburgar.com>",
    "Gregor Praprotnik <gregor.praprotnik@gmail.com>"
  ],
  "lib": "lib",
  "main": "./lib/reform.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/celtra/reform.git"
  },
  "dependencies": {
    "jquery-commonjs": ">=1.7.1"
  },
  "devDependencies": {
    "coffee-script": "~1.7.1",
    "gulp": "~3.5.2",
    "gulp-browserify": "~0.4.6",
    "gulp-coffee": "~1.4.1",
    "gulp-less": "~1.2.1",
    "gulp-uglify": "~0.2.1",
    "gulp-rename": "~1.1.0",
    "gulp-concat": "~2.1.7",
    "gulp-clean": "~0.2.4"
  },
  "license": "MIT",
  "engine": {
    "node": ">=0.4.12"
  }
}
