Skip to content

Commit 1362d8c

Browse files
Create package.json
1 parent 054bea4 commit 1362d8c

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

package.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"name": "nandanx",
3+
"version": "4.0.0",
4+
"description": "A powerful JavaScript utility library",
5+
"main": "dist/nandanx.min.js",
6+
"keywords": ["javascript", "library", "utility"],
7+
"author": "Nandan Das",
8+
"license": "MIT"
9+
}

0 commit comments

Comments
 (0)