{
  "name": "sikshya",
  "title": "Sikshya",
  "version": "1.0.0",
  "homepage": "https://mantrabrain.com/downloads/sikshya/",
  "repository": {
    "type": "git",
    "url": "https://github.com/mantrabrain/sikshya.git"
  },
  "license": "GPL-3.0+",
  "main": "Gruntfile.js",
  "scripts": {
    "test": "yarn test:unit",
    "test:unit": "wp-scripts test-unit-js",
    "build": "wp-scripts build",
    "test:ci": "wp-scripts test-unit-js --ci",
    "format:js": "wp-scripts format-js",
    "lint:css": "wp-scripts lint-style",
    "lint:js": "wp-scripts lint-js",
    "start": "wp-scripts start"
  },
  "devDependencies": {
    "@types/jest": "^27.0.3",
    "@types/node": "^16.11.10",
    "@types/react": "^17.0.36",
    "@types/react-dom": "^17.0.11",
    "@wordpress/components": "^19.0.5",
    "@wordpress/element": "^4.0.4",
    "@wordpress/scripts": "^19.2.2",
    "autoprefixer": "~7.2.3",
    "grunt": "^1.0.3",
    "grunt-checktextdomain": "^1.0.1",
    "grunt-contrib-compress": "^1.4.3",
    "grunt-contrib-concat": "~1.0.1",
    "grunt-contrib-cssmin": "^2.2.0",
    "grunt-contrib-jshint": "^1.1.0",
    "grunt-contrib-uglify": "^3.0.1",
    "grunt-contrib-watch": "^1.0.0",
    "grunt-fixmyjs": "^0.3.0",
    "grunt-phpcbf": "^0.1.1",
    "grunt-phpcs": "^0.4.0",
    "grunt-postcss": "~0.9.0",
    "grunt-rtlcss": "~2.0.1",
    "grunt-sass": "^2.1.0",
    "grunt-stylelint": "~0.9.0",
    "grunt-wp-i18n": "^1.0.3",
    "mini-css-extract-plugin": "^2.4.5",
    "node-sass": "^4.13.1",
    "style-loader": "^3.3.1",
    "ts-loader": "^9.2.6",
    "typescript": "^4.5.2"
  },
  "engines": {
    "node": ">=0.8.0",
    "npm": ">=1.1.0"
  },
  "dependencies": {
    "node-bourbon": "^4.2.8",
    "npm": "^6.4.1",
    "typescript": "^4.5.2",
    "uglify": "^0.1.5"
  }
}
