pullarao-greetings-v2
Version:
A simple greeting message package
17 lines (16 loc) • 337 B
JSON
{
"name": "pullarao-greetings-v2",
"version": "1.0.0",
"description": "A simple greeting message package",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"greetings",
"pullarao",
"welcome"
],
"author": "MOKKALAKATHI PULLARAO",
"license": "ISC"
}