File: /home/nyiet8349bzl/public_html/icdp.co.in/wp-content/plugins/astra-sites/package.json
{
"name": "astra-sites",
"version": "2.6.1",
"main": "Gruntfile.js",
"author": "Brainstorm Force",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node inc/scripts/start.js",
"build": "node inc/scripts/build.js"
},
"dependencies": {
"@dr-kobros/react-webfont-loader": "^8.0.0",
"@fonticonpicker/react-fonticonpicker": "^1.2.0",
"@wordpress/api-fetch": "^2.2.8",
"@wordpress/scripts": "^5.0.0",
"autoprefixer": "^7.2.4",
"babel-core": "^6.26.3",
"babel-loader": "^7.1.5",
"babel-plugin-transform-class-properties": "6.24.1",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"babel-plugin-transform-react-jsx": "^6.24.1",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.6.0",
"chalk": "^2.4.2",
"classnames": "^2.2.6",
"concurrently": "^4.1.2",
"extract-text-webpack-plugin": "^3.0.2",
"filesize": "^3.5.11",
"grunt-bumpup": "^0.6.3",
"grunt-contrib-clean": "^1.1.0",
"grunt-contrib-compress": "^1.4.3",
"grunt-contrib-copy": "^1.0.0",
"grunt-rtlcss": "^2.0.2",
"grunt-text-replace": "^0.4.0",
"grunt-wp-i18n": "^1.0.3",
"gzip-size": "^4.1.0",
"jquery": "^3.4.0",
"node-sass": "^4.11.0",
"ora": "^1.3.0",
"postcss-loader": "^2.1.6",
"prop-types": "^15.7.2",
"querystringify": "^2.1.1",
"raw-loader": "^0.5.1",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-select": "^2.4.3",
"react-slick": "^0.23.2",
"react-transition-group": "^2.9.0",
"rtlcss": "^2.4.0",
"sass-loader": "^6.0.6",
"slick-carousel": "^1.8.1",
"update-notifier": "^2.3.0",
"webpack": "^3.1.0"
},
"babel": {
"presets": [
[
"env",
{
"modules": false,
"targets": {
"browsers": [
"last 2 Chrome versions",
"last 2 Firefox versions",
"last 2 Safari versions",
"last 2 iOS versions",
"last 1 Android version",
"last 1 ChromeAndroid version",
"ie 11"
]
}
}
]
],
"plugins": [
[
"transform-object-rest-spread"
],
[
"transform-object-rest-spread",
{
"useBuiltIns": true
}
],
[
"transform-react-jsx",
{
"pragma": "wp.element.createElement"
}
],
[
"transform-runtime",
{
"helpers": false,
"polyfill": false,
"regenerator": true
}
]
]
},
"devDependencies": {
"babel-eslint": "^10.0.1",
"eslint": "^5.16.0",
"eslint-config-wordpress": "^2.0.0",
"eslint-plugin-jest": "^21.27.2",
"eslint-plugin-jsx-a11y": "^6.2.1",
"eslint-plugin-react": "^7.12.4",
"eslint-plugin-wordpress": "^0.1.0",
"grunt": "^1.2.1",
"grunt-bumpup": "^0.6.3",
"grunt-contrib-clean": "^1.1.0",
"grunt-contrib-compress": "^1.5.0",
"grunt-contrib-copy": "^1.0.0",
"grunt-text-replace": "^0.4.0",
"grunt-wp-i18n": "^1.0.3",
"grunt-wp-readme-to-markdown": "^2.0.1",
"load-grunt-tasks": "^4.0.0",
"memize": "^1.0.5",
"react-masonry-component": "^6.2.1",
"react-masonry-css": "^1.0.12",
"react-memoize": "^1.0.1",
"webfontloader": "^1.6.28",
"webpack-config": "^7.5.0"
}
}