Skip to content

Commit

Permalink
package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sureshpandiyan1 authored Aug 5, 2023
1 parent 3e15727 commit 9739a94
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "cssbuttongenerator",
"version": "1.0.0",
"description": "Easy to generate a cool cssbuttons!!",
"main": "genbtns.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/sureshpandiyan1/cssbuttongenerator.git"
},
"keywords": [
"css","cssbuttons","javascript library","js","css-button","button","css3"
],
"author": "suresh p",
"license": "MIT",
"bugs": {
"url": "https://github.com/sureshpandiyan1/cssbuttongenerator/issues"
},
"homepage": "https://github.com/sureshpandiyan1/cssbuttongenerator#readme"
}

0 comments on commit 9739a94

Please sign in to comment.