| Server IP : www.new.bangkokfinder.com / Your IP : 162.158.88.106 Web Server : nginx/1.20.1 System : Linux new 4.15.0-159-generic #167-Ubuntu SMP Tue Sep 21 08:55:05 UTC 2021 x86_64 User : bangkokfinder ( 1000) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/bangkokfinder/www/wp-content/plugins/generateblocks/ |
Upload File : |
{
"name": "generateblocks",
"version": "2.2.0",
"private": true,
"description": "A small collection of lightweight WordPress blocks that can accomplish nearly anything.",
"author": "Tom Usborne",
"license": "GPL-2.0-or-later",
"keywords": [
"WordPress",
"editor"
],
"homepage": "https://generateblocks.com",
"repository": {
"type": "git",
"url": "git+https://github.com/tomusborne/generateblocks.git"
},
"bugs": {
"url": "https://generateblocks.com/support"
},
"dependencies": {
"@edge22/block-styles": "^2.1.1",
"@edge22/components": "^1.2.0",
"@edge22/styles-builder": "^1.5.1",
"@tanstack/react-query": "^5.62.11",
"@wordpress/block-editor": "^12.12.0",
"@wordpress/blocks": "^12.21.0",
"@wordpress/components": "^25.10.0",
"@wordpress/core-data": "^6.21.0",
"@wordpress/icons": "^9.35.0",
"classnames": "^2.3.1",
"clsx": "^2.1.1",
"colord": "^2.9.2",
"date-fns": "^4.1.0",
"dompurify": "^2.4.0",
"imagesloaded": "^5.0.0",
"lodash": "4.17.21",
"react-colorful": "^5.5.1",
"react-select": "^5.7.3",
"react-use": "^17.5.1",
"request": "^2.88.2",
"use-debounce": "^7.0.1",
"use-local-storage-state": "^16.0.0",
"uuid": "^9.0.1"
},
"devDependencies": {
"@playwright/test": "^1.56.1",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/react": "^14.0.0",
"@wordpress/e2e-test-utils-playwright": "^0.20.0",
"@wordpress/env": "^10.35.0",
"@wordpress/scripts": "^27.8.0",
"copy-webpack-plugin": "^12.0.2",
"eslint-import-resolver-custom-alias": "^1.3.2",
"eslint-webpack-plugin": "^4.2.0",
"grunt": "^1.5.3",
"grunt-contrib-clean": "^2.0.1",
"grunt-contrib-compress": "^2.0.0",
"grunt-contrib-copy": "^1.0.0",
"webpack-remove-empty-scripts": "^1.0.4"
},
"scripts": {
"build": "wp-scripts build",
"start": "wp-scripts start",
"lint:js": "wp-scripts lint-js",
"lint:pkg-json": "wp-scripts lint-pkg-json",
"package": "grunt package",
"action-package": "grunt action-package",
"googleFonts": "grunt download-google-fonts",
"test:unit": "wp-scripts test-unit-js",
"wp-env:start": "wp-env start",
"wp-env:stop": "wp-env stop",
"wp-env:clean": "wp-env clean",
"test:e2e": "playwright test",
"test:e2e:67": "WP_ENV_CORE=WordPress/WordPress#6.7 wp-env start && npm run test:e2e",
"test:e2e:68": "WP_ENV_CORE=WordPress/WordPress#6.8 wp-env start && npm run test:e2e",
"test:e2e:trunk": "WP_ENV_CORE=WordPress/WordPress#master wp-env start && npm run test:e2e",
"clean": "git checkout -- dist/ && git clean -fd dist/"
}
}