mirror of
https://github.com/nkoehring/250kb-club.git
synced 2025-04-21 14:39:03 +02:00
10 lines
278 B
JSON
10 lines
278 B
JSON
{
|
|
"name": "the-250kb-club-ng",
|
|
"version": "0.0.1",
|
|
"description": "Exclusive club of websites that weigh 256kb or less",
|
|
"main": "index.ts",
|
|
"repository": "https://git.k0r.in/n/the-250kb-club",
|
|
"author": "koehr <n@koehr.in>",
|
|
"license": "MIT",
|
|
"private": true
|
|
}
|