Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Obijuan committed Jun 28, 2024
1 parent 5e13952 commit 96be203
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
@@ -0,0 +1,20 @@
{
"name": "ice-chips-verilog",
"version": "0.9.2",
"description": "Library of all common discrete logic devices in Verilog",
"keywords": ["verilog","discrete"],
"license": "GPL-3.0",
"authors": [{
"name": "Tim Rudy",
"email": "",
"url": "https://github.com/TimRudy"
}],
"contributors": [

],
"repository": {
"type": "git",
"branch": "main",
"url": "https://github.com/TimRudy/ice-chips-verilog"
}
}

0 comments on commit 96be203

Please sign in to comment.