UNPKG

ani-js

Version:

A lightweight JavaScript animation library that mimics Tailwind-style utility classes — no Tailwind installation needed.

27 lines (26 loc) 658 B
{ "name": "ani-js", "version": "1.4.0", "description": "A lightweight JavaScript animation library that mimics Tailwind-style utility classes — no Tailwind installation needed.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Srinanth/Ani-Js.git" }, "keywords": [ "animation", "tailwind", "javascript", "css", "utility" ], "author": "Srinanth", "license": "ISC", "bugs": { "url": "https://github.com/Srinanth/Ani-Js/issues" }, "homepage": "https://github.com/Srinanth/Ani-Js#readme" }