File "package.json"
Full Path: /home/aiclgcwq/photonindustriespvt.com/wp-content/plugins/agile-store-locator/admin/blocks/package.json
File size: 768 bytes
MIME-type: application/json
Charset: utf-8
{
"name": "wordpress-blocks-boilerplate",
"version": "1.0.0",
"homepage": "https://them.es",
"author": "them.es",
"description": "them.es WordPress Blocks boilerplate",
"license": "GPLv2+",
"scripts": {
"build": "wp-scripts build",
"check-engines": "wp-scripts check-engines",
"check-licenses": "wp-scripts check-licenses --production",
"lint:css": "wp-scripts lint-style '**/*.css'",
"lint:js": "wp-scripts lint-js .",
"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"
},
"dependencies": {
"@wordpress/blocks": "^11.1.4",
"@wordpress/icons": "^6.1.1",
"@wordpress/scripts": "^18.0.0",
"color": "^4.1.0",
"lodash": "^4.17.21"
}
}