You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "A full stack Javascript app that receives a string parameter and detects whether or not it contains a timestamp or natural language date and returns both a unix timestamp and natural language form of the date",
"main": "server.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"