UNPKG

448 BJSONView Raw
1{
2 "name": "@uua/icons",
3 "version": "0.0.2",
4 "description": "UUA Icons",
5 "main": "index.js",
6 "repository": {
7 "type": "git",
8 "url": "git+https://github.com/willin/uua-icons.git"
9 },
10 "keywords": [
11 "uua",
12 "useragent",
13 "icons"
14 ],
15 "author": "Willin Wang",
16 "license": "Apache-2.0",
17 "bugs": {
18 "url": "https://github.com/willin/uua-icons/issues"
19 },
20 "homepage": "https://github.com/willin/uua-icons#readme"
21}