UNPKG

age-calculation

Version:
26 lines (25 loc) 607 B
{ "name": "age-calculation", "version": "1.1.1", "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", "dependencies": { "nodemon": "^3.1.10" } }