{
  "name": "vj-pricing-model",
  "version": "1.0.0",
  "description": "Pricing model Vanilla JavaScript Web Component",
  "main": "index.js",
  "dependencies": {},
  "devDependencies": {
    "@webcomponents/webcomponentsjs": "^2.4.1"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kksrini89/vj-pricing-model.git"
  },
  "keywords": [
    "pricing-model",
    "vj-pricing-model",
    "webcomponent",
    "vanillajs-wecomponent"
  ],
  "author": "Srinivasan K K",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/kksrini89/vj-pricing-model/issues"
  },
  "homepage": "https://github.com/kksrini89/vj-pricing-model#readme"
}
