Skip to content

Commit bb8536c

Browse files
committed
update package.json
1 parent a02f9dc commit bb8536c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
{
22
"name": "frame-one-table",
33
"version": "0.1.0",
4+
"description": "A react table with maximum flexibility.",
45
"main": "build/index.js",
56
"module": "build/index.es.js",
67
"jsnext:main": "build/index.es.js",
8+
"repository": "Frame-One-Software/frame-one-table",
9+
"author": "frame_one_software",
10+
"license": "MIT",
711
"private": false,
812
"dependencies": {
913
"@types/node": "12.0.0",

0 commit comments

Comments
 (0)