You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuurei/package.json

22 lines
445 B

{
"name": "yuurei",
"version": "0.1.0",
"description": "",
"main": "index.js",
"dependencies": {
"crypto-js": "^4.0.0",
"jsencrypt": "^3.0.0-rc.1",
"node-rsa": "^1.1.1"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@git.flanchan.moe:flanchan/yuurei.git"
},
"author": "",
"license": "GPL-3.0-or-later"
}