We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a02f9dc commit bb8536cCopy full SHA for bb8536c
package.json
@@ -1,9 +1,13 @@
1
{
2
"name": "frame-one-table",
3
"version": "0.1.0",
4
+ "description": "A react table with maximum flexibility.",
5
"main": "build/index.js",
6
"module": "build/index.es.js",
7
"jsnext:main": "build/index.es.js",
8
+ "repository": "Frame-One-Software/frame-one-table",
9
+ "author": "frame_one_software",
10
+ "license": "MIT",
11
"private": false,
12
"dependencies": {
13
"@types/node": "12.0.0",
0 commit comments