Comparing version 1.0.2 to 1.0.3
{ | ||
"author": "Z3T4", | ||
"name": "datelog", | ||
"description": "Writes to console.log with date and time", | ||
"version": "1.0.2", | ||
"main": "datelog.js", | ||
"keywords": [ | ||
"log" | ||
], | ||
"dependencies": {}, | ||
"repository": { | ||
"type" : "git", | ||
"url" : "http://github.com/Z3TA/dateLog.git" | ||
} | ||
} | ||
"author": { | ||
"name": "Z3T4" | ||
}, | ||
"name": "datelog", | ||
"description": "Writes to console.log with date and time", | ||
"version": "1.0.3", | ||
"main": "datelog.js", | ||
"keywords": [ | ||
"log" | ||
], | ||
"dependencies": {}, | ||
"repository": { | ||
"type": "git", | ||
"url": "http://github.com/Z3TA/dateLog.git" | ||
}, | ||
"readme": "dateLog\r\n=======\r\n\r\nA simple function for adding date and time stamp to console log in Node JS.", | ||
"readmeFilename": "README.md", | ||
"bugs": { | ||
"url": "https://github.com/Z3TA/dateLog/issues" | ||
} | ||
} |
@@ -1,4 +0,6 @@ | ||
dateLog | ||
datelog | ||
======= | ||
A simple function for adding date and time stamp to console log in Node JS. | ||
A simple function for adding date and time stamp to console log in Node JS. | ||
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
1191
1
7