@balanpmacc/simpleinterest
Version:
24 lines (23 loc) • 629 B
JSON
{
"name": "@balanpmacc/simpleinterest",
"version": "1.0.1",
"description": "calculate simple interest",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/bala-itpro-channel/myfirstnpmrepo-simpleinterest.git"
},
"keywords": [
"simple",
"interest"
],
"author": "Bala",
"license": "ISC",
"bugs": {
"url": "https://github.com/bala-itpro-channel/myfirstnpmrepo-simpleinterest/issues"
},
"homepage": "https://github.com/bala-itpro-channel/myfirstnpmrepo-simpleinterest#readme"
}