10 lines
159 B
JSON
10 lines
159 B
JSON
|
|
{
|
||
|
|
"name": "@hereconnect/types",
|
||
|
|
"version": "1.0.0",
|
||
|
|
"main": "index.ts",
|
||
|
|
"types": "index.ts",
|
||
|
|
"private": true,
|
||
|
|
"scripts": {
|
||
|
|
"build": "tsc"
|
||
|
|
}
|
||
|
|
}
|