aboutsummaryrefslogtreecommitdiff
path: root/packages/icons-react/package.json
blob: abca00ff62a50ed68f1dc32354da2c9cce98cb2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "name": "@tabler/icons-react",
  "version": "2.0.0",
  "author": "codecalm",
  "license": "MIT",
  "homepage": "https://tabler-icons.io",
  "bugs": {
    "url": "https://github.com/tabler/tabler-icons/issues"
  },
  "funding": {
    "type": "github",
    "url": "https://github.com/sponsors/codecalm"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/tabler/tabler-icons.git",
    "directory": "packages/icons-react"
  },
  "sideEffects": false
}