File tree Expand file tree Collapse file tree 1 file changed +26
-2
lines changed Expand file tree Collapse file tree 1 file changed +26
-2
lines changed Original file line number Diff line number Diff line change 11{
2+ "name" : " @adam.plesnik/taiwlindcss-scroll-driven-animations" ,
3+ "version" : " 0.0.2" ,
4+ "author" : " Adam Plesnik <adam@adamplesnik.com>" ,
25 "scripts" : {
3- "build" : " npx swc ./src/index.ts --out-dir ./dist"
6+ "build" : " npx swc ./src/index.js --out-dir ./dist"
47 },
58 "prettier" : {
69 "printWidth" : 100 ,
1821 "swcify" : " ^1.0.1" ,
1922 "tailwindcss" : " ^0.0.0-insiders.3ba51d1" ,
2023 "typescript" : " ^5.4.3"
21- }
24+ },
25+ "description" : " `unofficial` `experimental` `chrome-115+`" ,
26+ "files" : [
27+ " dist"
28+ ],
29+ "main" : " dist/index.js" ,
30+ "repository" : {
31+ "type" : " git" ,
32+ "url" : " git+https://github.com/adamplesnik/tailwindcss-scroll-driven-animations.git"
33+ },
34+ "keywords" : [
35+ " tailwindcss" ,
36+ " scroll" ,
37+ " driven" ,
38+ " animations" ,
39+ " css"
40+ ],
41+ "license" : " MIT" ,
42+ "bugs" : {
43+ "url" : " https://github.com/adamplesnik/tailwindcss-scroll-driven-animations/issues"
44+ },
45+ "homepage" : " https://github.com/adamplesnik/tailwindcss-scroll-driven-animations#readme"
2246}
You can’t perform that action at this time.
0 commit comments