Spaces:
Sleeping
Sleeping
| { | |
| "name": "linkscout-workspace", | |
| "lockfileVersion": 3, | |
| "requires": true, | |
| "packages": { | |
| "": { | |
| "name": "linkscout-workspace", | |
| "devDependencies": { | |
| "framer-motion": "^12.23.24", | |
| "lucide-react": "^0.546.0", | |
| "typescript": "^5" | |
| } | |
| }, | |
| "node_modules/framer-motion": { | |
| "version": "12.23.24", | |
| "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.23.24.tgz", | |
| "integrity": "sha512-HMi5HRoRCTou+3fb3h9oTLyJGBxHfW+HnNE25tAXOvVx/IvwMHK0cx7IR4a2ZU6sh3IX1Z+4ts32PcYBOqka8w==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "motion-dom": "^12.23.23", | |
| "motion-utils": "^12.23.6", | |
| "tslib": "^2.4.0" | |
| }, | |
| "peerDependencies": { | |
| "@emotion/is-prop-valid": "*", | |
| "react": "^18.0.0 || ^19.0.0", | |
| "react-dom": "^18.0.0 || ^19.0.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@emotion/is-prop-valid": { | |
| "optional": true | |
| }, | |
| "react": { | |
| "optional": true | |
| }, | |
| "react-dom": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/lucide-react": { | |
| "version": "0.546.0", | |
| "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.546.0.tgz", | |
| "integrity": "sha512-Z94u6fKT43lKeYHiVyvyR8fT7pwCzDu7RyMPpTvh054+xahSgj4HFQ+NmflvzdXsoAjYGdCguGaFKYuvq0ThCQ==", | |
| "dev": true, | |
| "license": "ISC", | |
| "peerDependencies": { | |
| "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" | |
| } | |
| }, | |
| "node_modules/motion-dom": { | |
| "version": "12.23.23", | |
| "resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-12.23.23.tgz", | |
| "integrity": "sha512-n5yolOs0TQQBRUFImrRfs/+6X4p3Q4n1dUEqt/H58Vx7OW6RF+foWEgmTVDhIWJIMXOuNNL0apKH2S16en9eiA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "motion-utils": "^12.23.6" | |
| } | |
| }, | |
| "node_modules/motion-utils": { | |
| "version": "12.23.6", | |
| "resolved": "https://registry.npmjs.org/motion-utils/-/motion-utils-12.23.6.tgz", | |
| "integrity": "sha512-eAWoPgr4eFEOFfg2WjIsMoqJTW6Z8MTUCgn/GZ3VRpClWBdnbjryiA3ZSNLyxCTmCQx4RmYX6jX1iWHbenUPNQ==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/tslib": { | |
| "version": "2.8.1", | |
| "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", | |
| "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", | |
| "dev": true, | |
| "license": "0BSD" | |
| }, | |
| "node_modules/typescript": { | |
| "version": "5.9.3", | |
| "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz", | |
| "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "bin": { | |
| "tsc": "bin/tsc", | |
| "tsserver": "bin/tsserver" | |
| }, | |
| "engines": { | |
| "node": ">=14.17" | |
| } | |
| } | |
| } | |
| } | |