mirror of
https://github.com/jakejarvis/sofa.git
synced 2026-08-29 03:55:38 -04:00
10 lines
145 B
JSON
10 lines
145 B
JSON
{
|
|
"name": "@sofa/tsconfig",
|
|
"version": "0.1.3",
|
|
"private": true,
|
|
"type": "module",
|
|
"exports": {
|
|
"./base.json": "./base.json"
|
|
}
|
|
}
|