nodestrtotime
Version:
Node.js implementation of strtotime()
16 lines • 361 B
JSON
{
"name": "nodestrtotime",
"version": "1.0.0",
"description": "Node.js implementation of strtotime()",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"strtotime",
"time",
"date"
],
"author": "locutus.io users",
"homepage": "http://locutus.io/php/datetime/strtotime/"
}