Skip to content

Commit

Permalink
enterpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanLiVa committed Jul 2, 2024
1 parent 6980468 commit 4a1fb93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@hexlet/code",
"version": "1.0.0",
"description": "\"Difference Calculator – a project that compares and finds differences between two data structures, such as configuration files. This project is suitable for experienced developers, as it involves complex architectural decisions, writing automated tests, and using functional programming. It also includes working with tree data structures and recursive algorithms, which provides an in-depth learning experience.\"",
"description": "Difference Calculator – a project that compares and finds differences between two data structures, such as configuration files. This project is suitable for experienced developers, as it involves complex architectural decisions, writing automated tests, and using functional programming. It also includes working with tree data structures and recursive algorithms, which provides an in-depth learning experience.",
"main": "src/index.js",
"bin": {
"gendiff": "bin/gendiff.js"
Expand Down

0 comments on commit 4a1fb93

Please sign in to comment.