mirror of
https://github.moeyy.xyz/https://github.com/trekhleb/javascript-algorithms.git
synced 2024-12-24 21:46:13 +08:00
Update package json.
This commit is contained in:
parent
e9559fdf90
commit
81f46ca2ee
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "javascript-algorithms",
|
||||
"version": "1.0.0",
|
||||
"version": "0.0.1",
|
||||
"description": "Algorithms and data-structures implemented on JavaScript",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
@ -24,7 +24,10 @@
|
||||
"data-structures",
|
||||
"javascript",
|
||||
"algorithm",
|
||||
"javascript-algorithms"
|
||||
"javascript-algorithms",
|
||||
"sorting-algorithms",
|
||||
"graph",
|
||||
"tree"
|
||||
],
|
||||
"author": "Oleksii Trekhleb (https://www.linkedin.com/in/trekhleb/)",
|
||||
"license": "MIT",
|
||||
|
Loading…
Reference in New Issue
Block a user