mirror of
https://github.com/stjet/banani.git
synced 2025-12-29 09:39:23 +00:00
the important stuff
This commit is contained in:
12
node_test/package.json
Normal file
12
node_test/package.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "node_test",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"description": "",
|
||||
"type": "module"
|
||||
}
|
||||
Reference in New Issue
Block a user