ThinkDeepTech/thinkdeep

View on GitHub
packages/tools/package.json

Summary

Maintainability
Test Coverage
{
  "name": "@thinkdeep/tools",
  "version": "0.0.9-alpha.1",
  "description": "Shared tools and configurations.",
  "author": "Hayden McParlane <hayden.mcparlane@gmail.com> (https://www.linkedin.com/in/haydenmcp)",
  "type": "module",
  "keywords": [
    "LitElement"
  ],
  "homepage": "https://github.com/ThinkDeepTech/thinkdeep#readme",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ThinkDeepTech/thinkdeep.git"
  },
  "devDependencies": {
    "@rollup/plugin-babel": "^5.3.1",
    "@rollup/plugin-commonjs": "^21.0.1",
    "@rollup/plugin-eslint": "^8.0.2",
    "@rollup/plugin-graphql": "^1.1.0",
    "@rollup/plugin-node-resolve": "^13.0.6",
    "@rollup/plugin-replace": "^4.0.0",
    "@web/dev-server": "^0.1.31",
    "@web/dev-server-esbuild": "^0.2.12",
    "@web/dev-server-rollup": "^0.3.5",
    "@web/rollup-plugin-html": "^1.10.1",
    "@web/test-runner": "^0.13.31",
    "@web/test-runner-playwright": "^0.8.9",
    "@webcomponents/webcomponentsjs": "^2.5.0",
    "deep-freeze": "^0.0.1",
    "get-port": "^6.0.0",
    "graphql": "^15.8.0",
    "lit-element": "^2.4.0",
    "rollup": "^2.72.1",
    "rollup-plugin-copy": "^3.3.0",
    "rollup-plugin-inject-process-env": "^1.3.1",
    "workbox-build": "^6.4.2"
  },
  "gitHead": "3b2ef77fc17f1e24ee753113410e2cf1bcabb134"
}