UNPKG

innovate-hubua

Version:
41 lines (40 loc) 1 kB
{ "name": "innovate-hubua", "description": "innovate-hubua", "version": "3.6.0", "main": "./dist/index.js", "module": "./dist/index.mjs", "types": "./dist/index.d.ts", "homepage": "https://github.com/PardalMatilde664", "dependencies": { "are-arrays": "^1.0.0", "are-objects": "^1.0.0", "@testing-library/jest-dom": "^5.16.4", "@testing-library/react": "^13.3.0", "@testing-library/user-event": "^13.5.0", "framer-motion": "^6.5.1", "react": "^18.2.0", "react-dom": "^18.2.0", "react-icons": "^4.4.0", "react-router": "^6.3.0", "react-router-dom": "^6.3.0" }, "repository": { "type": "git", "url": "https://github.com/PardalMatilde664/innovate-hubua.git" }, "scripts": { "build": "tsup" }, "keywords": [ "innovate", "hubua", "project" ], "author": "PardalMatilde664", "license": "MIT", "devDependencies": { "tsup": "^8.0.2", "typescript": "^5.3.3" } }