{
  "name": "@ashutosh_roy/lit-demo",
  "version": "1.0.5",
  "description": "",
  "main": "InputLitElement.js",
  "module": "InputLitElement.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "serve": "es-dev-server --app-index index.html --node-resolve --watch --open"
  },
  "author": "Ashutosh Roy",
  "license": "ISC",
  "dependencies": {
    "lit-element": "^3.0.1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ashutosh925/ashutosh-lit-demo.git"
  },
  "bugs": {
    "url": "https://github.com/ashutosh925/ashutosh-lit-demo/issues"
  },
  "publishConfig": {
    "access": "public",
    "branches": [
      "master"
    ]
  },
  "homepage": "https://github.com/benawad/tsconfig.json#readme",
  "devDependencies": {
    "@babel/core": "^7.15.8",
    "@babel/plugin-proposal-class-properties": "^7.14.5",
    "@babel/plugin-proposal-decorators": "^7.15.8"
  }
}
