UNPKG

thank-you-tweet-button-003

Version:

Easy-to-use tweet button for saying thank you to @oluwatobiss.

43 lines (42 loc) 1.22 kB
{ "name": "thank-you-tweet-button-003", "version": "8.0.3", "homepage": "https://github.com/codesweetly/thank-you-tweet-button-003#readme", "description": "Easy-to-use tweet button for saying thank you to @oluwatobiss.", "main": "tweetButton.js", "repository": { "type": "git", "url": "https://github.com/codesweetly/thank-you-tweet-button-003.git" }, "bugs": { "url": "https://github.com/codesweetly/thank-you-tweet-button-003/issues", "email": "contact@codesweetly.com" }, "scripts": { "release": "dotenv release-it --", "test": "jest --config jest.config.json", "prepare": "husky" }, "files": [], "keywords": [ "tweet", "twitter", "button", "thank you", "thanks" ], "author": "Oluwatobi Sofela <contact@codesweetly.com> (https://www.codesweetly.com)", "license": "MIT", "type": "commonjs", "devDependencies": { "@babel/preset-env": "^7.26.9", "@commitlint/cli": "^19.8.0", "@commitlint/config-conventional": "^19.8.0", "@release-it/conventional-changelog": "^10.0.0", "dotenv-cli": "^8.0.0", "husky": "^9.1.7", "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0", "release-it": "^18.1.2" } }