InvestmentsControl/package.json

14 lines
299 B
JSON

{
"name": "Investments Control",
"version": "0.0.0",
"author": "Krylov <ksv741@mail.ru> Sergey",
"private": true,
"description": "",
"license": "ISC",
"devDependencies": {
"@commitlint/cli": "19.8.1",
"@commitlint/config-conventional": "19.8.1",
"lefthook": "1.12.3"
}
}