cubicdone/packages/contract-models/package.json
2024-04-18 11:28:23 +03:00

15 lines
301 B
JSON

{
"name": "contract-models",
"version": "1.0.0",
"description": "",
"main": "index.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/gregor-tokarev/personal_todo.git"
},
"private": true
}