2024-10-10 15:38:51 -04:00
|
|
|
{
|
|
|
|
"name": "yellows-msnp-wiki",
|
2024-10-26 06:56:17 -04:00
|
|
|
"version": "0.1.0",
|
2024-10-10 15:38:51 -04:00
|
|
|
"description": "The yellows111 MSNP wiki that aims for accuracy.",
|
|
|
|
"author": "yellows111",
|
2024-10-26 06:56:17 -04:00
|
|
|
"license": "GFDL-1.3-or-later",
|
2024-10-10 15:38:51 -04:00
|
|
|
"dependencies": {
|
|
|
|
"yiki": "git+https://git.kevinthe.horse/yellows111/yiki.git#semver:*"
|
|
|
|
},
|
|
|
|
"scripts": {
|
2024-10-26 06:56:17 -04:00
|
|
|
"build": "node ./node_modules/yiki/ymake.js"
|
2024-10-10 15:38:51 -04:00
|
|
|
}
|
|
|
|
}
|