diff --git a/package.json b/package.json new file mode 100644 index 0000000..3e9136e --- /dev/null +++ b/package.json @@ -0,0 +1,23 @@ +{ + "name": "gridforms", + "version": "1.0.6", + "description": "Data entry can be beautiful", + "files": [ + "gridforms" + ], + "repository": { + "type": "git", + "url": "git+https://github.com/kumailht/gridforms.git" + }, + "keywords": [ + "responsive", + "grid", + "forms" + ], + "author": "Kumail Hunaid ", + "license": "MIT", + "bugs": { + "url": "https://github.com/kumailht/gridforms/issues" + }, + "homepage": "https://github.com/kumailht/gridforms#readme" +}