-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpackage.json
More file actions
27 lines (27 loc) · 633 Bytes
/
package.json
File metadata and controls
27 lines (27 loc) · 633 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"name": "@enzet/roentgen",
"version": "0.14.0",
"description": "Set of monochrome 14 × 14 px pixel-aligned map icons",
"files": [
"icons",
"README.md",
"LICENSE"
],
"repository": {
"type": "git",
"url": "https://github.com/enzet/Roentgen.git"
},
"keywords": [
"icons",
"svg",
"map-icons",
"openstreetmap",
"osm"
],
"author": "Sergey Vartanov <me@enzet.ru>",
"license": "CC-BY-4.0",
"bugs": {
"url": "https://github.com/enzet/Roentgen/issues"
},
"homepage": "https://enzet.ru/roentgen"
}