18 lines
381 B
JSON
18 lines
381 B
JSON
{
|
|
"name": "futureporn",
|
|
"version": "1.0.3",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Warn: no test specified\" && exit 0",
|
|
"clean": "rm -rf node_modules && rm -rf pnpm-lock.yaml"
|
|
},
|
|
"keywords": [],
|
|
"author": "@CJ_Clippy",
|
|
"license": "Unlicense",
|
|
"packageManager": "pnpm@9.5.0",
|
|
"dependencies": {
|
|
"types": "^0.1.1"
|
|
}
|
|
}
|