Skip to content

Commit ddc90c6

Browse files
committed
added point of entry
1 parent 707b8a7 commit ddc90c6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "prettytable",
33
"version": "0.3.0",
4+
"main": "prettytable.js",
45
"description": "CLI based Node module for generating pretty tables from multiple data sources",
56
"keywords": ["table", "cli table", "csv", "json"],
67
"repository": "https://github.com/jyotiska/prettytable",

0 commit comments

Comments
 (0)