mirror of
https://github.com/HeyPuter/puter.git
synced 2026-01-06 05:00:29 -06:00
9 lines
160 B
JSON
9 lines
160 B
JSON
{
|
|
"name": "@heyputer/extension-whoami",
|
|
"main": "main.js",
|
|
"type": "module",
|
|
"dependencies": {
|
|
"javascript-time-ago": "^2.5.12"
|
|
}
|
|
}
|