| Server IP : 104.21.20.47 / Your IP : 104.23.197.164 Web Server : Microsoft-IIS/7.5 System : Windows NT WIN-HN0MTSF2AF1 6.1 build 7601 (Windows Server 2008 R2 Enterprise Edition Service Pack 1) AMD64 User : IWPD_11(bayt-altogg) ( 0) PHP Version : 8.2.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Inetpub/vhosts/bayt-altoggar.com/httpdocs/wp-content/plugins/block-options/ |
Upload File : |
{
"name": "editorskit",
"title": "EditorsKit",
"version": "1.34.7",
"private": false,
"author": "Jeffrey Carandang from EditorsKit",
"author_shop": "EditorsKit",
"author_uri": "[email protected]",
"requires": "5.0",
"tested_up_to": "5.1",
"license": "GPL-2.0",
"copyright": "Copyright (c) 2018, EditorsKit",
"downloadid": "",
"description": "EditorsKit is a suite of page building block options for the Gutenberg block editor.",
"tags": "",
"repository": {
"type": "git",
"url": "git+https://github.com/phpbits/block-options.git"
},
"bugs": {
"url": "https://github.com/phpbits/block-options/issues"
},
"keywords": [
"editorskit",
"gutenberg",
"block options"
],
"files": [
"build/style.build.css"
],
"babel": {
"presets": [
"@wordpress/default"
],
"plugins": [
[
"@wordpress/babel-plugin-makepot",
{
"output": "languages/editorskit.pot"
}
]
]
},
"scripts": {
"build": "npm-run-all makepot build-assets",
"build-assets": "wp-scripts build",
"check-engines": "wp-scripts check-engines",
"check-licenses": "wp-scripts check-licenses",
"lint:css": "wp-scripts lint-style '**/*.scss'",
"lint:css-fix": "wp-scripts lint-style '**/*.scss' --fix",
"lint:js": "wp-scripts lint-js '**/*.js'",
"lint:js-fix": "wp-scripts lint-js '**/*.js' --fix",
"lint:pkg-json": "wp-scripts lint-pkg-json",
"start": "wp-scripts start",
"packages-update": "wp-scripts packages-update",
"test:e2e": "wp-scripts test-e2e",
"test:unit": "wp-scripts test-unit-js",
"makepot": "wp i18n make-pot . languages/editorskit.pot --exclude=node_modules,vendor,build"
},
"devDependencies": {
"@babel/runtime": "^7.6.3",
"@wordpress/babel-plugin-makepot": "^3.2.1",
"@wordpress/babel-preset-default": "^4.6.2",
"@wordpress/i18n": "^3.6.1",
"@wordpress/prettier-config": "^2.25.0",
"@wordpress/scripts": "^5.1.0",
"@wordpress/wordcount": "^2.6.2",
"babel-eslint": "^10.0.3",
"classnames": "^2.2.6",
"clipboard": "^2.0.4",
"copy-webpack-plugin": "^6.4.1",
"css-loader": "^3.1.0",
"dom-scroll-into-view": "^2.0.1",
"eslint-plugin-eslint-comments": "^3.1.2",
"eslint-plugin-react": "^7.16.0",
"ignore-emit-webpack-plugin": "^2.0.2",
"lodash": "^4.17.15",
"marked": "^0.7.0",
"mini-css-extract-plugin": "^0.8.0",
"npm-run-all": "^4.1.5",
"optimize-css-assets-webpack-plugin": "^5.0.3",
"path": "^0.12.7",
"postcss-loader": "^3.0.0",
"postcss-preset-env": "^6.7.0",
"react-lorem-ipsum": "^1.4.4",
"sass": "^1.42.1",
"sass-loader": "^7.3.1"
},
"dependencies": {
"@wordpress/base-styles": "^4.32.0",
"@wordpress/block-editor": "^3.11.0",
"@wordpress/icons": "^6.1.1",
"axios": "^0.19.2",
"react-error-boundary": "^4.0.11",
"react-query": "^3.39.3",
"react-responsive-masonry": "^2.1.7",
"react-twitter-embed": "^2.0.8",
"zustand": "^4.4.1"
}
}