![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/mets.corals.io/wp-content/plugins/block-options/ |
{ "name": "editorskit", "title": "EditorsKit", "version": "1.34.2", "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", "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/scripts": "^5.1.0", "@wordpress/wordcount": "^2.6.2", "babel-eslint": "^10.0.3", "classnames": "^2.2.6", "clipboard": "^2.0.4", "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/block-editor": "^3.6.0", "@wordpress/icons": "^6.1.1", "axios": "^0.19.2", "react-twitter-embed": "^2.0.8" } }