yellows111
ce7c3bee1c
i have basically touched every file help * Moved all the error code stuff to one new sectional page, because the old way of doing it sucked big time. * Rename passport (soap) to RST * Formatting changes (many) * Several corrections * change git host because git.kevinthe.horse seems Dead
13 lines
353 B
JSON
13 lines
353 B
JSON
{
|
|
"name": "yellows-msnp-wiki",
|
|
"version": "0.2.0",
|
|
"description": "The yellows111 MSNP wiki that aims for accuracy.",
|
|
"author": "yellows111",
|
|
"license": "GFDL-1.3-or-later",
|
|
"dependencies": {
|
|
"yiki": "git+https://git.kevinthe.horse/yellows111/yiki.git#semver:*"
|
|
},
|
|
"scripts": {
|
|
"build": "node ./node_modules/yiki/ymake.js"
|
|
}
|
|
}
|