Page MenuHomePhorge

package.json
No OneTemporary

Size
748 B
Referenced Files
None
Subscribers
None

package.json

{
"name": "pmc-webui",
"type": "module",
"license": "MIT",
"version": "2.0.0",
"scripts": {
"astro": "astro",
"dev": "astro dev",
"start": "astro dev",
"preview": "astro preview",
"build": "astro build"
},
"dependencies": {
"@astrojs/react": "^3.6.0",
"@astrojs/tailwind": "^5.1.0",
"@headlessui/react": "^2.1.1",
"@heroicons/react": "^2.0.18",
"@nanostores/persistent": "^0.9.1",
"@tailwindcss/forms": "^0.5.7",
"@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6",
"astro": "^4.11.3",
"glob": "^10.3.10",
"ky": "^1.1.3",
"match-sorter": "^6.3.1",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tailwindcss": "^3.0.24",
"typescript": "^5.5.2"
},
"devDependencies": {
"rimraf": "^5.0.5"
}
}

File Metadata

Mime Type
application/json
Expires
Sun, Apr 20, 6:26 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
49170
Default Alt Text
package.json (748 B)

Event Timeline