vj-pricing-model
Version:
Pricing model Vanilla JavaScript Web Component
30 lines (29 loc) • 774 B
JSON
{
"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"
}