CornerCouch icon indicating copy to clipboard operation
CornerCouch copied to clipboard

Please add a package.json

Open wu-lee opened this issue 9 years ago • 0 comments

This would be convenient for use with npm - currently with no package.json, I can't install CornerCouch even direct from the git repository (which npm supports only if there is a package.json).

There is a workaround using napa which I'm about to try, but a package.json should be simple to create using npm init.

Of course, submitting the resulting CornerCouch package to the npm repository would make it even more convenient to use!

Thanks.

wu-lee avatar Apr 07 '16 11:04 wu-lee