250kb-club/package.json
2022-03-23 00:14:40 +01:00

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
}