@lhimaja/greetings-ex
Version:
demp package in nodejs
25 lines (24 loc) • 505 B
JSON
{
"name": "@lhimaja/greetings-ex",
"version": "1.0.0",
"description": "demp package in nodejs",
"main": "greetings.js",
"scripts": {
"test": "jest"
},
"repository": {
"type": "git",
"url": "git+https://github.com/LHimaja-04/package.git"
},
"keywords": [
"pvpsit",
"cse",
"fsd"
],
"author": "lhimaja",
"license": "MIT",
"bugs": {
"url": "https://github.com/LHimaja-04/package/issues"
},
"homepage": "https://github.com/LHimaja-04/package#readme"
}