Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
npmnishantsharma committed Mar 5, 2023
1 parent d10a82d commit ab2e38c
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,24 @@
"name": "@developerso/shadowizard",
"version": "1.0.0",
"description": "This module gives smooth shadow everytime for non-developers",
"main": "index.js",
"scripts": {
"test": "node test.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/developerso/shadowizard.git"
},
"keywords": [
"javascript",
"github",
"npm",
"shadowizard"
],
"author": "Developerso",
"license": "ISC",
"bugs": {
"url": "https://github.com/developerso/shadowizard/issues"
},
"homepage": "https://github.com/developerso/shadowizard#readme"
}

0 comments on commit ab2e38c

Please sign in to comment.