decla-red/shared/package.json
schmelczerandras 51a8e2a629 Add lerna
2020-10-06 11:47:07 +02:00

9 lines
No EOL
208 B
JSON

{
"name": "shared",
"private": true,
"description": "Shared library between backend and frontend",
"main": "src/main.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}