Skip to content

Commit ed06610

Browse files
author
Wakidur Rahaman
committed
description added
1 parent 820b238 commit ed06610

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "npm",
33
"version": "1.0.0",
4-
"description": "",
4+
"description": "JavaScript based examples of many algorithms and data structures. Note that this repository is meant to be used for learning and researching purposes only.",
55
"main": "index.js",
66
"scripts": {
7-
"test": "echo \"Error: no test specified\" && exit 1"
7+
"test": ""
88
},
99
"repository": {
1010
"type": "git",

0 commit comments

Comments
 (0)