Current File : /home/inteuuod/public_html/wp-content/plugins/surecart//package.json
{
"name": "@surecart/surecart",
"private": true,
"workspaces": [
"packages/*"
],
"engines": {
"node": ">=12"
},
"files": [
"app/",
"dist/",
"languages/",
"packages/icons/",
"packages/blocks/**/Controllers/**/*.php",
"packages/blocks/**/*.php",
"packages/blocks/**/Blocks/*.php",
"packages/blocks/**/Blocks/**/*.json",
"packages/blocks/**/Blocks/**/*.css",
"packages/blocks-next/build/",
"packages/blocks-next/index.php",
"templates/",
"images/",
"core/",
"vendor/",
"views/",
"styles/",
"!node_modules",
"LICENSE",
"README.md",
"readme.txt",
"screenshot-1.png",
"*.php"
],
"prettier": "@wordpress/prettier-config",
"scripts": {
"wp-env": "wp-env",
"dev": "composer install && yarn start:workspace",
"docs:release": "yarn workspaces foreach run docs:release",
"dev:docs": "yarn workspace @surecart/docs run start",
"bootstrap": "yarn workspace @surecart/components build && yarn workspace @surecart/components-react build && yarn workspace @surecart/blocks build",
"i18n": "run-s -cl i18n:textdomain i18n:pot",
"i18n:textdomain": "wpi18n addtextdomain --exclude=dist,node_modules,resources,tests,vendor --textdomain=surecart",
"i18n:pot": "node ./translate.js",
"release:build": "yarn workspaces foreach -v run release",
"composer:release": "composer install --no-dev && composer update surecart/blocks --no-dev",
"plugin:release": "composer install && yarn release:build && wp-scripts build && yarn i18n:pot && yarn load-translations && yarn composer:release && yarn plugin-zip",
"release:zip": "node .dev/build/release/release.js surecart-plugin",
"watch": "yarn start",
"start": "wp-scripts start",
"start:workspace": "yarn workspaces foreach -pvi run watch",
"check-engines": "wp-scripts check-engines",
"check-licenses": "wp-scripts check-licenses",
"format:js": "wp-scripts format",
"lint:css": "wp-scripts lint-style",
"lint:js": "wp-scripts lint-js",
"lint:md:docs": "wp-scripts lint-md-docs",
"lint:md:js": "wp-scripts lint-md-js",
"lint:pkg-json": "wp-scripts lint-pkg-json",
"packages-update": "wp-scripts packages-update",
"plugin-zip": "node .dev/release.js",
"load-translations": "node .dev/translations.js",
"test:php": "wp-env run tests-cli ./vendor/bin/phpunit --env-cwd=wp-content/plugins/surecart --testdox",
"test:php:ci": "wp-env run tests-cli ./vendor/bin/phpunit --env-cwd=wp-content/plugins/surecart-wp --testdox",
"test:e2e": "yarn playwright test --reporter=list",
"test:e2e:ui": "yarn playwright test --ui",
"test:e2e:debug": "yarn playwright test --debug",
"test:e2e:trace": "yarn playwright test --trace on"
},
"browserslist": [
"last 3 versions"
],
"dependencies": {
"-": "^0.0.1",
"@paystack/inline-js": "^2.13",
"@rails/activestorage": "^6.1.4-1",
"@wordpress/babel-preset-default": "^7.41.0",
"@wordpress/base-styles": "^4.48.0",
"@wordpress/block-editor": "^12.25.0",
"@wordpress/block-library": "^8.34.0",
"@wordpress/blocks": "^12.34.0",
"@wordpress/components": "^29.3.0",
"@wordpress/core-data": "^6.21.0",
"@wordpress/data": "^9.27.0",
"@wordpress/date": "^4.57.0",
"@wordpress/dom-ready": "^3.57.0",
"@wordpress/e2e-test-utils-playwright": "^0.25.0",
"@wordpress/editor": "^13.34.0",
"@wordpress/element": "^5.34.0",
"@wordpress/format-library": "^4.34.0",
"@wordpress/i18n": "^4.57.0",
"@wordpress/icons": "^10.14.0",
"@wordpress/interface": "^5.34.0",
"@wordpress/media-utils": "^4.48.0",
"D": "^1.0.0",
"apexcharts": "^3.35.4",
"autoprefixer": "^10",
"babel-loader": "^8.2.3",
"chokidar": "^3.4.0",
"classnames": "^2.3.1",
"clean-webpack-plugin": "^0.1.19",
"cross-env": "^7.0.2",
"crypto-js": "^4.1.1",
"css-loader": "^3.5.3",
"cssnano": "^4.1.10",
"dayjs": "^1.11.6",
"dot-prop-immutable": "^2.1.1",
"feather-icons": "^4.28.0",
"file-loader": "^6.0.0",
"history": "^5.0.0",
"imagemin-mozjpeg": "^8.0.0",
"imagemin-webpack-plugin": "^2.1.1",
"import-glob": "^1.5.0",
"litepicker": "^2.0.11",
"loader-utils": "^1.1.0",
"lodash": "^4.17.15",
"mini-css-extract-plugin": "^2.9.0",
"node-sass": "^9.0.0",
"normalizr": "^3.6.1",
"npm-run-all": "^4.1.3",
"path-to-regexp": "^6.2.0",
"po2json": "^0.4.5",
"postcss": "^8.0.1",
"postcss-discard-comments": "^4",
"postcss-loader": "^4.2.0",
"querystringify": "^2.2.0",
"react-apexcharts": "^1.4.0",
"react-canvas-confetti": "^1.4.0",
"react-smooth-dnd": "^0.11.1",
"react-virtuoso": "^4.6.0",
"sass-loader": "^10",
"svg-sprite-loader": "^4.2.5",
"swiper": "^11",
"swr": "^1.2.2",
"thread-loader": "^3.0.4",
"tmp": "^0.2.1"
},
"devDependencies": {
"@emotion/babel-plugin": "^11.7.2",
"@emotion/babel-preset-css-prop": "^11.2.0",
"@emotion/cache": "^11.10.5",
"@emotion/core": "^10.1.1",
"@emotion/css": "^11.10.6",
"@emotion/hash": "^0.8.0",
"@emotion/native": "^10.0.22",
"@emotion/react": "^11.7.1",
"@emotion/styled": "^10.0.23",
"@playwright/test": "^1.38.0",
"@wordpress/data": "^9.27.0",
"@wordpress/dependency-extraction-webpack-plugin": "^5.8.0",
"@wordpress/e2e-test-utils": "^10.28.0",
"@wordpress/env": "^9.9.0",
"@wordpress/prettier-config": "^3.14.0",
"@wordpress/scripts": "^30.6.2",
"adm-zip": "^0.5.9",
"archiver": "^4.0.1",
"chalk": "^4.0.0",
"change-case": "^4.1.1",
"co": "^4.6.0",
"copy-webpack-plugin": "6",
"eslint": "^6.8.0",
"eslint-config-airbnb": "^18.1.0",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-react": "^7.19.0",
"glob": "^7.1.4",
"inquirer": "^7.1.0",
"memize": "^1.1.0",
"node-wp-i18n": "^1.2.1",
"npm-packlist": "^3.0.0",
"process": "^0.11.10",
"react": "18.0.0",
"react-dom": "18.0.0",
"react-test-renderer": "18.0.0",
"replace-in-file": "^6.0.0",
"shelljs": "^0.8.5",
"stream-browserify": "^3.0.0",
"stylelint": "^13.3.3",
"stylelint-config-recommended-scss": "^4.2.0",
"stylelint-order": "^4.0.0",
"stylelint-scss": "^3.17.1",
"uuid": "^9.0.0",
"webpack-cli": "^4.9.2",
"webpack-dev-server": "^3.10.3"
},
"resolutions": {
"eslint-plugin-jsdoc": "^37.4.2",
"jest": "27.4.5",
"jest-cli": "27.4.5",
"jest-environment-node": "27.4.4"
},
"wp-env": {
"plugin-dir": "surecart",
"plugin-name": "SureCart"
},
"packageManager": "yarn@3.2.2",
"version": "0.0.1"
}