aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-02-27 16:44:56 +0100
committercodecalm <codecalm@gmail.com>2020-02-27 16:44:56 +0100
commit779f14f8b56f25841bdc79a809987d27a1f6dde4 (patch)
tree27a7d1efef52594eabd2223de454dfd9345b7789 /package.json
parentfirst commit (diff)
downloadtabler-icons-779f14f8b56f25841bdc79a809987d27a1f6dde4.tar.xz
first init
Diffstat (limited to 'package.json')
-rw-r--r--package.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/package.json b/package.json
new file mode 100644
index 0000000..6d0ba92
--- /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"
+ }
+}