{
  "name": "leads",
  "version": "1.0.0",
  "description": "Leads plugin",
  "main": "gulpfile.js",
  "scripts": {
    "test": "test",
    "clean-tests": "rm -fr assets/tests",
    "deploy": "npm run clean-tests && sh ./deploy.sh"
  },
  "repository": {
    "type": "git",
    "url": "https://davidwells@github.com/inboundnow/leads.git"
  },
  "keywords": [
    "cta",
    "calls",
    "to",
    "action"
  ],
  "author": "Inbound Now",
  "license": "GPL",
  "bugs": {
    "url": "https://github.com/inboundnow/leads/issues"
  },
  "homepage": "https://github.com/inboundnow/leads",
  "dependencies": {},
  "devDependencies": {
    "grunt-wp-readme-to-markdown": "^0.8.0",
    "gulp": "^3.8.5",
    "gulp-clean": "^0.2.4",
    "gulp-concat": "~2.1.7",
    "gulp-header": "^1.0.2",
    "gulp-jshint": "^1.6.1",
    "gulp-karma": "0.0.4",
    "gulp-markdox": "^0.1.0",
    "gulp-plumber": "~0.6.2",
    "gulp-rename": "~1.1.0",
    "gulp-uglify": "~0.3.0",
    "jshint-stylish": "^0.2.0",
    "karma": "^0.12.16",
    "karma-chrome-launcher": "^0.1.5",
    "karma-jasmine": "~0.2.0",
    "karma-phantomjs-launcher": "^0.1.4",
    "karma-spec-reporter": "0.0.13"
  }
}
