mirror of
https://github.com/VisActor/VTable
synced 2024-11-22 01:52:03 +00:00
8 lines
97 B
JSON
8 lines
97 B
JSON
{
|
|
"name": "@foo/qux",
|
|
"version": "1.0.0",
|
|
"scripts": {
|
|
"compile": "tsc --noEmit"
|
|
}
|
|
}
|