{
  "name": "tablecrafter-wp-data-tables",
  "version": "1.0.0",
  "description": "**Transform any JSON API or CSV into beautiful, responsive WordPress data tables. Features live search, pagination, sorting, mobile optimization, and SEO-friendly server-side rendering.**",
  "main": "index.js",
  "directories": {
    "doc": "docs"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/TableCrafter/wp-data-tables.git"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "type": "commonjs",
  "bugs": {
    "url": "https://github.com/TableCrafter/wp-data-tables/issues"
  },
  "homepage": "https://github.com/TableCrafter/wp-data-tables#readme",
  "devDependencies": {
    "@playwright/test": "^1.57.0"
  }
}
