UNPKG

clickstyles

Version:

A collection of animated styles for buttons, CTAs, links, cards, toggles, and other interactive UI elements.

180 lines (179 loc) 5.42 kB
{ "name": "clickstyles", "version": "1.1.0", "description": "A collection of animated styles for buttons, CTAs, links, cards, toggles, and other interactive UI elements.", "main": "dist/clickstyles.css", "style": "dist/clickstyles.css", "scripts": { "dev": "vite", "build": "vite build", "preview": "vite preview" }, "keywords": [ "css", "buttons", "animations", "hover effects", "cta", "cards", "toggles", "microinteractions", "clickstyles", "ui animation", "ui library" ], "repository": { "type": "git", "url": "git+https://github.com/yesiamrocks/clickstyles.git" }, "author": "Shafayetul Islam Pavel", "license": "MIT", "bugs": { "url": "https://github.com/yesiamrocks/clickstyles/issues" }, "homepage": "https://clickstyles.io", "devDependencies": { "autoprefixer": "^10.4.21", "cssnano": "^6.1.2", "postcss": "^8.5.6", "postcss-cli": "^10.1.0", "postcss-import": "^15.1.0", "postcss-scss": "^4.0.9", "sass": "^1.89.2" }, "directories": { "doc": "docs" }, "dependencies": { "ansi-regex": "^5.0.1", "ansi-styles": "^4.3.0", "anymatch": "^3.1.3", "binary-extensions": "^2.3.0", "boolbase": "^1.0.0", "braces": "^3.0.3", "browserslist": "^4.25.1", "caniuse-api": "^3.0.0", "caniuse-lite": "^1.0.30001726", "chokidar": "^3.6.0", "cliui": "^8.0.1", "color-convert": "^2.0.1", "color-name": "^1.1.4", "colord": "^2.9.3", "commander": "^7.2.0", "css-declaration-sorter": "^7.2.0", "css-select": "^5.1.0", "css-tree": "^2.3.1", "css-what": "^6.1.0", "cssesc": "^3.0.0", "cssnano-preset-default": "^6.1.2", "cssnano-utils": "^4.0.2", "csso": "^5.0.5", "dependency-graph": "^0.11.0", "detect-libc": "^1.0.3", "dir-glob": "^3.0.1", "dom-serializer": "^2.0.0", "domelementtype": "^2.3.0", "domhandler": "^5.0.3", "domutils": "^3.2.2", "electron-to-chromium": "^1.5.176", "emoji-regex": "^8.0.0", "entities": "^4.5.0", "escalade": "^3.2.0", "fast-glob": "^3.3.3", "fastq": "^1.19.1", "fill-range": "^7.1.1", "fraction.js": "^4.3.7", "fs-extra": "^11.3.0", "function-bind": "^1.1.2", "get-caller-file": "^2.0.5", "get-stdin": "^9.0.0", "glob-parent": "^5.1.2", "globby": "^13.2.2", "graceful-fs": "^4.2.11", "gsap": "^3.13.0", "hasown": "^2.0.2", "ignore": "^5.3.2", "immutable": "^5.1.3", "is-binary-path": "^2.1.0", "is-core-module": "^2.16.1", "is-extglob": "^2.1.1", "is-fullwidth-code-point": "^3.0.0", "is-glob": "^4.0.3", "is-number": "^7.0.0", "jsonfile": "^6.1.0", "lilconfig": "^3.1.3", "lodash.memoize": "^4.1.2", "lodash.uniq": "^4.5.0", "mdn-data": "^2.0.30", "merge2": "^1.4.1", "micromatch": "^4.0.8", "nanoid": "^3.3.11", "node-addon-api": "^7.1.1", "node-releases": "^2.0.19", "normalize-path": "^3.0.0", "normalize-range": "^0.1.2", "nth-check": "^2.1.1", "path-parse": "^1.0.7", "path-type": "^4.0.0", "picocolors": "^1.1.1", "picomatch": "^2.3.1", "pify": "^2.3.0", "postcss-calc": "^9.0.1", "postcss-colormin": "^6.1.0", "postcss-convert-values": "^6.1.0", "postcss-discard-comments": "^6.0.2", "postcss-discard-duplicates": "^6.0.3", "postcss-discard-empty": "^6.0.3", "postcss-discard-overridden": "^6.0.2", "postcss-load-config": "^4.0.2", "postcss-merge-longhand": "^6.0.5", "postcss-merge-rules": "^6.1.1", "postcss-minify-font-values": "^6.1.0", "postcss-minify-gradients": "^6.0.3", "postcss-minify-params": "^6.1.0", "postcss-minify-selectors": "^6.0.4", "postcss-normalize-charset": "^6.0.2", "postcss-normalize-display-values": "^6.0.2", "postcss-normalize-positions": "^6.0.2", "postcss-normalize-repeat-style": "^6.0.2", "postcss-normalize-string": "^6.0.2", "postcss-normalize-timing-functions": "^6.0.2", "postcss-normalize-unicode": "^6.1.0", "postcss-normalize-url": "^6.0.2", "postcss-normalize-whitespace": "^6.0.2", "postcss-ordered-values": "^6.0.2", "postcss-reduce-initial": "^6.1.0", "postcss-reduce-transforms": "^6.0.2", "postcss-reporter": "^7.1.0", "postcss-selector-parser": "^6.1.2", "postcss-svgo": "^6.0.3", "postcss-unique-selectors": "^6.0.4", "postcss-value-parser": "^4.2.0", "pretty-hrtime": "^1.0.3", "queue-microtask": "^1.2.3", "read-cache": "^1.0.0", "readdirp": "^3.6.0", "require-directory": "^2.1.1", "resolve": "^1.22.10", "reusify": "^1.1.0", "run-parallel": "^1.2.0", "slash": "^5.1.0", "source-map-js": "^1.2.1", "string-width": "^4.2.3", "strip-ansi": "^6.0.1", "stylehacks": "^6.1.1", "supports-preserve-symlinks-flag": "^1.0.0", "svgo": "^3.3.2", "thenby": "^1.3.4", "to-regex-range": "^5.0.1", "universalify": "^2.0.1", "update-browserslist-db": "^1.1.3", "util-deprecate": "^1.0.2", "vite": "^6.3.5", "wrap-ansi": "^7.0.0", "y18n": "^5.0.8", "yaml": "^2.8.0", "yargs": "^17.7.2", "yargs-parser": "^21.1.1" } }