age-calculation
Version:
this is age calculation npm package
23 lines (22 loc) • 557 B
JSON
{
"name": "age-calculation",
"version": "1.1.0",
"description": "this is age calculation npm package",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/himonhimu/age-calculation.git"
},
"keywords": [
"age-calculation"
],
"author": "himonhimu",
"license": "ISC",
"bugs": {
"url": "https://github.com/himonhimu/age-calculation/issues"
},
"homepage": "https://github.com/himonhimu/age-calculation#readme"
}