Aarya2004
Deploy: sync hosted Space to local app (chat, document capture, Modal backends, pages, mobile/QR)
47b2a99 | { | |
| "name": "quillwright-web", | |
| "lockfileVersion": 3, | |
| "requires": true, | |
| "packages": { | |
| "": { | |
| "name": "quillwright-web", | |
| "devDependencies": { | |
| "prettier": "^3.8.3" | |
| } | |
| }, | |
| "node_modules/prettier": { | |
| "version": "3.8.3", | |
| "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.3.tgz", | |
| "integrity": "sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "bin": { | |
| "prettier": "bin/prettier.cjs" | |
| }, | |
| "engines": { | |
| "node": ">=14" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/prettier/prettier?sponsor=1" | |
| } | |
| } | |
| } | |
| } | |