We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 707b8a7 commit ddc90c6Copy full SHA for ddc90c6
1 file changed
package.json
@@ -1,6 +1,7 @@
1
{
2
"name": "prettytable",
3
"version": "0.3.0",
4
+ "main": "prettytable.js",
5
"description": "CLI based Node module for generating pretty tables from multiple data sources",
6
"keywords": ["table", "cli table", "csv", "json"],
7
"repository": "https://github.com/jyotiska/prettytable",
0 commit comments