UNPKG

@trap_stevo/legendarybuilderproreact-ui

Version:

The legendary UI & utility API that makes your application a legendary application. ~ Created by Steven Compton

105 lines (104 loc) 3.23 kB
{ "name": "@trap_stevo/legendarybuilderproreact-ui", "version": "0.3.68", "description": "The legendary UI & utility API that makes your application a legendary application. ~ Created by Steven Compton", "module": "dist/index.js", "main": "dist/index.js", "type": "module", "exports": { ".": "./dist/index.js", "./HUDConfigurationUtilities": "./dist/HUDManagers/HUDConfigurationUtilitiesManager.js", "./LegendaryAnimations": "./dist/HUDComponents/LegendaryAnimations/index.js", "./HUDAnimations": "./dist/HUDComponents/HUDPhysicsAnimations/index.js", "./HUDStyles": "./dist/HUDStyles/index.js" }, "files": [ "dist" ], "dependencies": { "@breezystack/lamejs": "^1.2.7", "@fortawesome/fontawesome-svg-core": "^6.7.2", "@fortawesome/free-brands-svg-icons": "^6.7.2", "@fortawesome/free-regular-svg-icons": "^6.5.2", "@fortawesome/free-solid-svg-icons": "^6.7.2", "@fortawesome/react-fontawesome": "^0.2.2", "@headlessui/react": "^1.7.18", "@mapbox/mapbox-sdk": "^0.16.0", "@react-spring/web": "^9.7.4", "@react-three/drei": "^9.115.0", "@react-three/fiber": "^8.17.10", "@react-three/postprocessing": "^2.16.3", "@stripe/react-stripe-js": "^2.9.0", "@stripe/stripe-js": "^2.4.0", "aws-sdk": "^2.1618.0", "axios": "^1.6.2", "chart.js": "^4.4.1", "chroma-js": "^2.4.2", "color-hash": "^2.0.2", "color-name-list": "^10.22.0", "cron-parser": "^4.9.0", "crypto-js": "^4.2.0", "dom-to-image-more": "^3.5.0", "dompurify": "^3.1.0", "emoji-mart": "^5.5.2", "firebase": "^10.7.2", "flv.js": "^1.6.2", "framer-motion": "^11.0.25", "html2canvas": "^1.4.1", "jspdf": "^2.5.1", "mammoth": "^1.8.0", "mapbox-gl": "^3.5.2", "marked": "^12.0.1", "node-forge": "^1.3.1", "react-awesome-reveal": "^4.2.8", "react-chartjs-2": "^5.2.0", "react-dropzone": "^14.3.5", "react-icons": "^5.5.0", "react-player": "^2.16.0", "react-quill": "^2.0.0", "react-responsive": "^9.0.2", "react-rnd": "^10.4.12", "react-router-dom": "^6.19.0", "react-spring": "^9.7.3", "react-swipeable": "^7.0.2", "react-transition-group": "^4.4.5", "simple-peer": "^9.11.1", "socket.io-client": "^4.7.5", "three": "^0.169.0", "three-stdlib": "^2.33.0", "web-vitals": "^2.1.4" }, "scripts": { "generate-indexes": "node ./scripts/generate-indexes.cjs", "build": "babel src --out-dir dist --copy-files", "prepublishOnly": "npm run build", "test": "jest" }, "keywords": [ "Legendary", "Enlightened", "Steven Compton", "Magical", "GUI", "Utilities", "API", "Application" ], "author": "Steven Compton", "license": "See License in LICENSE.md", "peerDependencies": { "prop-types": "^15.8.1", "react": ">=17.0.0", "react-dom": ">=17.0.0" }, "devDependencies": { "@babel/cli": "^7.24.1", "@babel/core": "^7.24.3", "@babel/preset-env": "^7.0.0", "@babel/preset-react": "^7.0.0", "@testing-library/jest-dom": "^5.17.0", "@testing-library/react": "^13.4.0", "@testing-library/user-event": "^13.5.0", "prop-types": "^15.8.1" } }