mytestanubhav
Version:
this is a test package
23 lines (22 loc) • 493 B
JSON
{
"name": "mytestanubhav",
"version": "1.0.0",
"description": "this is a test package",
"main": "index.js",
"scripts": {
"test": "wds"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Smalsusanu1/PackageRepo.git"
},
"keywords": [
"anubhav"
],
"author": "anubhav shukla",
"license": "ISC",
"bugs": {
"url": "https://github.com/Smalsusanu1/PackageRepo/issues"
},
"homepage": "https://github.com/Smalsusanu1/PackageRepo#readme"
}