made package.json

This commit is contained in:
2025-10-09 20:46:48 -07:00
commit 71c0a6eb9e

13
package.json Normal file
View File

@ -0,0 +1,13 @@
{
"name": "npm",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs"
}