Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
bsonmez authored Apr 1, 2020
0 parents commit 4762757
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"name": "abbreviated-numbers",
"version": "1.0.0",
"description": "A simple tool to abbreviate numbers",
"main": "index.js",
"keywords": ["abbreviated", "abbreviated numbers", "short numbers","abbreviate","numbers"],
"repository": {
"url": "https://github.com/bsonmez/abbreviated-numbers",
"type": "git"
},
"bugs": "https://github.com/bsonmez/abbreviated-numbers/issues",
"author": "Burak Sonmez <[email protected]>",
"license": "MIT",
"private": true
}

0 comments on commit 4762757

Please sign in to comment.