Spaces:
Sleeping
Sleeping
Commit
·
6520667
1
Parent(s):
5f66c47
Update package.json
Browse files- package.json +0 -9
package.json
CHANGED
|
@@ -1,13 +1,4 @@
|
|
| 1 |
{
|
| 2 |
-
"name": "helloworldnodejsdocker",
|
| 3 |
-
"version": "1.0.0",
|
| 4 |
-
"description": "",
|
| 5 |
-
"main": "index.js",
|
| 6 |
-
"scripts": {
|
| 7 |
-
"test": "echo \"Error: no test specified\" && exit 1"
|
| 8 |
-
},
|
| 9 |
-
"author": "",
|
| 10 |
-
"license": "ISC",
|
| 11 |
"dependencies": {
|
| 12 |
"http": "0.0.0"
|
| 13 |
}
|
|
|
|
| 1 |
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
"dependencies": {
|
| 3 |
"http": "0.0.0"
|
| 4 |
}
|