radiovisual / timecard

Keep track of your project development time.
MIT License
20 stars 4 forks source link

if package.json name not available, print the pwd #10

Closed radiovisual closed 8 years ago

radiovisual commented 8 years ago

currently, the current working directory is the default, but timecard should look in the directory of the .timecard.json file to see if a package.json exists, if yes, use the module name from there.