mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-11-28 14:51:57 +03:00
12 lines
231 B
JSON
12 lines
231 B
JSON
{
|
|
"name": "@affine/templates",
|
|
"private": true,
|
|
"sideEffect": false,
|
|
"exports": {
|
|
"./*.md": "./*.md",
|
|
"./v1/*.json": "./v1/*.json",
|
|
"./preloading.json": "./preloading.json"
|
|
},
|
|
"version": "0.8.0-canary.28"
|
|
}
|