Update package.json
This commit is contained in:
committed by
GitHub
parent
ee7ce7e82b
commit
f57861dca3
+5
-9
@@ -1,15 +1,11 @@
|
||||
{
|
||||
"name": "thefoldwithin-earth",
|
||||
"name": "the-fold-within",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
"build": "node build.js"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"description": "",
|
||||
"dependencies": {
|
||||
"marked": "^15.0.12"
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user