calculationbuisnesslogic
Version:
This is a Test Calculation Service
24 lines (23 loc) • 629 B
JSON
{
"name": "calculationbuisnesslogic",
"version": "1.0.0",
"description": "This is a Test Calculation Service",
"main": "businesscalculation.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/heavenlyalienzonearth/deepaktestlogic.git"
},
"keywords": [
"calculator",
"deepak"
],
"author": "Deepak Mohanty",
"license": "ISC",
"bugs": {
"url": "https://github.com/heavenlyalienzonearth/deepaktestlogic/issues"
},
"homepage": "https://github.com/heavenlyalienzonearth/deepaktestlogic#readme"
}