13 lines
252 B
JSON
13 lines
252 B
JSON
{
|
|
"private": true,
|
|
"name": "y2k-static",
|
|
"version": "1.0.0",
|
|
"homepage": "https://y2k.land/",
|
|
"author": "Jake Jarvis <jake@jarv.is>",
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"dependencies": {
|
|
"@cloudflare/kv-asset-handler": "*"
|
|
}
|
|
}
|