Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
Signed-off-by: Soldy <4786022+Soldy@users.noreply.github.com>
  • Loading branch information
Soldy committed Mar 27, 2022
1 parent 1b920cf commit ab25b5e
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "trollhand",
"version": "0.0.2",
"description": "HTML short hand collection for fun.",
"main": "index.js",
"scripts": {
"test": "node test.js"
},
"repository": {
"type": "git",
"url": "https://github.com/Soldy/trollhand.git"
},
"keywords": [],
"author": "Soldy <npmjs@gidigi.com> (http://gidigi.com)",
"license": "GPL-3.0-or-later",
"bugs": {
"url": "https://github.com/Soldy/trollhand/issues"
},
"4homepage": "https://github.com/Soldy/trollhand#readme",
"devDependencies": {
"nanoTest": "^0.9.9-beta5"
}
}

0 comments on commit ab25b5e

Please sign in to comment.