{
		"WARNING": "Please do not edit this file in the plugin folder.",
		"disclaimer": "The copies in the plugin folder are informative only.",
		"howTo": "This file may be edited in the build folder, See build.txt.",
    "name": "anrghg",
    "version": "1.17.6",
    "description": "A.N.R.GHG Publishing Toolkit",
    "main": "index.js",
    "scripts": {
        "build": "wp-scripts build",
        "start": "wp-scripts start"
    },
    "author": "ANRGHG",
    "license": "GPL-2.0 or later",
    "repository": {
        "type": "git",
        "url": "git+https://github.com/anrghg/anrghg.git"
    },
    "keywords": [
        "AMP",
        "security",
        "metadata",
        "reusable",
        "fragment-ID",
        "table-of-contents",
        "scroll-offset",
        "end-notes",
        "complements",
        "references",
        "modified-date",
				"published-date",
				"include-partials"
    ],
    "bugs": {
        "url": "https://github.com/anrghg/anrghg/issues"
    },
    "homepage": "https://anrghg.sunsite.fr/publishing-toolkit",
    "devDependencies": {
        "@babel/core": "^7.15.0",
        "@babel/preset-env": "^7.15.0",
        "@babel/preset-react": "^7.14.5",
        "@wordpress/scripts": "18.0.0",
        "babel-loader": "^8.2.2",
        "webpack": "^5.51.1",
        "webpack-cli": "^4.8.0"
    },
    "dependencies": {
        "@wordpress/blocks": "^11.0.1"
    }
}
