taos
Version:
TAOS - Tailwind CSS Animation on Scroll Library
35 lines (34 loc) • 872 B
JSON
{
"name": "taos",
"version": "2.0.1",
"description": "TAOS - Tailwind CSS Animation on Scroll Library",
"keywords": [
"taos",
"animation on scroll",
"tailwind animation on scroll",
"scroll trigger",
"tailwind css"
],
"license": "MIT",
"main": "dist/taos.js",
"repository": {
"type": "git",
"url": "git+https://github.com/versoly/taos.git"
},
"bugs": {
"url": "https://github.com/versoly/taos/issues"
},
"homepage": "https://versoly.com/taos",
"contributors": [
"Volkan Kaya <volkan@versoly.com>"
],
"scripts": {
"dev": "vite",
"build": "vite build"
},
"devDependencies": {
"vite": "^7.2.4"
},
"author": "Versoly",
"packageManager": "pnpm@9.15.1+sha512.1acb565e6193efbebda772702950469150cf12bcc764262e7587e71d19dc98a423dff9536e57ea44c49bdf790ff694e83c27be5faa23d67e0c033b583be4bfcf"
}