mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-02 04:01:43 +02:00
12 lines
193 B
JSON
12 lines
193 B
JSON
{
|
|
"name": "@notesnook/icons",
|
|
"version": "2.1.3",
|
|
"main": "./svgs",
|
|
"exports": {
|
|
".": "./svgs",
|
|
"./*": "./svgs/*"
|
|
},
|
|
"license": "GPL-3.0-or-later",
|
|
"sideEffects": false
|
|
}
|