mirror of
https://github.com/Kizuren/statusPage.git
synced 2025-12-21 21:16:09 +01:00
Updated package.json
This commit is contained in:
parent
e3a8d062f2
commit
38e8f051d9
2 changed files with 15 additions and 5 deletions
13
package-lock.json
generated
Normal file
13
package-lock.json
generated
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
{
|
||||||
|
"name": "aPulse",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"lockfileVersion": 3,
|
||||||
|
"requires": true,
|
||||||
|
"packages": {
|
||||||
|
"": {
|
||||||
|
"name": "aPulse",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"license": "Apache-2.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -8,9 +8,6 @@
|
||||||
"test": "echo \"Error: no test specified\" && exit 1",
|
"test": "echo \"Error: no test specified\" && exit 1",
|
||||||
"start": "node watcher.js"
|
"start": "node watcher.js"
|
||||||
},
|
},
|
||||||
"author": "",
|
"author": "ybouane",
|
||||||
"license": "ISC",
|
"license": "Apache-2.0"
|
||||||
"dependencies": {
|
|
||||||
"fastify": "^5.0.0"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue