{ "name": "formidable", "version": "0.0.6", "description": "", "main": "index.js", "devDependencies": { "@commitlint/cli": "^16.2.4", "@commitlint/config-conventional": "^16.2.4", "tailwindcss": "^3.0.24" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Bornholm/formidable.git" }, "author": "Bornholm", "license": "AGPL-3.0", "bugs": { "url": "https://github.com/Bornholm/formidable/issues" }, "homepage": "https://github.com/Bornholm/formidable#readme" }