Delete package.json

This commit is contained in:
Chris Frankland-Wright 2025-07-07 00:12:36 +01:00 committed by GitHub
parent 057d394567
commit b51a47457e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,17 +0,0 @@
{
"name": "ntp-timeturner",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"dgram": "^1.0.1",
"express": "^4.19.2",
"moment-timezone": "^0.5.45"
}
}