{
  "name": "be-detail-oriented",
  "version": "0.0.17",
  "description": "Make the fieldset and possibly other built-in elements expandable, similar to the detail element.",
  "main": "be-detail-oriented.js",
  "module": "be-detail-oriented.js",
  "exports": {
    ".": "./be-detail-oriented.js",
    "./be-detail-oriented.js": "./be-detail-oriented.js"
  },
  "files": [
    "*.*",
    "demo/*.*"
  ],
  "types": "types.d.ts",
  "keywords": [
    "web-components",
    "web-component",
    "custom-element",
    "custom-elements",
    "until-found"
  ],
  "scripts": {
    "serve": "node node_modules/may-it-serve/serve.js",
    "test": "playwright test",
    "safari": "npx playwright wk http://localhost:3030",
    "update": "ncu -u && npm install"
  },
  "dependencies": {
    "be-enhanced": "0.0.68",
    "be-hive": "0.0.137",
    "plus-minus": "0.0.11",
    "trans-render": "0.0.739",
    "xtal-element": "0.0.596"
  },
  "devDependencies": {
    "@playwright/test": "1.42.0",
    "may-it-serve": "0.0.6"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bahrus/be-detail-oriented.git"
  },
  "author": "https://mastodon.social/@bahrus",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/bahrus/be-detail-oriented/issues"
  },
  "homepage": "https://github.com/bahrus/be-detail-oriented#readme"
}
