{
  "name": "wp-copy-content",
  "version": "2.0.1",
  "description": "Copy content from existing post",
  "main": "Gruntfile.js",
  "scripts": {
    "start": "grunt default",
    "readme": "grunt readme",
    "i18n": "grunt i18n"
  },
  "author": "Bili Plugins",
  "dependencies": {
    "grunt": "^1.3.0",
    "grunt-wp-i18n": "^1.0.3"
  },
  "devDependencies": {
    "grunt-contrib-cssmin": "^3.0.0",
    "grunt-contrib-uglify": "^5.0.0",
    "grunt-contrib-watch": "^1.1.0",
    "grunt-phpcbf": "^0.1.1",
    "grunt-wp-readme-to-markdown": "^2.1.0",
	"gulp": "^4.0.2",
    "gulp-freemius-deploy": "^1.0.11"
  }
}
