diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/package.json b/package.json new file mode 100644 index 00000000..6d0ba923 --- /dev/null +++ b/package.json @@ -0,0 +1,14 @@ +{ + "name": "tabler-icons", + "version": "1.0.0", + "description": "", + "repository": { + "type": "git", + "url": "git+https://github.com/tabler/tabler-icons.git" + }, + "author": "", + "license": "MIT", + "bugs": { + "url": "https://github.com/tabler/tabler-icons/issues" + } +} |