Update package.json
This commit is contained in:
parent
ee7ce7e82b
commit
f57861dca3
1 changed files with 6 additions and 10 deletions
16
package.json
16
package.json
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue