msnp-wiki/package.json
yellows111 91c0d86d55
[0.1.2] ABContact*, some corrections
Add a dedicated contactinfo because it's used
2024-10-29 21:58:42 +00:00

13 lines
353 B
JSON

{
"name": "yellows-msnp-wiki",
"version": "0.1.2",
"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"
}
}