refresh
This commit is contained in:
parent
a070458d34
commit
9e149f53b6
578 changed files with 0 additions and 6739 deletions
23
package.json
23
package.json
|
|
@ -1,23 +0,0 @@
|
|||
{
|
||||
"name": "thefoldwithin-earth",
|
||||
"version": "2.3.0",
|
||||
"description": "Canonical Minimal Implementation of The Fold Within Earth",
|
||||
"main": "tools/build.js",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "node tools/build.js",
|
||||
"lint": "node tools/foldlint.js",
|
||||
"scribe": "node tools/scribe.js",
|
||||
"test": "echo \"Implement foldtest harness in annex\""
|
||||
},
|
||||
"dependencies": {
|
||||
"gray-matter": "^4.0.3",
|
||||
"js-yaml": "^4.1.0",
|
||||
"markdown-it": "^14.1.0",
|
||||
"markdown-it-sanitizer": "^0.4.3",
|
||||
"tweetnacl": "^1.0.3"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"author": "Mark Randall Havens",
|
||||
"license": "MIT"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue