mirror of
https://github.com/The-Art-of-Hacking/h4cker.git
synced 2024-10-01 01:25:43 -04:00
12 lines
208 B
JSON
12 lines
208 B
JSON
|
{
|
||
|
"name": "hello-world",
|
||
|
"version": "1.0.0",
|
||
|
"description": "",
|
||
|
"main": "server.js",
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"author": "",
|
||
|
"license": "ISC"
|
||
|
}
|