hello-npm-karthik
Version:
19 lines (18 loc) • 369 B
JSON
{
"name": "hello-npm-karthik",
"version": "1.0.0",
"description": "hello karthik",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"karthik"
],
"author": "karthik",
"license": "ISC",
"repository": {
"type": "git",
"url": "https://github.com/karthik35314/hello-npm.git"
}
}