poojitha_my_package
Version:
My first package
27 lines (26 loc) • 597 B
JSON
{
"dependencies": {
"poojitha_my_package": "^1.0.1"
},
"name": "poojitha_my_package",
"version": "1.0.1",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/Pooji2142/poojitha_31.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"npm",
"cse"
],
"author": "Poojitha Muvvala",
"license": "ISC",
"description": "My first package",
"bugs": {
"url": "https://github.com/Pooji2142/poojitha_31/issues"
},
"homepage": "https://github.com/Pooji2142/poojitha_31#readme"
}