commit fd1bc9d1aba0e299d5c2feda9f2e218ca9b42df0 Author: talksik Date: Fri May 27 19:27:14 2022 -0500 Create package.json diff --git a/package.json b/package.json new file mode 100644 index 0000000..9edea71 --- /dev/null +++ b/package.json @@ -0,0 +1,8 @@ +{ + "name": "nirvana-v4", + "version": "1.0.0", + "main": "index.js", + "repository": "https://github.com/talksik/nirvana-v4.git", + "author": "talksik ", + "license": "MIT" +}