{
  "name": "fsdpcfl-contact-form-lazyload",
  "version": "2.0.0",
  "description": "=== Lazyload for Contact Form 7 === Contributors: 56degrees Donate link: https://www.56degrees.co.uk/ Tags: cf7, contact form 7, wpcf7, lazy form, lazyload form Requires at least: 6.5 Tested up to: 6.6 Requires PHP: 7.4 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html",
  "main": "src/index.js",
  "devDependencies": {
    "@wordpress/scripts": "^29.0.0"
  },
  "scripts": {
    "build": "wp-scripts build",
    "check-engines": "wp-scripts check-engines",
    "check-licenses": "wp-scripts check-licenses",
    "format": "wp-scripts format",
    "lint:css": "wp-scripts lint-style",
    "lint:js": "wp-scripts lint-js",
    "lint:md:docs": "wp-scripts lint-md-docs",
    "lint:pkg-json": "wp-scripts lint-pkg-json",
    "packages-update": "wp-scripts packages-update",
    "plugin-zip": "wp-scripts plugin-zip",
    "start": "wp-scripts start",
    "test:e2e": "wp-scripts test-e2e",
    "test:unit": "wp-scripts test-unit-js"
  },
  "files": [
    "index.php",
    "fsdpcfl-contact-form-lazyload.php",
    "functions.php",
    "build",
    "admin",
    "includes",
    "templates"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/56degreesdesign/Lazy-Contact-Form.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/56degreesdesign/Lazy-Contact-Form/issues"
  },
  "homepage": "https://github.com/56degreesdesign/Lazy-Contact-Form#readme"
}
