kahvi.juustodiilerit.fi/shared/package.json

16 lines
300 B
JSON

{
"name": "@kahvi.juustodiilerit.fi/shared",
"version": "0.0.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {
"build": "tsc -b",
"dev": "tsc -w"
},
"keywords": [],
"author": "",
"description": "",
"devDependencies": {
"typescript": "^5.9.3"
}
}